]> git.sesse.net Git - vlc/history - modules/demux
qt4_vlm: remove double call to VLMWrapper::Edit* functions (already called by the...
[vlc] / modules / demux /
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...
2010-05-24 Jean-Baptiste KempfMKV: cosmetics
2010-05-24 Jean-Baptiste KempfMKV: code simplification
2010-05-24 Jean-Baptiste KempfMKV: code factorization on Tag parsing
2010-05-24 Jai MenonAVI : Don't free uninitialized ES format descriptor...
2010-05-23 Jean-Baptiste KempfMP4: fix off-by-one genre metadata reading
2010-05-20 Laurent AimarFixed/improved support for video timestamp in mkv.
2010-05-20 Pierre Ynardps demux: reset current pts when seeking
2010-05-20 Jai MenonMP4/MOV Demuxer : set audio track samplesize correctly...
2010-05-20 Ilkka Ollakkaavformat: check if stream can seek before setting is_st...
2010-05-20 Ilkka Ollakkaavdemux: tell avformat that input is stream
2010-05-19 Jean-Baptiste KempfSupport for webm/mkv and VP8 inside it
2010-05-18 Jean-Baptiste KempfMP4: small cosmetics fixes
2010-05-18 Jean-Baptiste KempfMP4: support for trkn atom
2010-05-18 Jean-Baptiste KempfMP4: support for gnre atom
2010-05-16 Laurent AimarLoad both AVI indexes (ODML and standard) and choose...
2010-05-16 Laurent AimarFixed key flag for odml indexes (avi demuxer).
2010-05-16 Laurent AimarNo functionnal changes (avi demuxer).
2010-05-10 Ilkka Ollakkademux/ts.c: dont leak psz_name/psz_description on multi...
2010-05-09 Pierre Ynardlive555: recreate URL only to strip username/password
2010-05-05 Pierre Ynardlive555: fix RTSP URL when it contains no path part
2010-04-30 Jean-Baptiste KempfMKV: cosmetics and NULL-check
2010-04-30 Jean-Baptiste KempfMKV: reduce the scope of the var loop counters
2010-04-30 Jean-Baptiste KempfMKV: stream_io_callback simplifications
2010-04-30 Jean-Baptiste KempfMKV: EbmlParser, cleanup
2010-04-28 Laurent AimarFixed MS-RSTP RTP packet parsing.
2010-04-21 Rémi Denis-Courmontlive555: rtsp-caching is needed also for SDP
2010-04-21 Laurent AimarFixed mkv seeking regression while adding simpleblock...
next