]> git.sesse.net Git - vlc/shortlog
vlc
2003-11-30 Rocky BernsteinAdd CD-DA CDDB support via libcddb.
2003-11-30 Gildas Bazin* share/http/admin/browse.html: hmmm, the browse featur...
2003-11-30 Laurent Aimar * es_out: implement ES_OUT_SET_PCR and reset but don...
2003-11-30 Laurent Aimar * all: added demux_t structure and some demux2_* funct...
2003-11-30 Laurent Aimar *all: added a --minimize-thread options to make all...
2003-11-30 Laurent Aimar * ninput: added 2 ES_OUT* command (do nothing for...
2003-11-30 Laurent Aimar * all: added a TCP access input module.
2003-11-30 Rocky BernsteinGo over options: Add hooks for internationalization...
2003-11-30 Jean-Paul SamanPDA Interface:
2003-11-30 Jean-Paul SamanBumped up version number to 0.7.0
2003-11-30 Jean-Paul SamanPDA Interface:
2003-11-30 Rocky BernsteinBreak out demux into its own thing.
2003-11-29 Christophe... * input: new cr-average option, allowing to configure the
2003-11-29 Laurent Aimar * all: - increased avcodec version needed to 4680...
2003-11-29 Laurent Aimar * mp4: another fix for another buggy file.
2003-11-29 Gildas Bazin* modules/gui/wxwindows/menus.cpp: moved audio/video...
2003-11-29 Gildas Bazin* modules/access/cdda.c: removed double ';'
2003-11-29 Gildas Bazin* modules/gui/wxwindows/*: got rid of the Misc menu...
2003-11-29 Laurent Aimar * all: - fixed non I420 input
2003-11-29 Laurent Aimar * encoder: added a memset.
2003-11-29 Laurent Aimar * all: better handling of multiple (video) tracks.
2003-11-29 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed compilation...
2003-11-28 Gildas Bazin* modules/codec/ffmpeg/*: fixed the code to disable...
2003-11-28 Laurent Aimar * mkv: fixed a buffer overflow.
2003-11-28 Gildas Bazin* modules/misc/dummy/input.c: use p_input->psz_demux...
2003-11-28 Jason Luka- Update to 0.7.0-test1
2003-11-28 Derk-Jan Hartman* Fix text subtitles which were missing their last...
2003-11-28 Laurent Aimar * input: avoid double free/release when InitStream...
2003-11-28 Laurent Aimar * ffmpeg: added h264 codec.
2003-11-28 Laurent Aimar * input_dec: does pass empty block to the decoder.
2003-11-28 Laurent Aimar * avi: fix end of file...
2003-11-28 Christophe... Forgot that yesterday...
2003-11-27 Christophe... * modules/stream_out/transcode.c: new options
2003-11-27 Laurent Aimar * item: lalalala... (remove a debug change -> psz_auth...
2003-11-27 Laurent Aimar * faad: drop packets with b_discontinuity set.
2003-11-27 Laurent Aimar * mp4: ported to stream_*
2003-11-27 Laurent Aimarcopy: set pts to dts if pts <= 0. (Needed to make div3...
2003-11-27 Laurent Aimar * mp4: converted to es_out* and partialy to stream_*
2003-11-27 Laurent Aimar * all: drop block(s) with b_discontinuity set.
2003-11-27 Laurent Aimar * bug fixes.
2003-11-27 Gildas Bazin* modules/stream_out/transcode.c: don't crash when...
2003-11-27 Derk-Jan Hartman* hu.po was missing here.
2003-11-27 Derk-Jan Hartman* updated translation
2003-11-27 Mohammed Adnène... * Fixes for MRL Updates
2003-11-27 Laurent Aimar * all: added an sout-all option to stream all es ...
2003-11-27 Laurent Aimar * livedotcom.cpp: added call to input_InitStream.
2003-11-27 Laurent Aimar * all: implement more es_out_* control, audio-channel...
2003-11-27 Gildas Bazin* mozilla/Makefile.am: don't forget mozilla/npvlc_rc...
2003-11-27 Sam Hocevar * toolbox: more cvs2cl fixes.
2003-11-26 Sam Hocevar * toolbox: Attempt to fix a strange cvs2cl behaviour.
2003-11-26 Gildas Bazin* po/*: update for 0.7.0-test1.
2003-11-26 Gildas Bazin* modules/stream_out/display.c: fixed timestamp generation.
2003-11-26 Gildas Bazin* modules/codec/ffmpeg/chroma.c: oops.
2003-11-26 Gildas Bazin* modules/codec/ffmpeg/*: fixed small memleak in chroma...
2003-11-26 Gildas Bazin* modules/access/v4l/v4l.c: fixed small mem leak.
2003-11-26 Gildas Bazin* modules/access/dshow/dshow.cpp: small change to defau...
2003-11-26 Laurent Aimar * system: change some msg_Err to msg_Warn.
2003-11-26 Gildas Bazin* src/input/input.c: fixed a whole load of mem leaks...
2003-11-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: bframes are supported...
2003-11-26 Clément Stenac* Merged sort functions
2003-11-26 Gildas Bazin* ALL: fixed memory leaks.
2003-11-26 Rocky BernsteinRemove unused code accidentially duplicated in split.
2003-11-26 Rocky BernsteinSplit out cdda to facilitate later changes.
2003-11-26 Rocky BernsteinGuard against including twice.
2003-11-26 Rocky BernsteinLeftover comment.
2003-11-26 Rocky Bernsteincddax has moved.
2003-11-26 Rocky BernsteinAnd 'nother name.
2003-11-26 Rocky BernsteinOne more name...
2003-11-26 Rocky BernsteinMove libcdio CD-DA plugin into its own directory before...
2003-11-26 Rocky BernsteinMinor name-change tidying up.
2003-11-25 Derk-Jan Hartman* modules/audio_output/coreaudio.c:
2003-11-25 Jean-Paul SamanPDA Interface:
2003-11-25 Jean-Paul SamanPDA Interface:
2003-11-25 Christophe... * modules/access/satellite/access.c: do not use p_es...
2003-11-25 Sam Hocevar * src/misc/modules.c: Allow for premature Ctrl-C...
2003-11-25 Rocky BernsteinForgot to delete keypress callback.
2003-11-25 Rocky BernsteinPlugin now tested ;-) Add missing prototypes.
2003-11-25 Gildas Bazin* modules/gui/wxwindows/*: fixed a couple of memory...
2003-11-25 Laurent Aimar * all: fixed a lot of small memory leaks.
2003-11-24 Gildas Bazin* src/input/input_dec.c, include/vlc_codec.h: added...
2003-11-24 Gildas Bazin* src/audio_output/mixer.c: fixed timestamp rounding...
2003-11-24 Laurent Aimar * moved EsOut* to es_out.c and introduced internal...
2003-11-24 Gildas Bazin* modules/access/dshow/*: compilation fixes.
2003-11-24 Laurent Aimar * dshow: ported to es_out_* and stream_*. Not tested...
2003-11-24 Gildas Bazin* modules/access/v4l/v4l.c: small fix and added a ...
2003-11-24 Gildas Bazin* src/input/input.c: oops, set the ES format before...
2003-11-24 Laurent Aimar * rawdv.c: ported to es_out_* and stream_*.
2003-11-24 Gildas Bazin* configure.ac, extras/MacOSX/*: bumped version number...
2003-11-24 Laurent Aimar * m4v: ported to es_out*, stream_* and use the mp4v...
2003-11-24 Laurent Aimar * cddax: ported to es_out_* and stream_*. Not tested...
2003-11-24 Laurent Aimar * v4l: ported to stream_* and es_out_*. Not tested !
2003-11-24 Gildas Bazin* modules/gui/wxwindows/menus.cpp: small fix.
2003-11-24 Laurent Aimar * cdda: ported to es_out*.
2003-11-24 Laurent Aimar * all: do not export input_NullPacket
2003-11-24 Rocky BernsteinMinor debug output change.
2003-11-24 Rocky BernsteinAdd keyboard input handling, e.g. if visualization...
2003-11-24 Rocky BernsteinChange debug output slightly to make more informative...
2003-11-24 Laurent Aimar * all: ported/cleaned up/renabled dvb subtitle decoder...
2003-11-24 Rocky BernsteinSet cdio log routine.
2003-11-24 Laurent Aimar * input_ext-dec.c: useless file.
next