]> git.sesse.net Git - vlc/history - modules/demux
Add marq.c, marquee video filter.
[vlc] / modules / demux /
2004-09-25 Sigmund Augdal Helbergmkv.cpp: added support for quicktime video codecs in...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: helper function for printing of the mkv parse...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: protect the call to block_zlib_decompress
2004-09-25 Sigmund Augdal Helbergmkv.cpp: turned do_zlib_decompress into block_zlib_deco...
2004-09-25 Sigmund Augdal Helbergmkv.cpp: Parse tags related to compression (unused...
2004-09-23 Derk-Jan Hartman* zlib decompressor for mkv. not working. (i don't...
2004-09-22 Gildas Bazin* modules/demux/ps.c,ps.h: PSM parsing remotely based...
2004-09-22 Gildas Bazin* modules/demux/ps.c: small cleanup.
2004-09-21 Derk-Jan HartmanThou shalt compile before thou commits
2004-09-21 Derk-Jan Hartman* Fix the vobsub length.
2004-09-21 Derk-Jan Hartman * scaled external vobsubs with multiple tracks are...
2004-09-20 Derk-Jan Hartman* some fixes to vobsub
2004-09-19 Gildas Bazin* modules/demux/vobsub.c: fixed bug pointed to by gcc...
2004-09-18 Derk-Jan Hartman* mkv.cpp: retrieve the original framesize from the...
2004-09-18 Derk-Jan Hartman* added SVQ3 ID to livedotcom. don't remember if it...
2004-09-18 Gildas Bazin* modules/demux/subtitle.c: compilation fix.
2004-09-18 Derk-Jan Hartman* split vobsub and textual demuxers.
2004-09-14 Benjamin Prachtmsg_Err -> msg_Dbg
2004-09-14 Gildas Bazin* modules/demux/asf/asf.c: fixed overflow in aspect...
2004-09-10 Gildas Bazin* modules/demux/asf/*: get video aspect ratio from...
2004-09-10 Gildas Bazin* commit modules/demux/asf/*: load and parse the metada...
2004-09-08 Gildas Bazin* modules/demux/ts.c: small video artefacts are usually...
2004-09-07 Sigmund Augdal Helbergfixed track selection for mkv-files with default flag...
2004-09-06 Sigmund Augdal Helbergsome timecode and chapter-related fixes from Mosu(thank...
2004-09-03 Christophe Massiot* modules/demux/ts.c, modules/access/dvb: Added support...
2004-09-03 Christophe Massiot* modules/demux/demuxdump.c: Added a --demuxdump-append...
2004-08-31 Gildas Bazin* modules/demux/ps.h: oups... fixed typo in my ps_pkt_p...
2004-08-30 Gildas Bazin* modules/demux/avi/avi.c, modules/codec/rawvideo.c...
2004-08-30 Gildas Bazin* ALL: use rgb mask members in video_format_t.
2004-08-30 Derk-Jan Hartman* Remove fprintf debug statement in the mp4 demux
2004-08-30 Gildas Bazin* modules/demux/ps.h: fixed parsing of system header.
2004-08-29 Laurent Aimar * mp4: support vobsub in .mp4 (NeroRecode), but won...
2004-08-29 Gildas Bazin* modules/demux/ogg.c: fixed skipped pictures problem...
2004-08-28 Sam Hocevar * Spelling fixes.
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-08-27 Gildas Bazin* modules/demux/asf/asf.c: ignore the ES extra data...
2004-08-26 Eric Petit + demux/ts.c: gcc < 3 fix
2004-08-25 Laurent Aimar ts.c: send pid select/unselect to access. (untested).
2004-08-24 Gildas Bazin* modules/demux/demuxstream.c: module obsoleted by...
2004-08-24 Laurent Aimar * ts.c: fixed --ts-out.
2004-08-23 Laurent Aimar * ps.c: handle PES with 0 size. (look for next start...
2004-08-19 Sigmund Augdal Helberglivedotcom.cpp: update the StreamRead function to non...
2004-08-18 Sigmund Augdal Helberglivedotcom.cpp: use geometric growth for the buffer...
2004-08-18 Sigmund Augdal Helberglivedotcom.cpp: dynamically determine the buffer size...
2004-08-16 Eric Petit ALL: BeOS fixes
2004-08-16 Derk-Jan Hartman* Fix a problem with empty subtitles with Subviewer...
2004-08-11 Gildas Bazin* modules/demux/ogg.c: fixed reading extra data for...
2004-08-04 Laurent Aimar * ps.h: fixed a segfault with Madonna-audioconverterfa...
2004-08-02 Gildas Bazin* include/ninput.h: removed left-over from access2...
2004-08-01 Laurent Aimar * mp4: with ref .mov, don't forget to add the access.
2004-07-30 Sam Hocevar * modules/demux/util/id3tag.c modules/codec/ffmpeg...
2004-07-20 Derk-Jan Hartman* Fix livedotcom API change.
2004-07-19 Gildas Bazin* modules/demux/ts.c: added support for transport strea...
2004-07-18 Laurent Aimar * subtitle: fixed a small memleak.
2004-07-18 Laurent Aimar * mpga: fixed a memleak+warnings.
2004-07-16 Laurent Aimar * libmp4.c: MMhh .mp4 is 99.99% the same thing than...
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
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.
next