]> git.sesse.net Git - vlc/history - modules/demux
* vlc_common: mmh, use right prototype...
[vlc] / modules / demux /
2004-01-08 Laurent Aimar * modules/demux/mp4/libmp4.c: use vasprintf
2004-01-07 Laurent Aimar * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR...
2004-01-07 Laurent Aimar * demux2: allow to force demuxer.
2004-01-06 Derk-Jan Hartman* Something about microdvd fps and a huge bug in its...
2004-01-06 Jon Lech Johansen * ./modules/demux/mp4: added some DRMS debug statements.
2004-01-05 Derk-Jan Hartman* API change in mkv. Everyone should update to the...
2004-01-05 Clément Stenac* ALL: playlist API changes
2004-01-05 Clément Stenac modules/demux/util/id3tag.c
2004-01-05 Jon Lech Johansen * ./modules/demux/mp4: DRMS support.
2004-01-05 Laurent Aimar * nsv: clean up, added seek support.
2004-01-04 Laurent Aimar * avi: May fix #1545
2004-01-04 Laurent Aimar * encoder.c: corrected required LIBAVCODEC_BUILD
2004-01-04 Laurent Aimar * real.c: begin of a real demuxer (using new API)...
2004-01-04 Laurent Aimar * demux2: a dummy demuxer to adapt to new demuxer...
2004-01-03 Rocky BernsteinIgnore timestamp in PACK header in a private stream...
2004-01-03 Gildas Bazin* modules/demux/mpeg/mpga.c, src/input/stream.c: fixed...
2003-12-27 Cyril Deguetmodules/demux/mpeg/mpga.c: forgot to remove a debugging...
2003-12-27 Cyril Deguet* modules/demux/mpeg/mpga.c: disabled the bitrate detec...
2003-12-22 Derk-Jan Hartman* stream_Size reports the size of a stream, not stream_Tell
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * src/misc/iso-639_def.h modules/demux/util/id3genres...
2003-12-22 Sam Hocevar * toolbox:
2003-12-22 Sam Hocevar * modules/demux/asf/asf.c: Fixed a buffer overflow.
2003-12-20 Gildas Bazin* modules/demux/mp4/mp4.c: fixed problem with buggy...
2003-12-16 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, modules/demux/ogg...
2003-12-15 Gildas Bazin* modules/demux/ogg.c: a couple of fixes for flac strea...
2003-12-15 Gildas Bazin* modules/packetizer/mpeg4audio.c: fixed raw mpeg4...
2003-12-07 Rocky BernsteinMarginally better.
2003-12-06 Rocky BernsteinRecognize Philips Overlay Graphics (OGT) and Chaoji...
2003-12-04 Gildas Bazin* modules/codec/flac.c: several fixes to the flac decod...
2003-12-04 Gildas Bazin* modules/demux/livedotcom.cpp: compilation fix.
2003-12-04 Sam Hocevar * include/vlc_common.h:
2003-12-03 Rocky BernsteinAdd a few more fields in the stream info.
2003-12-02 Gildas Bazin* ALL: more MSVC compilation fixes.
2003-12-02 Gildas Bazin* modules/demux/mp4/mp4.c: find out aspect ratio from...
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-12-01 Gildas Bazin* ALL: fixed DTS audio support.
2003-11-30 Laurent Aimar * all: added dx50 fourcc (just mpeg4 video).
2003-11-29 Laurent Aimar * mp4: another fix for another buggy file.
2003-11-28 Laurent Aimar * mkv: fixed a buffer overflow.
2003-11-28 Derk-Jan Hartman* Fix text subtitles which were missing their last...
2003-11-28 Laurent Aimar * avi: fix end of file...
2003-11-27 Laurent Aimar * mp4: ported to stream_*
2003-11-27 Laurent Aimar * mp4: converted to es_out* and partialy to stream_*
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-26 Laurent Aimar * system: change some msg_Err to msg_Warn.
2003-11-26 Gildas Bazin* ALL: fixed memory leaks.
2003-11-25 Laurent Aimar * all: fixed a lot of small memory leaks.
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 Gildas Bazin* modules/gui/wxwindows/menus.cpp: small fix.
2003-11-24 Laurent Aimar * all: do not export input_NullPacket
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-23 Gildas Bazin* modules/demux/*: some containers don't carry any...
2003-11-22 Laurent Aimar * stream_output.h, transrate.c : do not use SOUT_BUFFE...
2003-11-22 Laurent Aimar * avi: more check on b_die (when building index).
2003-11-22 Gildas Bazin* src/input/input.c: don't free the ES twice.
2003-11-21 Gildas Bazin* modules/codec/flac.c: added a FLAC encoder.
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 Gildas Bazin* modules/demux/flac.c, modules/codec/flac.c: couple...
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-18 Gildas Bazin* modules/demux/ogg.c: call ogg_sync_reset() after...
2003-11-17 Gildas Bazin* modules/demux/ogg.c: support for FLAC in Ogg.
2003-11-16 Gildas Bazin* ALL: moved i_bitrate out of audio_format_t into es_fo...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-16 Eric Petit avi.c: compile fix
2003-11-16 Laurent Aimar * fixed a segfault with avi without index.
2003-11-13 Laurent Aimar * input: handle also SPU in es_out_Add (and fix a...
2003-11-13 Laurent Aimar * src/input/input.c: es_out_Add automatically add...
2003-11-13 Laurent Aimar * avi: little clean up, and ported to es_format_t.
2003-11-11 Laurent Aimar * wav: es_format_t
2003-11-11 Laurent Aimar * mkv: ues es_format_t.
2003-11-11 Laurent Aimar * all: use es_format_t and es_out_*. (Not well tested...
2003-11-08 Laurent Aimar * useless.
2003-11-08 Laurent Aimar * livedotcom.cpp:
2003-11-07 Gildas Bazin* configure.aci, modules/demux/livedotcom.cpp: win32...
2003-11-07 Laurent Aimar * lalala added livedotcom
2003-11-07 Christophe Massiot* modules/stream_out/transrate: New transrating module...
2003-11-07 Laurent Aimar * livedotcom.cpp:
2003-11-07 Laurent Aimar * livedotcom.cpp: - better pts handling but still...
2003-11-07 Laurent Aimar * more tolerant sdp check when using rtsp://. (SDP...
2003-11-06 Laurent Aimar * livedotcom.cpp: use live.com library to read rtsp...
2003-11-06 Gildas Bazin* modules/demux/mpeg/ts.c: compilation fix for old...
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-11-06 Christophe Massiot* New (experimental and incomplete) demuxstream module...
2003-11-05 Gildas Bazin* src/input/input.c: honor the --demux config option...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-11-04 Eric Petit + configure.ac:
2003-11-04 Laurent Aimar * input: fixed position-offset, time and time-offset.
2003-11-03 Gildas Bazin* modules/demux/mpeg/*: added support for ISO/IEC 13818...
2003-11-02 Gildas Bazin* modules/demux/util/id3.c, modules/demux/util/id3tag...
2003-11-02 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
next