- 13 Jan, 2008 6 commits
-
-
Antoine Cellerier authored
-
Pavlov Konstantin authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Pavlov Konstantin authored
Fix hostname reporting on some weirdly configured systems like mine (actually, use short hostname as it should be). Fix qt4 interface of displaying it in About dialog the same way as wx interface does.
-
- 12 Jan, 2008 23 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Antoine Cellerier authored
-
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 11 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
-