]> git.sesse.net Git - vlc/shortlog
vlc
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-12-02 Gildas Bazin* modules/demux/mp4/mp4.c: find out aspect ratio from...
2003-12-02 Rocky BernsteinPopulate VCD info in "File Info" window.
2003-12-02 Rocky BernsteinChange some printf's to debugging-only output.
2003-12-02 Rocky BernsteinSeparate title format string into cases where CDDB...
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-12-01 Gildas Bazin* ALL: fixed DTS audio support.
2003-12-01 Laurent Aimar * video: display "more than 5 seconds of late video...
2003-12-01 Rocky BernsteinMake sure we distribute the CD-DA plugin info.
2003-12-01 Rocky BernsteinAdd a copyright.
2003-12-01 Rocky BernsteinAdd more verbiage.
2003-12-01 Jason Luka- Updated matroska/ebml fix
2003-12-01 Rocky BernsteinSome basic CDDA plugin documentation.
2003-12-01 Rocky BernsteinAnother typo.
2003-12-01 Rocky BernsteinBugs in calculating duration. Thanks Sigmund for fixing...
2003-12-01 Rocky BernsteinAdd CDDB CD Info in File Info section (via input_AddInf...
2003-11-30 Jean-Paul SamanPDA Interface:
2003-11-30 Rocky BernsteinForgot to add demux.c here.
2003-11-30 Gildas Bazin* modules/packetizer/mpeg4video.c: oops
2003-11-30 Gildas Bazin* include/input_ext-plugins.h: export input_DecodeBlock().
2003-11-30 Rocky BernsteinCustomizable playlist title.
2003-11-30 Laurent Aimar * all: added dx50 fourcc (just mpeg4 video).
2003-11-30 Jean-Paul SamanPDA Interface:
2003-11-30 Sigmund Augdal... modules/gui/gtk/playlist.c:
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.
next