]> git.sesse.net Git - vlc/history - modules/demux
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / demux /
2010-09-29 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-29 Sébastien EscudierUse live555 asynchronous calls.
2010-09-24 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
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.
2010-06-22 Sébastien EscudierFix a crash in live555 demuxer on close.
2010-06-17 Rémi Duraffortplaylist_pls: fix use after free (can be triggered...
2010-06-17 Jai MenonAVFormat Muxer : Set codec frame size.
2010-06-16 Jai MenonAVFormat Muxer : Don't create AVStreams for unsupported...
2010-06-14 Ilkka Ollakkamp4: set amr-nb samplerate to 8000, as it's only valid one
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-12 Rémi DuraffortSpelling.
2010-06-11 Jai MenonMatroska : Set default compression type for the Content...
2010-06-10 Grigori GoronzySubtitles/SSA: enable reordering after load
2010-06-10 Laurent AimarFixed ES packetized propertys in PVA demuxer (close...
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-06-05 Greg FarrellMark rtsp-kasenna as safe
2010-06-05 Rémi Denis-CourmontSpelling
2010-06-05 Rémi Denis-CourmontTypos
2010-05-30 Jean-Baptiste KempfMKV: code cosmetics and copyright update
2010-05-30 Jean-Baptiste KempfMKV: code simplification by scope reduction
2010-05-30 Jean-Baptiste KempfMKV: parse segment cleanup
2010-05-30 Rémi DuraffortFix variables types.
2010-05-29 Rémi Denis-Courmontlive: fix HTTP user agent syntax
2010-05-28 Jai MenonCosmetics : Fix real.c comment header since sipr suppor...
2010-05-27 Jai MenonAdd Sipr support to the native Realmedia demuxer.
2010-05-26 Laurent AimarUsed VLC_CODEC_OGT/CVD in ps demuxer.
2010-05-26 Jai MenonAdd support for DivX XSUB subtitle streams.
2010-05-25 Laurent AimarRemoved one vlc_object_find(VOUT, CHILD) in mkv.
2010-05-25 Laurent AimarRemoved one vlc_object_find(INPUT, PARENT) in subtitle_asa.
2010-05-25 Laurent AimarRemoved one vlc_object_find(INPUT, PARENT) in mkv.
2010-05-25 Jean-Baptiste KempfMP4: update Copyright
2010-05-25 Jean-Baptiste KempfMP4: support other annotation atoms (wrn, mak, mod...
2010-05-25 Jean-Baptiste KempfMP4: support numerous unusual metadata as extra_metadata
2010-05-25 Jean-Baptiste KempfMP4: Recognize \xa9wrt
2010-05-25 Jean-Baptiste KempfMP4: support for the \xa9too atom
2010-05-24 Laurent AimarAdded an image demuxer.
2010-05-24 Jean-Baptiste KempfMKV: code factorisation around extra_data filling
2010-05-24 Jean-Baptiste KempfRawvid: rewind to the beginning of the stream when...
next