- 28 Oct, 2005 6 commits
-
-
Marian Durkovic authored
-
Gildas Bazin authored
* modules/video_output/directx/directx.c, modules/video_output/directx/glwin32.c, modules/video_output/opengl.c: support on-the-fly aspect-ratio changes.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
- 27 Oct, 2005 9 commits
-
-
Damien Fouilleul authored
plugin.cpp: on activation, set width and height in VLC configuration variables with plugin actual geometry, this prevents video rescaling when starting video
-
Steve Lhomme authored
mkv.cpp: get ready to support pixel cropping (top/bottom/left/right) when it will work from the demuxer in VLC
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Marian Durkovic authored
-
Marian Durkovic authored
-
Gildas Bazin authored
-
Marian Durkovic authored
-
Marian Durkovic authored
-
- 26 Oct, 2005 9 commits
-
-
Gildas Bazin authored
* modules/video_output/x11/xcommon.c, modules/video_output/opengl.c, modules/video_filter/deinterlace.c: added on-the-fly cropping support to opengl and deinterlace.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Marian Durkovic authored
--sout-udp-ttl takes precedence over -ttl
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Marian Durkovic authored
-
- 25 Oct, 2005 16 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/video_output/vout_intf.c: added support for on-the-fly cropping in the core (needs some vout support).
-
Derk-Jan Hartman authored
It's still not leak free. I suspect an error in src/misc/image.c
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/video_filter/deinterlace.c: fixed aspect-ratio + pass on cropping info (could be optimized to only deinterlace cropped part).
-
Marian Durkovic authored
-
Marian Durkovic authored
-
Marian Durkovic authored
* if --sout-rtp-ttl=0 use --ttl for c= line
-
Marian Durkovic authored
different ttl each. Need to re-think relations with --ttl and SAP within #404
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
In any case, that's ugly and thread-safe. The proper solution would be to reimplement an atof() version that is locale-independant and use in the many places that expect C/American float numbers. Even then, there might be some buggy underlying libraries breakage (e.g. Live555 ?). Tested on Linux (both UTF-8 and Latin-x locales). Needs testing on Win32.
-
Rémi Denis-Courmont authored
I'm not explaining this again.
-
Antoine Cellerier authored
(fixes #406)
-
Marian Durkovic authored
-
Marian Durkovic authored
-
Marian Durkovic authored
For absolute path use ftp://foo.bar//usr/local/etc/filename -This line, and those below, will be ignored-- M modules/access/ftp.c
-