]> git.sesse.net Git - vlc/history - modules/demux
Ball filter: quick fix for static data
[vlc] / modules / demux /
2011-10-08 Laurent AimarSimplify/fix checks enabling the use of pcr for seeking...
2011-10-08 Naohiro KORIYAMATS demux: Enhance TS demuxer to support duration and...
2011-10-07 Laurent AimarAdded support for AVI with out of spec idx1 index.
2011-10-07 Laurent AimarFixed ogg meta data parsing.
2011-10-04 Rémi Denis-CourmontMP4: use strcpsn() and check one malloc()
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-10-02 Tobias GüntnerRemove unused struct member
2011-09-27 Dominique LeuenbergerMKV: Fix build with libmatroska 1.3.0
2011-09-22 Jean-Baptiste KempfMKV: de-advanced some options
2011-09-21 Denis CharmetHandle mkv file with random data appended
2011-09-21 Denis CharmetMKV: Virtual segment rewrite
2011-09-20 Laurent AimarImproved time managment and seeking in our avformat...
2011-09-19 Laurent AimarFixed a double free when av_open_input_stream() fails.
2011-09-19 Laurent AimarRemoved unused variable (avformat)
2011-09-13 Rafaël Carrémpeg/es demuxer : get last block out of the packetizer
2011-09-12 Jean-Baptiste KempfMP4: fix a typo
2011-09-05 Laurent AimarPrint codec_id on unsupported track in avformat demuxer.
2011-09-03 Rémi Duraffortmp4: fix printf formating
2011-08-30 Rémi Denis-CourmontUnify (ACCESS|DEMUX)_GET_PTS_DELAY
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-29 Jean-Baptiste KempfFFmpeg => AVformat
2011-08-28 Jean-Baptiste KempfMP4: support udta.name for track description
2011-08-28 Jean-Baptiste KempfMP4: shut a warning
2011-08-28 Jean-Baptiste KempfMP4: Use defines instead of VLC_FOURCC
2011-08-28 Jean-Baptiste KempfMP4: FOURCC_* => ATOM_*
2011-08-28 Jean-Baptiste KempfMP4: code factorization and cleaning
2011-08-28 Jean-Baptiste KempfDefine GUID only once, in vlc_codecs.h
2011-08-28 Jean-Baptiste KempfXSPF: kill a warning
2011-08-28 Jean-Baptiste KempfZPL: use URL and Publisher
2011-08-28 Jean-Baptiste Kempflive555: remove unused variable
2011-08-28 Jean-Baptiste KempfGuid: rename fields to better match Microsoft usage
2011-08-28 Jean-Baptiste KempfASF Muxer: use the GUID definitions from the asf demuxer
2011-08-28 Jean-Baptiste KempfASF: split GUID in a separate header file
2011-08-28 Jean-Baptiste KempfASF: cleaning
2011-08-28 Jean-Baptiste KempfASF: more GUID
2011-08-28 Jean-Baptiste KempfASF: rename a GUID according to spec
2011-08-28 Jean-Baptiste KempfASF: copyright update
2011-08-25 Rémi Denis-CourmontRemove write-only block_t.i_rate
2011-08-25 Jean-Baptiste Kempfmp4: correct support for name atom
2011-08-24 Jean-Baptiste Kempfmp4: support iods atom
2011-08-24 Jean-Baptiste Kempfmp4: improve debug and clean
2011-08-24 Jean-Baptiste Kempfmp4: reduce space in debug-tree
2011-08-24 Jean-Baptiste Kempfmp4: Macro => static inline
2011-08-24 Jean-Baptiste Kempfmp4: code alignment
2011-08-24 Jean-Baptiste Kempfmp4: ifdef debug under MP4_VERBOSE
2011-08-24 Jean-Baptiste Kempfmp4: remove duplicated declaration
2011-08-24 Jean-Baptiste Kempfmp4: don't use the VERBOSE mode by default
2011-08-23 Jean-Baptiste KempfTS: fix linking on win32
2011-08-23 Jean-Baptiste KempfTS demux: remove unneeded header and add comment
2011-08-22 Tobias GüntnerMerge if conditions
2011-08-18 Jean-Baptiste KempfAvformat demux: don't add empty tracks in AVMEDIA_TYPE_...
2011-08-18 Denis CharmetFix many ES_OUT_RESET_PCR problems
2011-08-18 Denis CharmetFix block dropping at chapter change for non ordered...
2011-08-17 Rémi Denis-CourmontIntroduce VLC_NORETURN function attribute and use it
2011-08-17 Rémi Denis-CourmontMKV: compilation with EGCS is not supported anymore
2011-08-13 Jean-Baptiste KempfPS: fix an error introduced in f10b7234e27
2011-08-12 Jean-Baptiste KempfVobsub: cosmetics and warnings fixes
2011-08-07 Rafaël Carréxspf demux: merge header in C file
2011-08-07 Rafaël Carréxspf demux: fix memleak
2011-08-07 Rémi Denis-Courmontsmf: no need to set audio channels
2011-08-07 Rémi Denis-Courmontvoc: remove useless #include
2011-08-06 Rémi Denis-CourmontAVI: fix potential crash on seek (Closes: LP#803006)
2011-07-31 Kaarlo RaihaChange synthetizer to synthesizer
2011-07-31 Kaarlo RaihaChange unstandard to nonstandard
2011-07-22 Luc Saillardadd support for parsing moof box in libmp4
2011-07-21 Rémi Denis-CourmontConvert highlight to global mutex
2011-07-16 Rafaël CarréFix crash on .rm/rv30 file
2011-07-16 Rafaël Carréreal demux: use VLC_FOURCC
2011-07-16 Rafaël Carréxspf demux: cosmetics
2011-07-13 Rémi Duraffortstl: fix warnings
2011-07-12 Rémi Denis-CourmontAVI: abort on allocation failure
2011-07-12 Rémi Denis-CourmontAVI: fix heap buffer overflow (CVE-2011-2588)
2011-07-12 Rémi Denis-Courmontreal: fix heap buffer overflow (CVE-2011-2587)
2011-07-12 Jean-Baptiste KempfMore debug info about filetype
2011-07-11 Rémi Denis-CourmontAbort an demux allocation failures
2011-07-11 Rémi Denis-CourmontCheck most demux_t.p_sys allocations
2011-07-11 Jean-Baptiste KempfMP4: recognize 3gp4 brand in debug
2011-07-11 Jean-Baptiste KempfMP4: do not warn about unsupported control query
2011-07-11 Jean-Baptiste KempfTS demux: mark CSA options as safe
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-07-09 Jean-Baptiste KempfFlac demux: misc cleanup
2011-06-29 Rémi Denis-CourmontMove --playlist-autostart to main
2011-06-26 Laurent AimarFixed handling of extra data in wav demuxer.
2011-06-25 Laurent AimarFixed support of some OGM files (closed #4724).
2011-06-25 Laurent AimarAdded support for 'lpcm' in mov files.
2011-06-23 Tomer BarletzChange log severity from Err to Dbg.
2011-06-20 Hugo Beauzée-Luyssenmkv: Avoid duplicating the entire vector.
2011-06-19 Jean-Baptiste KempfMpeg-TS demuxer: fix typo and use one less string
2011-06-19 Rémi Duraffortmodplug: use var_Inherit when applicable.
2011-06-13 Rémi Denis-CourmontSpelling
2011-06-12 Andrey MakhnutinVOBSUB: fixed memory leaks
2011-06-11 Rémi Denis-CourmontMKV: remove unused parameter
2011-06-11 Rémi Denis-CourmontMKV: comment out if-statement without body
2011-06-10 Jean-Baptiste Kempflive555: remove unnecessary header
2011-06-06 Laurent AimarFix ByteIOContext init on recent libavformat
2011-06-05 Laurent AimarAdded STL demuxer/decoder.
2011-06-04 Jean-Baptiste KempfAVI: fix a crash in palette handling
2011-06-04 Rémi Denis-CourmontXSPF: fix realloc() integer overflow
2011-06-04 Rémi Denis-CourmontXSPF: fix memory leak
2011-06-04 Rémi Denis-CourmontXSPF: fix leak on colliding track ID
next