]> git.sesse.net Git - vlc/history - modules/demux
Qt: remove unnecessary debug message
[vlc] / modules / demux /
2010-04-12 Jean-Baptiste KempfMatroska: cleanup so that relevant methods are in their...
2010-04-12 Jean-Baptiste KempfMatroska: support for Cook
2010-04-11 Laurent AimarFixed some mp4/mov with ac3 audio tracks.
2010-04-06 Laurent AimarFixed seeking to I frames in mkv demuxer.
2010-04-02 Rafaël Carrélive555: add "pnm" alias as used for Real streams
2010-03-30 Rémi Denis-Courmontparent-item is not used: mark it obsolete
2010-03-28 Jean-Baptiste KempfNuv: don't reject files with no or broken seektable
2010-03-28 Jean-Baptiste KempfAvformat Don't double unlock
2010-03-26 Alex ConverseAdd support for MPEG-4 ALS to the MP4 demuxer and FFmpe...
2010-03-23 Laurent AimarFixed asf media length (close #2674 and close #3429).
2010-03-20 Christophe MutricyAvoid integer overflow
2010-03-11 Fabio RitrovatoTypos
2010-03-08 Rémi Denis-CourmontDo not apply playlist path to full URIs
2010-03-07 Rémi Denis-CourmontPartially fix encoding of relative paths in playlist...
2010-03-04 Laurent AimarFixed ogg demuxer with non xiph extra header (close...
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-03-02 Rémi Denis-CourmontXSPF: fix NULL dereference on empty <location>
2010-02-28 Laurent AimarPrevent a potential integer overflow (mkv).
2010-02-28 Laurent AimarFixed segfault with incomplete mkv files.
2010-02-28 Jean-Baptiste KempfNSV: fix comment
2010-02-27 Laurent AimarFixed segfault with corrupted mkv files with compressed...
2010-02-27 Laurent AimarFixed segfault when seeking in ASF with broken index.
2010-02-27 Laurent AimarCosmetics.
2010-02-27 Laurent AimarFixed invalid read in ASF_ReadObject_Index (asf).
2010-02-26 Laurent AimarFor private stream_type, fallback on registration descr...
2010-02-24 Christophe MutricyDistribute .h files
2010-02-24 Rémi Denis-CourmontUninitialized value
2010-02-23 Laurent AimarFixed potential memleaks in avformat wrapper.
2010-02-23 Laurent AimarFixed division by 0 with invalid files in avformat...
2010-02-23 Laurent AimarFixed signed integer overflow when loading AVI ODML...
2010-02-23 Laurent AimarFixed segfault with corrupted AVI ODML index.
2010-02-21 Rémi Denis-CourmontASX: fix obvious crash (fixes #3321)
2010-02-20 Rémi Denis-CourmontRAM: force meta data to UTF-8
2010-02-20 Rémi Denis-CourmontITML playlist: do not decode URI when creating item (!)
2010-02-20 Laurent AimarFixed a harmless typo (avformat).
2010-02-20 Laurent AimarWorkarounded SSA payload modifications done by mkv...
2010-02-20 Laurent AimarFixed ES block length value (avformat).
2010-02-20 Laurent AimarImplemented ES priority flag in avformat demuxer.
2010-02-20 Laurent AimarCosmetics.
2010-02-20 Laurent AimarFixed theora/speex workaround (avformat).
2010-02-20 Laurent AimarDo not fail on av_find_stream_info error (avformat).
2010-02-19 Christophe Mutricyskip-ads option is a bool
2010-02-19 Laurent AimarFixed seeking on a sample described by the last STSS...
2010-02-18 Vicente Jimenez... Fix typo in comment.
2010-02-17 Laurent AimarFixed theora/speex support in avformat demuxer.
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-17 Rémi Denis-CourmontRemove libsysfs code
2010-02-17 Rémi Denis-CourmontPLS: remove warning that fires even on empty lines
2010-02-17 Rémi Denis-CourmontPLS: simplify
2010-02-17 Rémi Denis-CourmontPLS: use atoll() to parse length
2010-02-16 Erwan Tuloudemux(avi): fix crash occuring when trying to open...
2010-02-15 Rémi Denis-CourmontReally remove m4v
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-14 Laurent AimarDecreased priority of raw mpeg video demuxer.
2010-02-14 Laurent AimarIncreased probing size for ac3/dts in wav (close #3298).
2010-02-13 Laurent AimarAdded support for language in asf (close #3292).
2010-02-13 Laurent AimarFactorized the way ES are added (asf).
2010-02-13 Laurent AimarFactorized extended header search (asf).
2010-02-13 Laurent AimarCosmetics (asf).
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-11 Laurent AimarRemoved debug left-over in mp4 demuxer.
2010-02-11 Sébastien Escudierlive555 : send the scale again after a pause. It avoids...
2010-02-10 Rémi DuraffortUnused variable.
2010-02-10 Rémi DuraffortUse calloc.
2010-02-08 Laurent AimarCompleted a bit meta data support in VLC (close #3280).
2010-02-08 Laurent AimarFixed es priority for teletext (ts).
2010-02-07 Rémi Denis-CourmontBlind compile fix
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-06 Rémi Denis-CourmontCleanup msg_Generic functions
2010-02-06 Laurent AimarProperly used enda atom in mp4 demuxer (close #2692).
2010-02-06 Laurent AimarParsed enda atom in mp4 demuxer.
2010-02-06 Laurent AimarMerged m4v demuxer into es.c (close #2822).
2010-02-06 Laurent AimarNo functionnal changes (es demuxer).
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-02-02 Jakob Lebenitml: new playlist design
2010-02-02 Jakob Lebenxspf: new playlist design
2010-01-31 Laurent AimarAdded more providers using broken encoding for SDT...
2010-01-31 Laurent AimarRemoved non const static variable in TS demuxer.
2010-01-30 Laurent AimarAdded ts-split-es option to control the way sub streams...
2010-01-30 Laurent AimarFixed memleaks in ps demuxer (close #3141).
2010-01-30 Laurent AimarFixed embedded subtitles loading for non ODML avi files...
2010-01-30 Laurent AimarNo functionnal changes (avi).
2010-01-30 Jean-Baptiste KempfSupport for DVD-VD .ifo files
2010-01-29 Pierre d'Herbemontm3u: Fix 3 leaks.
2010-01-28 Pierre Ynardlive555: privatize b_error (and remove useless checks)
2010-01-28 Jean-Baptiste KempfMKV: support of PGS (BD subs) in .mkv
2010-01-26 Laurent AimarUsed name in UTF-16 format for embed AVI subtitles...
2010-01-24 Rémi Duraffortdemux_gme: fix potential use of uninitialized value.
2010-01-24 Laurent AimarProtect against corrupted AVI file.
2010-01-23 Laurent AimarFixed a few memleaks in AVI demuxer.
2010-01-23 Laurent AimarAdded sub-description to override a subtitle track...
2010-01-23 Jean-Baptiste KempfReal demux: Do not store the SIPR flavor in profile.
2010-01-23 Rafaël Carréaudio_format_t.i_flavor -> es_format_t.i_profile
2010-01-22 Jean-Baptiste KempfReal: small fix
2010-01-22 Jean-Baptiste KempfReal demux: visual alignment
2010-01-22 Jean-Baptiste KempfReal demux: correctly set the subpacket size when SIPR...
2010-01-22 Jean-Baptiste KempfReal Demuxer: use the VLC_CODEC macros
next