- 12 Jan, 2008 20 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
-
Antoine Cellerier authored
Add v4l2 tuner support. Example command line for Hauppauge PVR 250 to get France 2 (at ECP) and encode as MPEG2: ./vlc -I dummy -vvv 'v4l2c://:audio-method=0:controls-reset:set-ctrls={video_bitrate_mode=1,video_bitrate=4000000,video_peak_bitrate=4000000}:width=720:height=576:tuner=0:tuner-frequency=478550'
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Sigmund Augdal Helberg authored
format audio.
-
Rafaël Carré authored
be more strict when testing for packet types
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
opengl-vout-osx: remove 2 incorrect checks (assuming that 10.3.9 == __ppc__ is _no_ good idea) and fixed a couple of compilation warnings
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - make the difference between DIALOG_USER_PROGRESS && DIALOG_INTF_PROGRESS, like on the Mac intf (not implemented in wx, IIRC) by using a QProgressBar inside the statusBar of the main Interface. Close #475 (longstanding one...)
-
- 11 Jan, 2008 12 commits
-
-
Pavlov Konstantin authored
Port some fixes from CVE-2008-0225 fix for xine-lib plus some code style fixes. Someone should really review it as it may be not fully fixed.
-
Pavlov Konstantin authored
* Fix invalid memory access in Real Media SDP with tailored stream; reported by Roland Kay. [bug #1602631] CVS patchset: 8442 CVS date: 2006/12/25 16:21:56
-
Pavlov Konstantin authored
* Fix program termination due to invalid Real Media SDP; reported by Roland Kay. [bug #1602663] CVS patchset: 8441 CVS date: 2006/12/25 16:12:16
-
Pavlov Konstantin authored
-
Dennis van Amerongen authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
breaking ts/h264 writing, so it waits until sps/pps are received before handing stuff onward (as it did earlier). thanks to jpsaman for spotting this.
-
Felix Paul Kühne authored
-
Pavlov Konstantin authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 10 Jan, 2008 8 commits
-
-
Jean-Baptiste Kempf authored
Qt4 - ExtraMetaPanel, fix the bug that forgot to remove the extraMD from previous item. Fix the sizing of the columns.
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/VLCBrowsableVideoView.m: Make sure the view will reshow its gradient when the menu is hidden.
-
Rémi Duraffort authored
-
Pierre d'Herbemont authored
-
Antoine Cellerier authored
Change the chain module so it allows chaining more than 2 chroma modules (you'll have to change the define at the start of the source code, and there's no guarantee that it'll use the shortest path between the source and dest chromas).
-