- 14 Oct, 2005 3 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* If codec_type != video | audio, then don't use the ffmpeg demux. (it was crashing on .gif pictures).
-
Derk-Jan Hartman authored
-
- 13 Oct, 2005 1 commit
-
-
Boris Dorès authored
basic options
-
- 12 Oct, 2005 5 commits
-
-
Cyril Deguet authored
-
Cyril Deguet authored
-
Olivier Teulière authored
* modules/gui/wxwidgets/messages.cpp: set the insertion point only before inserting text (patch by zcot)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 11 Oct, 2005 8 commits
-
-
Damien Fouilleul authored
-
Laurent Aimar authored
-
Clément Stenac authored
- Missing value lists - advanced / non-advanced problems - description problems - tyops
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
plugin.cpp: auto-detect debbuger and change threading mechanism to avoid VLC intialization lock when launching a debug session plugin.h: validate container code page before using it utils.cpp,utils.h: type clean-up connectioncontainer.cpp: fixed stack corruption (???) when poping and dispatch an event
-
Jean-Paul Saman authored
-
Damien Fouilleul authored
-
- 10 Oct, 2005 4 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Paul Saman authored
-
- 09 Oct, 2005 19 commits
-
-
Derk-Jan Hartman authored
* reenable the threads prio option. Not broken, but creates annoying error messages. will look into that later.
-
Derk-Jan Hartman authored
-
Boris Dorès authored
- more precise message for the "force-dolby-surround" option - don't use -1 as a value in an integer list option (dangerous casts in the wxWidgets interface) + modules/audio_filter/converter/a52tofloat32.c: - option to disable the internal upmixing algorithm + modules/audio_filter/channel_mixer/headphone.c: - option to partially compensate the delay introduced by the algorithm - option to accept raw Dolby Surround encoded streams
-
Olivier Teulière authored
now indicates the most likely causes of the problem.
-
Laurent Aimar authored
-
Laurent Aimar authored
stream_out modules, warn that url is deprecated (but it is still supported), add wav mux autodetection.
-
Laurent Aimar authored
-
Laurent Aimar authored
* pes: memset header before using bits_* in DEBUG mode (to please valgrind) * bits: cosmetics.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
- thanks to Vincent van den Heuvel <heuvel@mac.com> for the artwork - screenshots are available at www.aenneburghardt.de/fk/vlc/about1.jpg and *2.jpg - feel free to revert or modify this commit if you don't like it this way
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Laurent Aimar authored
(It is done the ugly way : decoding take place at the demuxer but it works)
-
Laurent Aimar authored
frame).
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/gui/wxwidgets/interface.cpp: restored call to SetupHotkeys(). Yes it really needs to be called twice (because of a bug in wxWidgets).
-