]> git.sesse.net Git - vlc/shortlog
vlc
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.
2003-11-24 Gildas Bazin* install-win32: added a registry entry for the mozilla...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-24 Rocky BernsteinAdd intf-vcd.txt to distribution and installed document...
2003-11-24 Gildas Bazin* modules/codec/ffmpeg/postprocess.c: fixed uninitializ...
2003-11-23 Olivier TeulièreUse snprintf instead of sprintf
2003-11-23 Derk-Jan Hartman* Compile before you commit was our slogan right?
2003-11-23 Gildas Bazin* modules/gui/wxwindows/*: added new codecs for stream...
2003-11-23 Laurent Aimar * all: disabled dv, xvid, dvbsub (they won't compile...
2003-11-23 Alexis de Lattre- Updated French translation (still a lot of work to...
2003-11-23 Rocky BernsteinNext/previous/return navigation bugs - not setting...
2003-11-23 Gildas Bazin* src/input/input_dec.c: set p_dec->b_error when we...
2003-11-23 Gildas Bazin* modules/control/http.c: cough cough
2003-11-23 Gildas Bazin* modules/gui/wxwindows/*: small cleanup.
2003-11-23 Gildas Bazin* modules/control/http.c: fixed segfault when deleting...
2003-11-23 Rocky BernsteinUpdate/correct debug flag documentation.
2003-11-23 Rocky BernsteinSome basic help for the VCD plugin.
2003-11-23 Simon Latapie * index.html: oops (forgot refresh cludge)
2003-11-23 Simon Latapie * src/playlist/item.c : stops the playlist if we delet...
2003-11-23 Clément Stenac* NEWS : added a few missing things
2003-11-23 Gildas Bazin* modules/codec/speex.c: support for speex encoding.
2003-11-23 Christophe... grmbl again
2003-11-23 Rocky BernsteinAdd configuration options to set default device. For...
2003-11-23 Gildas Bazin* NEWS: updated with new stuff.
2003-11-23 Christophe... Bug fix for *.a libraries.
2003-11-23 Gildas Bazin* modules/codec/quicktime.c, modules/codec/cinepak...
2003-11-23 Christophe... Fixed bugs.
2003-11-23 Gildas Bazin* modules/demux/*: some containers don't carry any...
2003-11-23 Christophe... * Fixed bugs in the contrib build system. In particular...
2003-11-23 Clément StenacImproved the list (all ports at the end, reworked order)
2003-11-23 Laurent Aimar * cinepak: little clean up and increase priority ...
next