]> git.sesse.net Git - vlc/history - modules/demux
qt4 - Open: various fixes.
[vlc] / modules / demux /
2007-05-25 Laurent AimarFixed possible overflow in duration parsing.
2007-05-25 Laurent AimarAdded meta parsing (close #624)
2007-05-25 Laurent AimarImplemented GET_TIME/GET_LENGTH/SET_TIME (close #1207)
2007-05-21 Antoine Cellerier* playlist.c, asx.c: add new --playlist-skip-ads option...
2007-05-21 Laurent AimarImplement GET_TIME/LENGTH/POSITION when reading from...
2007-05-20 Yoann Peronneau* xspf.c: initializes identifier to 0 and free pp_tracklist
2007-05-20 Yoann Peronneau* xspf.c: add XSPF annotation element as description
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-19 Antoine Cellerier* luaplaylist.c: make sure that the Lua stack is big...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add .duration option for...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add support for VLC options.
2007-05-19 Antoine Cellerier* m3u.c: remove unneeded comment. ppsz_options is freed...
2007-05-18 Antoine Cellerier* luaplaylist.c: Look for Lua scripts in the user's...
2007-05-17 Antoine Cellerier* luaplaylist.c: initialize p_sys->psz_filename to...
2007-05-17 Antoine Cellerier* luaplaylist.c: add vlc.msg_{info,err,warn,dbg}()...
2007-05-17 Antoine Cellerier* luaplaylist.c: Change demux2 capability from 0 to 9
2007-05-17 Antoine Cellerier* luaplaylist.c: replace printfs by msg_{Warn,Dbg}
2007-05-17 Antoine Cellerier* luaplaylist.c: add support for meta data info. Playli...
2007-05-17 Antoine Cellerier* asx.c: remove tab
2007-05-17 Antoine Cellerier* luaplaylist.c: should now look in the appropriate...
2007-05-16 Jean-Paul SamanFix one warning for vlc_iconv() here (4th argument...
2007-05-15 Antoine Cellerier* luaplaylist.c: Looks like stream_ReadLine results...
2007-05-14 Antoine Cellerier* luaplaylist.c: First usable version of the luaplaylis...
2007-05-13 Antoine Cellerier* New Lua based playlist demuxer. Code is far from...
2007-05-12 Antoine Cellerier* videoportals.c: add title for metacafe vids.
2007-05-12 Antoine Cellerier* videoportals.c: Add title support for dailymotion...
2007-05-12 Antoine Cellerier* videoportals.c: Allow using fullscreen youtube URLs...
2007-05-11 Antoine Celleriervideoportals.c: remove debug printf.
2007-05-11 Antoine Celleriervideoportals.c: Add metacafe URL support.
2007-05-11 Antoine Celleriervideoportals.c: Add support for google video (this...
2007-05-11 Antoine Celleriergvp.c: Fix Google Video Playlist detection code.
2007-05-11 Antoine Celleriervideoportals.c: Add support for Daily Motion URLs ...
2007-05-11 Antoine Cellerierdemux/playlist/: New "video portals" playlist demux...
2007-05-09 Christophe MutricyFix crash in MKV demuxer. Patch courtesy of Harry Sinto...
2007-05-02 Jean-Baptiste KempfCosmetic and brackets.
2007-05-02 Jean-Baptiste KempfAdd a "(" to fix previous commit.
2007-05-02 Jean-Baptiste KempfShould add atrac3 support in rm files. Patch by Benjami...
2007-05-01 Sigmund Augdal HelbergApply the same probes as is done in Open when checking...
2007-04-29 Damien Fouilleul- live555: toggle TCP use when we receive a '461 Unsupp...
2007-04-28 Damien Fouilleul- asx.c: added support for STARTTIME and DURATION tags...
2007-04-25 Jean-Paul SamanPatch from Paul Corke for rawdv to advance the timestam...
2007-04-22 Jean-Paul SamanPatch to fix ticket #1162 by npl at chello.at.
2007-04-21 Christophe Mutricysvn keywords
2007-04-21 Gildas Bazin* modules/demux/rawvid.c: raw video demuxer (only does...
2007-04-21 Gildas Bazin* modules/demux/mpeg/m4v.c: new m4v-fps config option.
2007-04-19 Gildas Bazin* modules/demux/mp4/*, modules/mux/mp4.c: add support...
2007-04-13 Gildas Bazin* modules/demux/asf/* use index for seeking if availabl...
2007-04-13 Gildas Bazin* modules/demux/asf/* use index for seeking if availabl...
2007-03-24 Laurent AimarFixed small memory leaks.
2007-03-23 Christophe MutricyFix the strings.
2007-03-23 Laurent AimarUse new EPG api + convert event strings to UTF-8.
2007-03-19 Jean-Paul SamanBumped up version number of live555 to a ridiculous...
2007-03-19 Antoine CellerierFix compilation on debian sid. Please check that we...
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2007-03-07 Laurent AimarFixed segfault with teletex/dvbs streams (double free).
2007-03-07 Laurent AimarSmall warning fix.
2007-03-03 Sigmund Augdal Helbergfix segfault
2007-03-01 Damien Fouilleul- mp4 demux: support for iTunes/Quicktime META info
2007-02-28 Derk-Jan Hartman* make vobsubs downloadable from http/ftp etc. closes...
2007-02-28 Derk-Jan Hartman* matroska bug. don't use block, in case when it can...
2007-02-27 Laurent AimarFixed wrong type used in mp4 parsing.
2007-02-25 Laurent AimarBunch of warning fixes.
2007-02-25 Laurent AimarAdded VC-1 raw es demuxer.
2007-02-25 Laurent AimarAdded VC-1 detection (SMPTE RP 227 + ISO 13818-1 Amendm...
2007-02-25 Laurent AimarFixed warning (missing VLC_OBJECT()).
2007-02-25 Laurent AimarFixed --ts-extra-pmt (close #516)
2007-02-23 Antoine CellerierAdd dummy .IFO playlist demux to enable opening a DVD...
2007-02-22 Antoine CellerierRemove broken VC1 detection code in ps muxer.
2007-02-22 Laurent AimarDo not use p_demux->p_parent to get the p_input
2007-02-22 Jean-Paul SamanRemove of excess whitespace
2007-02-22 Laurent AimarDo not use p_demux->p_parent to get the p_input
2007-02-21 Laurent AimarAvoid a malloc(0) (We don't call free on it, valgrind...
2007-02-20 Jean-Paul SamanCompile fixes
2007-02-20 Jean-Paul SamanFix typo
2007-02-20 Jean-Paul SamanTreat all live555 versions before LIVEMEDIA_LIBRARY_VER...
2007-02-20 Jean-Paul SamanRewrite of live555 demux (TODO: RTPInfo support)
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-17 Antoine CellerierUpdate copyright date.
2007-02-17 Antoine Celleriermpl2 subtitles support by Roman Bednarek. Thanks.
2007-02-13 Jean-Paul SamanCorrect module type
2007-02-09 Christophe Massiot * modules/demux/ts.c: Fixed erroneous warning messages...
2007-01-27 Rémi Denis-CourmontAdd some missing consts
2007-01-27 Antoine Cellerier * add stream assignements for DTS(-HD) / (E-)AC3 ...
2007-01-27 Rémi Denis-CourmontMinor code factor
2007-01-27 Rémi Denis-CourmontFix typo
2007-01-23 Christophe Massiot * modules/demux/ts.c: Fixed stream output mode detection.
2007-01-20 Christophe Mutricyts.c: Current libdvbpsi is buggy so wait for 0.1.6...
2007-01-19 Christophe Massiot * modules/demux/ts.c: Parse the telx descriptor and...
2007-01-14 Jean-Paul SamanRemove useless test i_chunk is uint32_t and cannot...
2007-01-14 Jean-Paul SamanRevert part of rev 18553 where p_track->i_chunk test...
2007-01-14 Rémi Denis-CourmontFix out-of-bound read uncovered by sam
2007-01-14 Rémi Denis-Courmontmemory leak
2007-01-14 Rémi Denis-CourmontFix memory leak
2007-01-14 Rémi Denis-CourmontFix a bunch of potential segmentation faults:
2007-01-13 Damien Fouilleullive555: hmmm, that BITMAPINFOHEADER is only useful...
2007-01-13 Damien Fouilleuldemux/live555.cpp: added support for avc1 in X-QT over...
2007-01-12 Sigmund Augdal Helberglibasf.c: Don't store pointer to bad data. Fixes #992
2007-01-12 Jean-Paul SamanMake parenthesis explicite
next