]> git.sesse.net Git - vlc/history - modules/demux
* modules/audio_filter/equalizer.c: fixed segfault in BandsCallback().
[vlc] / modules / demux /
2004-07-13 Sigmund Augdal Helbergmpga.c: fixed some memleaks in the probing process
2004-07-09 Gildas Bazin* modules/demux/playlist, src/input/stream.c: fixed...
2004-07-08 Derk-Jan Hartman* Fix building of livedotcom module for !--mostly-builtin
2004-07-07 Laurent Aimar * Modules.am: link livedotcom with access/mms/asf.c
2004-07-07 Laurent Aimar * livedotcom: first try to support m$ rtsp. It works...
2004-07-07 Gildas Bazin* modules/demux/ogg.c: fix for --input-repeat
2004-07-07 Sigmund Augdal Helbergyet another fix for unavailable id3tag
2004-07-07 Gildas Bazin* modules/demux/mp4/mp4.c: a couple of fixes for track...
2004-06-30 Gildas Bazin* modules/demux/ts.c: added DTS support as per "ETSI...
2004-06-30 Sigmund Augdal Helbergsegfault fix when id3tag is unavailable
2004-06-28 Laurent Aimar * demuxdump: ported to demux2.
2004-06-28 Gildas Bazin* modules/demux/mjpeg.c: handle jpeg stills.
2004-06-27 Laurent Aimar * mpga: improved DEMUX_GET_TIME. It has now a perfect...
2004-06-25 Laurent Aimar * subtitle: removed debug message.
2004-06-25 Laurent Aimar * subtitle: compilation fix.
2004-06-25 Laurent Aimar * sub ->subtitle : converted sub.c to a 'real' demux2.
2004-06-25 Gildas Bazin* demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in...
2004-06-23 Gildas Bazin* modules/demux/dvdnav.c: added "dvd" shortcut and...
2004-06-23 Gildas Bazin* modules/demux/dvdnav.c: work-around for libdvdnav...
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-23 Gildas Bazin* modules/demux/m3u.c: allocate buffer for stream_Read().
2004-06-23 Gildas Bazin* modules/access/vcd/vcd.c, modules/demux/ps.c: fixed...
2004-06-23 Clément StenacFix id3 and id3tag (using meta)
2004-06-22 Laurent Aimar * livedotcom: begin support of PAUSE. It doesn't work...
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-06-22 Laurent Aimar * access2, demux2: not needed anymore.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Derk-Jan Hartman* modules/demux/livedotcom.cpp: - ts2 -> ts
2004-06-17 Laurent Aimar * livedotcom: small memleak + removed a FIXME. Thanks...
2004-06-16 Laurent Aimar * all: fixed the way h264 streams are stored in .mp4
2004-06-16 Laurent Aimar * avi: fixed the return value of Seek().
2004-06-15 Derk-Jan Hartman* backport of local_stristr to vlc_strcasestr in libc.c
2004-06-09 Gildas Bazin* modules/access/dshow: converted to access2/demux2...
2004-06-07 Laurent Aimar * all: input_DumpStream isn't exported anymore.
2004-06-07 Laurent Aimar * demux2, access2: prototype change.
2004-06-07 Laurent Aimar * avi: support for track without key flag set in the...
2004-06-07 Laurent Aimar * Modules.am: oops ts2 -> ts
2004-06-06 Gildas Bazin* modules/demux/demux2.c: added v4l.
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-06 Laurent Aimar * ts.c: module name is now ts. (thx thedj).
2004-06-06 Derk-Jan Hartman* No longer force ts2 for Kasenna udp multicast. ts2...
2004-06-05 Laurent Aimar * livedotcom: small warning fix for old version.
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...
next