- 30 Oct, 2005 4 commits
-
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/video_output/video_output.c, src/input/decoder.c, include/video_output.h: try to reduce i_sar_num/i_sar_den a bit hader to prevent overflows + remove p_vout->b_override_aspect which isn't used anymore.
-
- 29 Oct, 2005 11 commits
-
-
Antoine Cellerier authored
-
Benjamin Pracht authored
set the samplerate before the format. The open of the device will fail when trying to set the sample rate to a value the soundcard doesn' support afet having set the format to fl32. Now, we will fall back to s16l if the device doesn't support the rate in fl32.
-
Marian Durkovic authored
Closes #414
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/video_output/directx, modules/video_output/x11: take cropping into account when reporting mouse coordinates.
-
Antoine Cellerier authored
service discovery and demux modules.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 28 Oct, 2005 17 commits
-
-
Jon Lech Johansen authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Antoine Cellerier authored
isn't really efficient)
-
Antoine Cellerier authored
-
Gildas Bazin authored
* src/video_output/*: re-implemented InitWindowSize() using fmt_in.i_sar_num/den and moved it to vout_intf.c where it can be called again after crop or aspect ratio changes.
-
Steve Lhomme authored
-
Marian Durkovic authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* src/libvlc.h, src/video_output/vout_intf.c: added crop config option + changed --monitor-aspect-ratio into --monitor-par (pixel aspect ratio). It makes a lot more sense since lots of widescreens still have square pixels.
-
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 8 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
-