]> git.sesse.net Git - vlc/history - modules/demux
Removed useless test in oggseek.
[vlc] / modules / demux /
2010-10-31 Laurent AimarRemoved useless test in oggseek.
2010-10-31 Laurent AimarUsed char [size] instead of char * in mp4.c for the...
2010-10-31 wucandemux/ts: beatify warning digital format when dump...
2010-10-31 Jean-Baptiste KempfDemux image: remove \t in source code
2010-10-31 Pierre d'Herbemontmp4: fixup
2010-10-31 Pierre d'Herbemontmp4: Don't build IOKit specific hack on iOS.
2010-10-30 Laurent AimarAdded targa support to image demuxer.
2010-10-30 Laurent AimarCreated the ES inside the Open() function of the ES...
2010-10-28 Rémi Denis-CourmontGME: support for more than one track per file
2010-10-28 Rémi Denis-CourmontGME: useless #include
2010-10-28 Rémi Denis-CourmontGME: fix potential integer overflow
2010-10-28 Rémi Denis-CourmontGME: new plugin based on the official C API
2010-10-28 Rémi Denis-CourmontGME: complete plugin removal
2010-10-26 Rémi Denis-CourmontTS: use FromCharset()
2010-10-26 Rémi Denis-CourmontNSC: use FromCharset()
2010-10-26 Rémi Denis-CourmontASF: use FromCharset()
2010-10-24 G FinchNew-ogg-seek-logic-theora-specific-changes
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_savefile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_password: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-21 Rémi Denis-CourmontNULL rather than 0 pointers
2010-10-21 Sébastien Escudierlive555 : remove timeout thread before closing rtsp...
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-10-10 Jean-Baptiste KempfMKV: fix stupid typo, sorry
2010-10-10 Jean-Baptiste KempfMKV, io_callback cosmetics
2010-10-10 Steve Lhommefix Matroska/WebM reading of live HTTP streams
2010-10-10 Jean-Baptiste KempfFix various typos
2010-10-10 Rémi Denis-CourmontPut size check before data dereference
2010-10-10 Rémi Denis-CourmontReally fix ps_pkt_size()
2010-10-09 Rémi Duraffortavformat: fix typo.
2010-10-07 Sébastien Escudierdon't try http tunneling in case of error 404. Also...
2010-10-07 Sébastien Escudierrtsp, don't timeout if DESCRIBE failed
2010-09-29 Sébastien EscudierUse live555 asynchronous calls.
2010-09-23 Gildas Bazindemux/mkv: extract framerate info for RealVideo
2010-09-22 Francois Cartegniebroken avi dialog: notify the effective changes
2010-09-17 Francois Cartegniebroken avi dialog: don't confuse user by asking a binar...
2010-09-17 Rémi Denis-CourmontTS: prioritize normal audio tracks over special ones
2010-09-16 Jean-Baptiste KempfOgg: no tabs in source-code
2010-08-31 Rémi DuraffortFix some typos.
2010-08-18 Jean-Baptiste KempfMKV: remove unnecessary include
2010-08-13 Jean-Baptiste KempfRemove unmaintained SSA demuxer
2010-08-12 Jean-Baptiste KempfReal demux: kill warnings
2010-08-10 G FinchOgg-page-size-to-oggseek-bytes-to-read
2010-08-10 G FinchUse-opriv-current-page-in-ogg.c
2010-08-10 G FinchOgg-seek-new-logic-generic-changes
2010-08-10 G FinchRefactor-code-into-ogg.c-and-ogg.h
2010-08-10 G FinchNon-seek-related-ogg-changes
2010-08-04 Ilkka Ollakkamp4: require can_fastseek for mp4-demuxer
2010-08-03 Rémi DuraffortFix compiler warnings.
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-08-01 Rémi Denis-Courmontpodcast: fix gettext parsing (cannot rely on CPP)
2010-07-30 Jai MenonMKV : Fix format specifier for KaxChapterUID.
2010-07-28 Rémi Duraffortavi: do not allocate memory of size 0 (if i_extra ...
2010-07-28 Rémi Durafforts/informations/information/
2010-07-27 Jean-Baptiste KempfMKV: stop spamming about "unknown seekhead reference"
2010-07-27 Rémi Denis-CourmontXML: simplify demuxers
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-07-22 Laurent AimarDo not filter out program/epg at the TS demuxer level...
2010-07-22 Jean-Baptiste KempfSplit Avutil<->VLC chroma conversions functions from...
2010-07-21 Rémi Duraffortm3u: fix a memory leak (the string is not allocated...
2010-07-21 Rémi Duraffortm3u: factorize.
2010-07-21 Rémi Duraffortm3u: use the album art provided by jamendo along with...
2010-07-21 Jean-Baptiste KempfMerge branch 'master' of git.videolan.org:vlc
2010-07-20 Jean-Baptiste KempfAvformat: correctly detect the fps
2010-07-20 Jean-Baptiste KempfForce avcodec to be at least 52.25.0 and avfomat 52...
2010-07-19 Rémi Denis-CourmontMP4: do not depend on id3tag plugin
2010-07-18 Hugo Beauzée-Luyssenmp4: Cosmetic.
2010-07-18 Jai MenonAVFormat : Don't drop metadata keys.
2010-07-17 Juho Vähä-Herttuaasf: Fix WLE->DWLE in codec list object parsing
2010-07-17 Juho Vähä-Herttuaasf: Fix packet length handling to be correct
2010-07-14 Laurent AimarAdded an assert in mkv.
2010-07-14 Jai MenonMKV : Add MJPEG codec ID.
2010-07-14 Jai MenonMKV : Fix some memory leaks in the EBML parser.
2010-07-14 Jai MenonMKV : Add support for parsing Matroska Tag elements...
2010-07-11 Rémi Denis-CourmontRemove legacy casts
2010-07-10 Ilkka Ollakkaavformat: fix non-file usage after [1644d683e9df]
2010-07-08 Rémi Denis-Courmontplaylist: simplify with demux psz_location
2010-07-08 Rémi Denis-CourmontRemove unused property
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-05 Rémi Duraffortmp4: fix a memory leak and an invalid release in MacOS...
2010-07-03 Jai MenonMKV : Export MPEG[12] sequence header present in CodecP...
2010-07-01 Laurent AimarFixed MPEG2 video decoding used in RTSP.
2010-06-28 Laurent AimarFixed the selection of a program list in TS demuxer.
2010-06-28 Laurent AimarDo not filter out program/epg at the TS demuxer level.
2010-06-28 Laurent AimarClean up b_access_control usage in TS.
2010-06-28 Laurent AimarFactorized program (un)selection in TS.
2010-06-28 Laurent AimarNo functional changes (ts).
2010-06-28 Laurent AimarRemoved write only variables (ts).
2010-06-28 Laurent AimarFixed program selection in TS demuxer.
2010-06-28 Laurent AimarFixed (un)selection of pcr pid in TS demuxer.
2010-06-28 Laurent AimarFixed a segfault when --programs is used in the TS...
2010-06-27 Rémi Duraffortxspf: silently skip unknown extension nodes (fix #3696)
2010-06-27 Laurent AimarPreparse the TS until at least one ES is declared.
2010-06-24 Jai MenonAVFormat Demuxer : Set fourcc based on source container.
2010-06-24 Jai MenonAVFormat Demuxer : Set video ES frame rate.
next