]> git.sesse.net Git - vlc/history - modules/demux
* modules/control/netsync.c: less verbose.
[vlc] / modules / demux /
2004-10-29 Derk-Jan Hartman* recognize the following descriptors in a DVB stream...
2004-10-28 Derk-Jan Hartman* subtitle.c: make sure int -> date conversion is don...
2004-10-27 Gildas Bazin* modules/demux/asf/asf.c: commented out the 'found...
2004-10-27 Derk-Jan Hartman* livedotcom.cpp: - added support for the RTSP BYE...
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-10-22 Derk-Jan Hartman* Fix reference modules to add after their own playlist...
2004-10-22 Christophe Massiot * modules/access/dvb: Partial EN 50 221 implementation...
2004-10-19 Gildas Bazin* modules/demux/ts.c: on PMT change, don't restart...
2004-10-18 Derk-Jan Hartman* Detect if kasenna VoD or unicast stream is MPEG4...
2004-10-18 Derk-Jan Hartman* increase priority real demuxer, lower priority m3u...
2004-10-17 Derk-Jan Hartman* vobsub.c: implemented vobsub seeking support.
2004-10-16 Derk-Jan Hartman* livedotcom: added a --rtsp-kasenna option to tell...
2004-10-11 Gildas Bazin* modules/demux/ps.c: work around broken streams produc...
2004-10-09 Sigmund Augdal Helbergvobsub.c: Don't break autodetection of non-vobsub subtitles
2004-10-08 Gildas Bazin* modules/demux/subtitle.c: portability fix.
2004-10-08 Gildas Bazin* modules/access/mms, modules/demux/mp4, modules/misc...
2004-10-06 Gildas Bazin* src/input/stream.c, modules/demux/avi/avi.c: work...
2004-10-05 Derk-Jan Hartman* m3u.c: We now support http links to mms sources that...
2004-10-02 Clément Stenac* Re-added sub-delay option
2004-10-02 Derk-Jan Hartmanlivedotcom.cpp: fprintf DEL DEL DEL DEL DEL
2004-10-02 Derk-Jan Hartman* mkv.cpp: cosmetics
2004-10-02 Derk-Jan Hartman* vobsub.c : bail if we cannot find the .sub file
2004-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
2004-09-30 Gildas Bazin* modules/mux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/demux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/demux/wav.c: proper channels re-ordering...
2004-09-30 Gildas Bazin* modules/demux/ts.c: fixed segfault.
2004-09-30 Gildas Bazin* modules/demux/ps.c: fixed recent screwage.
2004-09-28 Gildas Bazin* modules/demux/vobsub.c: compilation fix + fixed a...
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-09-27 Gildas Bazin* modules/demux/wav.c: misc improvements.
2004-09-26 Gildas Bazin* modules/demux/ps.h: fixed PSM parsing.
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...
next