]> git.sesse.net Git - vlc/history - modules/demux
Fixed warning
[vlc] / modules / demux /
2004-06-05 Clément StenacFixed warning
2004-06-05 Laurent Aimar * demux2: added wav.
2004-06-05 Derk-Jan Hartman* Added an extension check to m3u plugins for .ram...
2004-06-04 Laurent Aimar * ts.c : renamed to ts.
2004-06-03 Laurent Aimar * directory: converted to access2.
2004-05-29 Laurent Aimar ts: ooops, debug messages removed.
2004-05-29 Laurent Aimar * ts.c: - send PES as soon as possible to decoder...
2004-05-28 Laurent Aimar * mp4: convert all \r to \n in subt.
2004-05-27 Laurent Aimar * mp4: added text track support. (there is a problem...
2004-05-27 Sigmund Augdal Helbergremove debug messages along the success path
2004-05-27 Gildas Bazin* modules/demux/mjpeg.c: fixed small memleak.
2004-05-27 Gildas Bazin* modules/demux/mjpeg.c: fixed --mjpeg-fps.
2004-05-27 Gildas Bazin* modules/demux/mjpeg.c: fixed pts calculation.
2004-05-27 Gildas Bazin* modules/demux/mjpeg.c: got rid of a couple of useless...
2004-05-27 Derk-Jan Hartman * src/libvlc.h
2004-05-26 Derk-Jan Hartman* misc/sap.c: check for packetsize attribute and increa...
2004-05-26 Sigmund Augdal Helbergmime multipart jpeg and jpeg series of images demuxer by
2004-05-25 Laurent Aimar *livedotcom: added H263-2000 (untested).
2004-05-25 Laurent Aimar* mp4: fix for alaw/ulaw. Clever people that designed...
2004-05-24 Jon Lech Johansen * drms.c: Fixed bug which caused the wrong ID to...
2004-05-24 Laurent Aimar * ts: fixed pts, and readding default gathering to...
2004-05-23 Jon Lech Johansen * drms.c: Preview endian fix.
2004-05-23 Laurent Aimar * raw demuxers: few fixes, add es only after first...
2004-05-23 Jon Lech Johansen * drms.c: Support for previews.
2004-05-19 Derk-Jan Hartman* mkv.cpp: add missing S_TEXT/ASS indentifier
2004-05-18 Clément StenacSkip leading tabs, spaces and line feeds
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-05-15 Gildas Bazin* modules/demux/dvdnav.c, modules/access/dvdplay/tools...
2004-05-15 Laurent Aimar * mp4: mmh removed a fprintf.
2004-05-15 Laurent Aimar * mp4: - add +1 to PCR/DTS/PTS.
2004-05-15 Laurent Aimar * avi: add +1 to PCR/DTS/PTS.
2004-05-15 Laurent Aimar * real: use 1 as starting time (allow to have a valid...
2004-05-15 Laurent Aimar* all: use 1 as starting time (allow to have a valid...
2004-05-15 Laurent Aimar * mpga: use 1 as starting time (allow to have a valid...
2004-05-12 Jon Lech Johansen * drms.c: Check that key store is at least 4 bytes...
2004-05-11 Laurent Aimar * ts.c: this time it should work (create one dvbpsi...
2004-05-10 Laurent Aimar * ts: added support pf multiples PMT on the same PID...
2004-05-10 Christophe Massiot* src/input/input_programs.c: Fixed the --program optio...
2004-05-08 Jon Lech Johansen * drms.c: DRMS v2 endian fix.
2004-05-08 Sam Hocevar * modules/demux/mp4/drms.c:
2004-05-08 Jon Lech Johansen * drms.c: fopen in binary mode. Convenience fix for...
2004-05-08 Gildas Bazin* modules/demux/dvdnav.c: a few fixes.
2004-05-07 Laurent Aimar * avi: hack to let few xvid files working.
2004-05-07 Gildas Bazin* modules/demux/asf/*: fixed mem leak.
2004-05-06 Gildas Bazin* modules/demux/mp4/mp4.c: fixed memory leak.
2004-05-06 Gildas Bazin* modules/demux/mkv.cpp: wchar_t is defined in stddef...
2004-05-05 Jon Lech Johansen * drms.c: DRMS v2 uses filename iSCInfo2 instead...
2004-05-05 Gildas Bazin* modules/demux/ts.c: support for DVB subtitles and...
2004-05-05 Jon Lech Johansen * drms.c: DRMS v2 support. Thanks to sam for cleaning...
2004-05-04 Gildas Bazin* modules/demux/ts.c: coding style changes.
2004-05-01 Gildas Bazin* modules/demux/dvdnav.c: a few coding style changes.
2004-05-01 Gildas Bazin* modules/demux/dvdnav.c: a bit less debug and fixed...
2004-04-29 Gildas Bazin* modules/demux/avi/avi.c: fixed infinite loop when...
2004-04-29 Gildas Bazin* modules/demux/avi/avi.c: Fixed infinite loop in the...
2004-04-28 Gildas Bazin* modules/demux/ogg.c: theora decoding fix (one of...
2004-04-27 Derk-Jan Hartman* ahum, missing avi shortcut :D
2004-04-27 Christophe Massiot* modules/demux/ts.c: Fixed an infinite loop in PATCall...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-26 Gildas Bazin* modules/demux/avi/libavi.h: added h264 fourccs.
2004-04-26 Gildas Bazin* modules/demux/avi/avi.c: fix for a bug introduced...
2004-04-23 Clément StenacSupport EXTVLCOPT in the new m3u demuxer
2004-04-23 Laurent Aimar * x264: added aspect support.
2004-04-23 Gildas Bazin* src/input/control.c, include/ninput.h: Added INPUT_GE...
2004-04-23 Gildas Bazin* modules/demux/sgimb.c: fixed memory leak.
2004-04-23 Gildas Bazin* modules/gui/wxwindows/interface.cpp: disable the...
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-22 Derk-Jan Hartman* Give the kasenna a bit more mtu space than it advises...
2004-04-21 Christophe Massiot* modules/demux/ts.c: When a packet is lost, flag a...
2004-04-21 Gildas Bazin* modules/misc/playlist/m3u.c: save VLC input options...
2004-04-21 Derk-Jan Hartman* modules/demux/sgimb.c
2004-04-16 Gildas Bazin* modules/demux/livedotcom.cpp: compilation fix for...
2004-04-15 Sigmund Augdal Helberginclude/vlc_block.h:
2004-04-15 Sigmund Augdal Helberghandle h261 video streams over rtp
2004-04-15 Stephan Assmuscompile fix, do not declare variables in the middle...
2004-04-07 Gildas Bazin* ALL: use p_block->i_length for text subtitles duratio...
2004-04-07 Laurent Aimar * asf: added limited support of concatenated files...
2004-04-06 Derk-Jan Hartman* Added subviewer and subviewer v2 support
2004-04-03 Laurent Aimar * mp4*: demux -> demux2.
2004-04-03 Laurent Aimar * avi: demux -> demux2.
2004-04-03 Laurent Aimar * all: do not use input_Clock* anymore (use ES_OUT_SET...
2004-04-02 Laurent Aimar * demux2: added ogg.
2004-04-02 Laurent Aimar * ogg : demux -> demux2. It needs more testings.
2004-04-02 Laurent Aimar * ogg: cosmetics + converted PCR to micro-second unit...
2004-04-02 Laurent Aimar * demux2: added mpgv and rawdv.
2004-04-02 Laurent Aimar * rawdv.c: demux -> demux2. (Untested so may be broken)
2004-04-02 Laurent Aimar * m4v: pts/dts fixes.
2004-04-02 Laurent Aimar * m4v: demux -> demux2.
2004-04-02 Laurent Aimar * asf: no DEMUX_SET_TIME...
2004-04-02 Laurent Aimar * mkv: demux -> demux2.
2004-04-01 Laurent Aimar * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME...
2004-04-01 Laurent Aimar * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME...
2004-04-01 Laurent Aimar * demux2: added live.
2004-04-01 Laurent Aimar * livedotcom.cpp: demux -> demux2. (Precision in seek...
2004-04-01 Laurent Aimar * ts: better handling on PAT version changes.
2004-04-01 Clément StenacCancel
2004-04-01 Clément Stenac* modules/demux/playlist : native playlist import
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-30 Clément StenacDo not delay subtitles twice + Sanity check
next