- 18 Oct, 2005 9 commits
-
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
-
Jean-Paul Saman authored
-
Felix Paul Kühne authored
* let's run 'make clean-src' when typing 'make clean', since make clean-bin won't be used anyway. The user is informed of this through a message.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Marian Durkovic authored
-
Marian Durkovic authored
-
Marian Durkovic authored
-
- 17 Oct, 2005 5 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Derk-Jan Hartman authored
* Renamed "Advanced" subcat of "Input / Codecs" into "General" and made all the advanced options within it hidden.
-
Damien Fouilleul authored
vlccontrol.cpp: fixed a bug when processing target options stored in a safe array, last element in array was never processed
-
Derk-Jan Hartman authored
-
- 16 Oct, 2005 22 commits
-
-
Derk-Jan Hartman authored
This is really dirty btw. the OS X GUI module has some serious memory management issues.
-
Derk-Jan Hartman authored
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
(it was not padding properly the end of encoded stream)
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Felix Paul Kühne authored
* wizard.*: added the display-option to the advanced-transcoding and the advanced-streaming options (-> it's displayed only once, since only one of these pages is displayed at a one run) * THANKS: added zcot's patch ;)
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
"Session Announcement Protocol"
-
Derk-Jan Hartman authored
-
Steve Lhomme authored
-
Derk-Jan Hartman authored
* Thanks to Meuuh for the feedback. threads prioritization should work now, without annoying error messages. * If an rt-offset is specified, then this offset is not applied to the main thread, because it's value cannot yet be retrieved at that time (same as before, but now without annoying error).
-
Derk-Jan Hartman authored
* Simplify something of [12852]
-
Derk-Jan Hartman authored
* This patch does what the revert'ed patch from before should have done. Changing priorities of vlc threads with --rt-priotity and --rt-offset. (Note that 'rt' isn't 'realtime'. We should use Mach threading for that on Darwin) * It also fixes the errors on the non-existent rt-priority and rt-offset on start, which was caused because no config was loaded yet.
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Run-time check for IDN
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* converted it to a scandir system Please test this heavily on all your files and directories, because these routines are triggered on each opening of a file. If someone would like to review it for leaks and memory messups, I would be eternal grateful.
-
- 15 Oct, 2005 4 commits
-
-
Jean-Paul Saman authored
RTP reordering in module/access/udp.c done by me with help from Marian Durkovic (md _AT_ bts _dot_ sk). Allow src/input/stream.c to handle a linked list of blocks from demuxers.
-
Derk-Jan Hartman authored
* Fix an OSX only issue with accents and other weird chars in subtitle filenames when using the "forced" method.
-
Cyril Deguet authored
long time... (now "Next" is working in non-view mode)
-
Steve Lhomme authored
-