]> git.sesse.net Git - vlc/history - modules/demux/mpeg
typo fix
[vlc] / modules / demux / mpeg /
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2004-12-12 Sigmund Augdal Helbergmpga.c: check/hack to make duration available after...
2004-12-11 Clément StenacImprovements to preferences
2004-10-26 Gildas Bazin* modules/demux/mpeg/mpga.c: oops, uninitialized variable.
2004-10-26 Gildas Bazin* modules/demux/mpeg/mpga.c: rewritten using the mpeg...
2004-09-27 Gildas Bazin* modules/demux/mpeg/mpga.c: use the date_*() api for...
2004-09-27 Gildas Bazin* modules/demux/mpeg/m4a.c: bug fix.
2004-09-27 Gildas Bazin* modules/demux/mpeg/m4a.c: MPEG 4 audio demuxer using...
2004-08-02 Gildas Bazin* include/ninput.h: removed left-over from access2...
2004-07-18 Laurent Aimar * mpga: fixed a memleak+warnings.
2004-07-13 Sigmund Augdal Helbergmpga.c: fixed some memleaks in the probing process
2004-07-07 Sigmund Augdal Helbergyet another fix for unavailable id3tag
2004-06-30 Sigmund Augdal Helbergsegfault fix when id3tag is unavailable
2004-06-27 Laurent Aimar * mpga: improved DEMUX_GET_TIME. It has now a perfect...
2004-06-23 Clément StenacFix id3 and id3tag (using meta)
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-06-07 Laurent Aimar * all: input_DumpStream isn't exported anymore.
2004-06-06 Gildas Bazin* modules/demux/mpeg/ts.c: compilation fix.
2004-06-06 Laurent Aimar * all: - renamed old ts demuxer as ts_old(_dvbpsi).
2004-06-04 Laurent Aimar * ts.c : renamed to ts.
2004-05-23 Laurent Aimar * raw demuxers: few fixes, add es only after first...
2004-05-15 Laurent Aimar * mpga: use 1 as starting time (allow to have a valid...
2004-04-22 Laurent Aimar * h264: added a h264-fps option.
2004-04-22 Laurent Aimar * mpeg/system.c, ts.c: added h264 to old TS demuxer.
2004-04-22 Laurent Aimar * packetizer/h264.c: a really basic h264 packetizer...
2004-04-02 Laurent Aimar * m4v: pts/dts fixes.
2004-04-02 Laurent Aimar * m4v: demux -> demux2.
2004-03-23 Derk-Jan Hartman* Check if dvbpsi_DecodeISO639Dr fails.
2004-03-17 Rocky BernsteinMenu selection of subtitles for CVD and OGT handled...
2004-03-15 Rocky BernsteinNot sure why (or if) this cvd subtitle selecting code...
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Laurent Aimar * mpga: demux -> demux2.
2004-02-20 Christophe Massiot* modules/demux/mpeg/system.c: check for scrambled...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-24 Rocky BernsteinDoc fix.
2004-01-15 Gildas Bazin* modules/demux/mpeg/ts.c: better auto-detection of...
2004-01-11 Rocky BernsteinRemove debug output.
2004-01-09 Gildas Bazin* modules/demux/mpeg/Modules.am: forgot to remove priva...
2004-01-09 Gildas Bazin* modules/demux/mpeg: fixed latest changes to mpeg...
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 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * toolbox:
2003-12-07 Rocky BernsteinMarginally better.
2003-12-06 Rocky BernsteinRecognize Philips Overlay Graphics (OGT) and Chaoji...
2003-12-03 Rocky BernsteinAdd a few more fields in the stream info.
2003-12-01 Gildas Bazin* ALL: fixed DTS audio support.
2003-11-26 Laurent Aimar * system: change some msg_Err to msg_Warn.
2003-11-24 Laurent Aimar * m4v: ported to es_out*, stream_* and use the mp4v...
2003-11-24 Laurent Aimar * all: do not export input_NullPacket
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-22 Laurent Aimar * stream_output.h, transrate.c : do not use SOUT_BUFFE...
2003-11-21 Laurent Aimar * mpga: fixed. (using es_out_Send with PES)
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-13 Laurent Aimar * src/input/input.c: es_out_Add automatically add...
2003-11-07 Christophe Massiot* modules/stream_out/transrate: New transrating module...
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-03 Gildas Bazin* modules/demux/mpeg/*: added support for ISO/IEC 13818...
2003-10-27 Rocky BernsteinDon't assume when Activate is called that i_tell is...
2003-10-27 Damien Lucas. in PMT decoder, fix the iso639-2B language code decod...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-09-20 Gildas Bazin* src/input/input_programs.c: p_input->stream.p_selecte...
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-10 Laurent Aimar * all : added mpeg 2.5 support.
2003-09-10 Laurent Aimar * demux/sdp: a msg_Err -> msg_Warn. Btw, it begins...
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-14 Laurent Aimar * all: added support for a52 in PES private stream...
2003-08-13 Laurent Aimar * ts.c: commented out useless code and an annoying...
2003-08-04 Jean-Paul SamanAdded a error message that the default values are used.
2003-08-01 Laurent Aimar * ts.c: arggg, bad copy/past.
2003-08-01 Laurent Aimar * ts: apply patch of Andy Lindsay (fix one memory...
2003-08-01 Laurent Aimar * mpga: mp3 demuxer written from scratch using ninput.h
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-07-13 Christophe Massiot* modules/demux/mpeg: 0x06 stream type can be used...
2003-07-03 Laurent Aimar * ps: fix a dead loop with mis-detected file or bad...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-25 Laurent Aimar * ts: set a fourcc for PAT/PMT to avoid garbage in...
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-05-31 Laurent Aimar * ts: proper fix for both.
2003-05-31 Laurent Aimar * ts: reverse my last commit (the proper way should...
2003-05-31 Laurent Aimar * mux/ts.c : allowed sending mjpeg (who said that...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-06 Gildas Bazin* modules/demux/mpeg/ts.c: fixed my last f*ckage +...
2003-05-05 Gildas Bazin* modules/demux/mpeg/ts.c: compiler warning fix.
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-04-26 Laurent Aimar * mpegaudio: if the file name end by .mp3, use a stron...
2003-04-01 Christophe Massiot* TS demux patches, courtesy of Andy Lindsay <andy_vl...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-23 Gildas Bazin* modules/demux/mpeg/audio.c: sanity check so we don...
2003-03-18 Christophe Massiot* Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange...
2003-03-14 Sigmund Augdal Helbergall: info strings are now localized, fixed some typos...
2003-03-09 Jon Lech Johansen * ./modules/demux/mpeg: DTS support.
2003-03-03 Christophe Massiot* Fixed a bug in LPCM codec.
next