]> git.sesse.net Git - vlc/history - modules
* configure.ac: added normvol to the list of plugins.
[vlc] / modules /
2004-11-02 Gildas Bazin* modules/audio_filter/normvol.c: compilation fix ...
2004-11-02 Derk-Jan Hartman* fixed a problem with sub-fps overriding
2004-11-02 Gildas Bazin* modules/gui/wxwindows/interface.cpp: slightly bigger...
2004-11-02 Gildas Bazin* modules/control/rc.c: reverted last commit and only...
2004-11-02 Derk-Jan Hartman* detect rtsptext reference files as used by QuickTime...
2004-11-02 Gildas Bazin* modules/audio_output/portaudio.c: make stereo the...
2004-11-01 Gildas Bazin* modules/access/dshow/filter.cpp: fixed uninitialized...
2004-11-01 Gildas Bazin* modules/codec/dmo/dmo.c: fixed a couple of memleaks.
2004-11-01 Derk-Jan Hartman* Shame shame shame shame shame, Shame on me
2004-11-01 Derk-Jan Hartman* Set a higher RTSP caching if we use Kasenna VoD
2004-11-01 Gildas Bazin* modules/access/dshow/dshow.cpp: don't add a prefered...
2004-11-01 Gildas Bazin* modules/access/dshow/filter.cpp: fixed crash.
2004-11-01 Antoine CellerierPossibility to set volume using %
2004-10-31 Mark MoriartyInitialize i_smooth
2004-10-31 Jean-Paul SamanLogical fix: add packetizer in PackitizerOpen()
2004-10-31 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp/h:...
2004-10-30 Gildas Bazin* modules/control/netsync.c: less verbose.
2004-10-30 Gildas Bazin* modules/codec/ffmpeg/encoder.c: compilation fix for...
2004-10-30 Gildas Bazin* modules/stream_out/transcode.c: trying to make the...
2004-10-30 Gildas Bazin* modules/stream_out/transcode.c: fixed subtitles...
2004-10-30 Gildas Bazin* src/misc/vlm.c: reformat help message.
2004-10-29 Derk-Jan Hartman* live365.com servers behave quite like icecast servers...
2004-10-29 Derk-Jan Hartman* Fix icecast detection (only works if the server truly...
2004-10-29 Derk-Jan Hartman* recognize the following descriptors in a DVB stream...
2004-10-29 Gildas Bazin* src/input/es_out.c, include/vlc_es_out.h: added an...
2004-10-29 Gildas Bazin* modules/mux/mp4.c: added a 3gp mode which writes...
2004-10-28 Gildas Bazin* modules/audio_output/portaudio.c: ported to portaudio...
2004-10-28 Gildas Bazin* modules/access/dvb/linux_dvb.c: compilation fix for...
2004-10-28 Gildas Bazin* modules/codec/dmo: couple of fixes.
2004-10-28 Gildas Bazin* modules/access/dshow: some more debug messages.
2004-10-28 Derk-Jan Hartman* subtitle.c: make sure int -> date conversion is don...
2004-10-27 Benjamin PrachtAdd rtsp to the list of protocols available in the...
2004-10-27 Christophe Massiot * modules/access/dvb: Fixed a bug with CAMs which...
2004-10-27 Gildas Bazin* modules/mux/mpeg: for video ES, always put the pts...
2004-10-27 Gildas Bazin* modules/codec/ffmpeg/encoder.c: work around stupid...
2004-10-27 Gildas Bazin* modules/demux/asf/asf.c: commented out the 'found...
2004-10-27 Derk-Jan Hartman* livedotcom.cpp: - added support for the RTSP BYE...
2004-10-26 Gildas Bazin* modules/demux/mpeg/mpga.c: oops, uninitialized variable.
2004-10-26 Gildas Bazin* modules/demux/mpeg/mpga.c: rewritten using the mpeg...
2004-10-25 Mark MoriartyComment out truncated packets debug message.
2004-10-25 Gildas Bazin* modules/access/http.c: reverted the change to flag...
2004-10-24 Clément StenacCosmetics
2004-10-24 Sigmund Augdal Helbergfreetype.c: fixed crash on unbreakable strings
2004-10-24 Sigmund Augdal Helbergfreetype.c: Auto-wrap subtitles (still needs some work...
2004-10-24 Mark MoriartyTruncated packet debug message -- state reported vs...
2004-10-24 Gildas Bazin* modules/codec/ffmpeg/encoder.c: sanity check for...
2004-10-24 Sigmund Augdal Helbergfreetype.c: fixed two size/position related bugs.
2004-10-23 Clément StenacUpdate muxers and codecs in wizard
2004-10-23 Gildas Bazin* modules/misc/freetype.c: off by one error.
2004-10-22 Christophe Massiot * modules/mux/mpeg/pes.c: Extended prototype to allow...
2004-10-22 Derk-Jan Hartman* Fix reference modules to add after their own playlist...
2004-10-22 Christophe Massiot * modules/access/dvb: Partial EN 50 221 implementation...
2004-10-22 Christophe Massiot* modules/stream_out/transrate/frame.c: Added Antoine...
2004-10-22 Gildas Bazin* modules/gui/wxwindows/open.cpp: small cosmetic change.
2004-10-22 Gildas Bazin* modules/access/dshow/dshow.cpp: moved tuner propertie...
2004-10-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: removed avi...
2004-10-22 Gildas Bazin* modules/codec/ffmpeg/video.c: libavcodec still doesn...
2004-10-22 Gildas Bazin* modules/packetizer/h264.c: oops, forgot to remove...
2004-10-22 Gildas Bazin* modules/codec/ffmpeg/postprocessing: removed deprecat...
2004-10-21 Gildas Bazin* modules/control/ntservice.c: fix for --ntservice...
2004-10-21 Gildas Bazin* modules/codec/dvbsub.c: fixed a sanity check.
2004-10-21 Gildas Bazin* modules/control/ntservice.c: added an --ntservice...
2004-10-21 Gildas Bazin* modules/audio_output/directx.c: use common channel...
2004-10-20 Gildas Bazin* modules/packetizer/h264.c:
2004-10-20 Gildas Bazin* modules/access/dshow/dshow.cpp: codying style changes...
2004-10-20 Gildas Bazin* src/misc/vlm.c: added support for the 'mux' option...
2004-10-20 Gildas Bazin* modules/control/telnet.c: a few fixes + coding style...
2004-10-19 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed selection...
2004-10-19 Gildas Bazin* modules/demux/ts.c: on PMT change, don't restart...
2004-10-18 Derk-Jan Hartman* Detect if kasenna VoD or unicast stream is MPEG4...
2004-10-18 Derk-Jan Hartman* increase priority real demuxer, lower priority m3u...
2004-10-18 Mark MoriartyWindows compatibility -- Change printf from \n to \r\n
2004-10-18 Gildas Bazin* modules/control/rc.c: proper fix for the high CPU...
2004-10-17 Mark MoriartyWIN32 rc-quiet fix, only do net_Accept once per second...
2004-10-17 Derk-Jan Hartman* vobsub.c: implemented vobsub seeking support.
2004-10-16 Derk-Jan Hartman* livedotcom: added a --rtsp-kasenna option to tell...
2004-10-15 Gildas Bazin* modules/codec/ffmpeg/demux.c: compilation fix for...
2004-10-15 Gildas Bazin* modules/codec/dvbsub.c: improvements to the encoder...
2004-10-15 Gildas Bazin* modules/codec/dvbsub.c: oops, small fix.
2004-10-15 Gildas Bazin* modules/codec/dvbsub.c: don't wait for an acquisition...
2004-10-15 Gildas Bazin* modules/codec/ffmpeg: fixed a couple of corner cases...
2004-10-15 Sam Hocevar * modules/access/http.c:
2004-10-14 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: fixed cases...
2004-10-14 Gildas Bazin* modules/codec/dvbsub.c: another bunch of sanity check...
2004-10-14 Gildas Bazin* modules/codec/dvbsub.c: more sanity checks.
2004-10-13 Gildas Bazin* modules/codec/dvbsub.c: switch debugging off.
2004-10-13 Gildas Bazin* modules/codec/dvbsub.c:
2004-10-13 Gildas Bazin* modules/gui/wxwindows/video.cpp: will hopefully fix...
2004-10-13 Gildas Bazin* modules/video_output/x11/xcommon.c: don't steal event...
2004-10-12 Gildas Bazin* modules/visualization/goom.c: increased buffer queue...
2004-10-11 Gildas Bazin* modules/codec/x264.c: compilation fix.
2004-10-11 Gildas Bazin* modules/demux/ps.c: work around broken streams produc...
2004-10-10 Gildas Bazin* modules/codec/x264.c: a couple of fixes + use SSE2...
2004-10-10 Gildas Bazin* modules/codec/x264.c: added a bunch of new config...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-10 Rocky BernsteinCompilation fix when libcddb is not available.
2004-10-09 Sigmund Augdal Helbergvobsub.c: Don't break autodetection of non-vobsub subtitles
2004-10-08 Gildas Bazin* modules/codec/dvbsub.c: bug fix in the encoder.
2004-10-08 Benjamin Pracht* new icons proposal for the playlist window
2004-10-08 Gildas Bazin* modules/demux/subtitle.c: portability fix.
next