]> git.sesse.net Git - vlc/history - modules
* system: change some msg_Err to msg_Warn.
[vlc] / modules /
2003-11-26 Laurent Aimar * system: change some msg_Err to msg_Warn.
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 Massiot* modules/access/satellite/access.c: do not use p_es...
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* 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 Laurent Aimar * rawdv.c: ported to es_out_* and stream_*.
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 Laurent Aimar * all: ported/cleaned up/renabled dvb subtitle decoder...
2003-11-24 Rocky BernsteinSet cdio log routine.
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
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* 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 Simon Latapie * src/playlist/item.c : stops the playlist if we delet...
2003-11-23 Gildas Bazin* modules/codec/speex.c: support for speex encoding.
2003-11-23 Rocky BernsteinAdd configuration options to set default device. For...
2003-11-23 Gildas Bazin* modules/codec/quicktime.c, modules/codec/cinepak...
2003-11-23 Gildas Bazin* modules/demux/*: some containers don't carry any...
2003-11-23 Laurent Aimar * cinepak: little clean up and increase priority ...
2003-11-23 Laurent Aimar * adpcm: bug fixes.
2003-11-23 Rocky BernsteinBug in processing numeric entry - passed wrong value.
2003-11-23 Rocky Bernsteinintf.c, vcdplayer.c: Add code for multi-default selecti...
2003-11-23 Laurent Aimar * all: do not use p_fifo.
2003-11-23 Laurent Aimar * quicktime: removed a define.
2003-11-23 Laurent Aimar * quicktime: ported to the new API, fix compilation...
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-22 Laurent Aimar * ts: added lpcm and dts stream. (untested)
2003-11-22 Laurent Aimar * copy: removed the old spu packetizer.
2003-11-22 Laurent Aimar * spudec: it also does the packetizer.
2003-11-22 Laurent Aimar * all: ported to new API.
2003-11-22 Gildas Bazin* include/input_ext-intf.h, include/vlc_es.h: moved...
2003-11-22 Laurent Aimar * stream_output.h, transrate.c : do not use SOUT_BUFFE...
2003-11-22 Laurent Aimar * mpegvideo: ported to new API (need more clean up).
2003-11-22 Laurent Aimar * ts: fixes.
2003-11-22 Sam Hocevar * modules/video_output/caca.c: Oops, compilation...
2003-11-22 Sam Hocevar * configure.ac:
2003-11-22 Laurent Aimar * avi: more check on b_die (when building index).
2003-11-22 Gildas Bazin* modules/codec/tarkin.c: ported to the new decoders...
2003-11-22 Gildas Bazin* modules/stream_out/transcode.c: put back the dumb...
2003-11-22 Gildas Bazin* src/input/input.c: don't free the ES twice.
2003-11-22 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-22 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-22 Eric Petit modules/gui/macosx/intf.m: don't destroy the playlist...
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-11-21 Gildas Bazin* modules/codec/flac.c: added a FLAC encoder.
2003-11-21 Gildas Bazin* modules/gui/wxwindows/*: drag&drop on the playlist...
2003-11-21 Laurent Aimar * mpga: fixed. (using es_out_Send with PES)
2003-11-21 Laurent Aimar * asf: pes -> block
2003-11-21 Laurent Aimar * avi: use block instead of PES every where.
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
2003-11-21 Clément Stenac* Reverse sort the playlist when clicking twice on...
2003-11-21 Gildas Bazin* modules/mux/ogg.c: send the mp4v VOL data in one...
2003-11-21 Gildas Bazin* modules/demux/flac.c, modules/codec/flac.c: couple...
2003-11-21 Jean-Paul SamanPDA Interface:
2003-11-21 Laurent Aimar * livedotcom: added return value for sdp:// Open.
2003-11-21 Gildas Bazin* modules/codec/flac.c: complete rewrite of the flac...
2003-11-21 Gildas Bazin* include/vlc_common.h: include stdlib.h
2003-11-20 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-20 Laurent Aimar include/vlc_es.h: defines es_format_t, audio_format_t...
2003-11-20 Laurent Aimar * copy: ported to new API.
2003-11-20 Laurent Aimar * ts: fixed a stupid bug for MS codec.
2003-11-20 Gildas Bazin* mozilla/vlcshell.cpp, modules/video_output/directx...
2003-11-20 Derk-Jan Hartman* windows -> orderedWindows. Finally window commands...
2003-11-20 Simon Latapie * http.c: little keep and del functions fix ( don...
2003-11-20 Rocky BernsteinReorganize more analogous to dvdplay. Should give some...
next