- 31 Jan, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 30 Jan, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
* Qt4 : Use a QTreeWidget instead of a ui to display stats. I hope in that way it will become easier to resize and easier to add stats... Btw about Qt4 modules, http://wiki.videolan.org/QtIntfTODO and http://wiki.videolan.org/Simple_Preferences have been updated. Give it a look and help us...
-
- 28 Jan, 2007 2 commits
-
-
ipkiss authored
- new WindowID.maximize() and WindowID.unmaximize() actions - new WindowID.isMaximized boolean variable - doc updated
-
ipkiss authored
- New Panel tag, allowing to group the resizing behaviour of controls - Documentation updated accordingly - Fixed a memory leak due to CtrlMove/CtrlResize objects
-
- 27 Jan, 2007 4 commits
-
-
Rémi Denis-Courmont authored
-
dionoea authored
* the dts/ac3 changes fix some files from http://samples.mplayerhq.hu/evob/ and some other sources. * MLP doesn't have any know free decoder (nor do i have any sample) so this is basically "for the future" * VC1 doesn't work ... most likely needs some more changes to the code. * remove trailing spaces
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 26 Jan, 2007 1 commit
-
-
dionoea authored
add new filename_sanitize and path_sanitize functions to remove forbidden charcters from filenames/paths and use where appropriate.
-
- 25 Jan, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
Patch by Cedric Coquebert.
-
Christophe Massiot authored
of the teletext descriptor by some French channels.
-
- 24 Jan, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Patch to force alignment in OpenGL if it isn't correctlt positionned before, as panoramix does do it correctly. Patch By Cedric Cocquebert.
-
- 23 Jan, 2007 3 commits
-
-
Christophe Massiot authored
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
When no start display time is found in a subpicture then return with an error message. Problem reported by: Hytham Alihassan.
-
- 20 Jan, 2007 1 commit
-
-
Christophe Mutricy authored
ts.c, telx.c: Fallback to teletext detection if TS detection wasn't possible
-
- 19 Jan, 2007 1 commit
-
-
Christophe Massiot authored
for different languages. Slightly changed the way the dvbsub parser works to allow correct streaming with --sout-all or --programs. * modules/mux/mpeg/ts.c: Changes to allow descriptor pass-through with telx and dvbsub. This is kind of kludgy. * module/codec/telx.c: Got rid of the ugly static variables and use info from the TS demux.
-
- 18 Jan, 2007 3 commits
-
-
hartman authored
-
hartman authored
-
hartman authored
- the stream provided by thedj containing some kind of VPS informations know works fine (they aren't displayed as subtitles anymore). It also solve the same issue on two examples streams on the vlc file repository (called stream-demux-telx-1.dump and stream-demux-telx-2.dump) - got rid of a kludge that used to be necessary on the "has-subtitles.ts" example stream to avoid subtitles disapearing too fast in some cases. I don't know exactly why it's not anymore necessary, probably because I handle better the subtitle flag now. - now the page number is handled independently for each 8 magazines
-
- 17 Jan, 2007 4 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Massiot authored
-
Christophe Massiot authored
Vincent Penne.
-
- 16 Jan, 2007 1 commit
-
-
Christophe Massiot authored
-
- 14 Jan, 2007 10 commits
-
-
Jean-Paul Saman authored
Remove useless test i_chunk is uint32_t and cannot be lower then zero. This fixes a compile warninig and hopefully doesn't introduce an mp4 problem. Test your mp4's.
-
Jean-Paul Saman authored
Revert part of rev 18553 where p_track->i_chunk test has changed. It shouldn't have gone in this commit.
-
damienf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- out of bound read initially uncovered by sam, - also malloc() can really return NULL for arbitrary large alloc, return value MUST be checked.
-
Jean-Paul Saman authored
Added option to disable session timeout option on RTSP request (use: --rtsp-session-timeout=-1 to disable this option, >= 0 to enable it, default is 5). Patch from Saso Kiselkov (skiselkov at gmail dot com) for making VOD (RTSP) work with HanunTech STBs, with modifications from me.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* design change: the current volume is automatically stored on quit now and restored on first playback of the next run, similar to other major media players (closes #989)
-
- 13 Jan, 2007 3 commits
-
-
damienf authored
-
damienf authored
-
Jean-Paul Saman authored
-
- 12 Jan, 2007 1 commit
-
-
sigmunau authored
Btw when did "crash" change into "denial of service"?
-