]> git.sesse.net Git - vlc/history - modules/demux
Qt: use the new helper in button selection
[vlc] / modules / demux /
2012-08-26 KO Myung-HunOS/2: Include ctype.h in modules/demux/playlist/playlist.c
2012-08-24 Jean-Baptiste KempfMKV: fix metadata, by reading the spec
2012-08-23 Jean-Baptiste KempfMKV: improve metadata for broken muxers
2012-08-23 Jean-Baptiste KempfMKV: support target Type for metadata
2012-08-23 Jean-Baptiste KempfRelicense meta_engine modules to LGPL
2012-08-23 Jean-Baptiste KempfMKV: improve debugging of metadata
2012-08-23 Jean-Baptiste KempfMKV: do not set a date in UTC format
2012-08-23 Jean-Baptiste KempfMKV: fixes for Metadata parsing
2012-08-22 Jean-Baptiste KempfMKV: more metadata matching
2012-08-22 Denis CharmetFix MKV PCR "free-run" when a track is disabled.
2012-08-21 Rémi Denis-CourmontUse standard abs() function where appropriate
2012-08-21 Jean-Baptiste KempfMKV: map metadata ENCODED-BY
2012-08-20 Rémi Denis-Courmontvlc_path2uri(): rename from make_URI() and always conve...
2012-08-19 Rémi Denis-CourmontMissing inclusion of <ctype.h>
2012-08-19 Benjamin DrungFix typo misformed -> malformed.
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-08-14 Rémi Denis-CourmontEnsure string list always has text
2012-08-13 Jean-Baptiste KempfVorbis: fix totaltracks info parsing
2012-08-11 Rémi Denis-Courmontvobsub: check memory error
2012-08-10 Sébastien ToqueMKV: workaround the seeking-to-0 issue also on android
2012-08-09 Jean-Baptiste KempfVobsub: remove unused variable
2012-08-09 Jean-Baptiste KempfSupport Atrac3 in wav
2012-08-09 Jean-Baptiste KempfFix truespeech in wav files
2012-08-09 Jean-Baptiste KempfOgg: factorize switch for Metadata
2012-08-08 Hugo Beauzée-Luyssenogg: Fix theora length computing.
2012-08-08 Hugo Beauzée-Luyssenoggseek: Reset stream after searching for the last...
2012-08-08 Hugo Beauzée-Luyssenoggseek: Fix trailing whitespaces
2012-08-08 Gregory MaxwellOgg demux: add Opus support
2012-08-08 Rémi Denis-Courmontmod: do not attempt to parse standard MIDI files
2012-08-07 Jean-Baptiste KempfVobsub: allow empty id language
2012-08-05 Jean-Baptiste KempfSSA: do not use memmove
2012-08-03 Jean-Baptiste KempfMP4: be more tolerant with broken files from Fuji cameras
2012-08-01 Christoph Miebachtypo: removing double spaces
2012-07-29 Jean-Baptiste KempfNUV: code cosmetics
2012-07-29 Jean-Baptiste KempfMP4: kill a unused variable warning
2012-07-29 Jean-Baptiste KempfAvformat: kill parenthesis and variable type warnings
2012-07-26 Jean-Baptiste KempfAVI: fix playback of files where movi chunk is outside...
2012-07-26 Jean-Baptiste KempfAVI: kill a warning
2012-07-26 Jean-Baptiste KempfAVI: do not look for strh node if we do not need it
2012-07-26 Jean-Baptiste KempfAVI: use calloc when possible
2012-07-26 Jean-Baptiste KempfAVI: cosmetics
2012-07-22 Denis CharmetAdding Cook support in mkv
2012-07-18 Frédéric Yhuellibmp4: Add function MP4_BoxGetSmooBox()
2012-07-18 Frédéric Yhuellibmp4: Parse StraBox and SmooBox
2012-07-12 Rui Zhangavformat: avoid EOF if av_read_frame returns AVERROR...
2012-07-06 Hugo Beauzée-Luyssenogg: Use unlikely()
2012-07-03 Christoph MiebachPsychadelic is just wrong
2012-07-01 Jean-Baptiste KempfVorbis: fix broken if/else cascade
2012-06-30 Ilkka Ollakkaogg: use ES_OUT_SET_PCR instead of RESET_PCR in demuxing
2012-06-27 Rémi Denis-Courmontsubtitle: deal with initial UTF-8 BOM
2012-06-27 Jean-Baptiste KempfOgg: always show COMMENTS if possible
2012-06-27 Jean-Baptiste KempfOgg: do not display x,x if we have both methods for...
2012-06-20 Frode Tennebøavi: Tidy the palette handling bit.
2012-06-19 Francois Cartegnieplaylist: m3u: fix CheckContentType check.
2012-06-15 Naohiro KORIYAMAmkv: fix memleak
2012-06-13 Frédéric Yhueldemux/mp4: fix typo
2012-06-13 Denis CharmetUse default values when parsing MKV audio track
2012-06-13 Jean-Baptiste KempfAVI: support IFRM as TotalTrack
2012-06-13 Jean-Baptiste KempfMP4: support more Metadata tags
2012-06-13 Jean-Baptiste KempfMP4: fix trkn parsing and support totaltrack
2012-06-13 Jean-Baptiste KempfASF: fix a warning
2012-06-13 Jean-Baptiste KempfASF: cosmetics
2012-06-12 Jean-Baptiste KempfSupport TotalTracks in MKV
2012-06-11 Jean-Baptiste KempfVorbis: cosmetics
2012-06-11 Jean-Baptiste KempfVorbis: extract TotalTrack information
2012-06-06 Jean-Baptiste KempfSet image-duration as a non-advanced option
2012-06-01 Laurent AimarSplitted a bit dv_extract_audio() for future reuse.
2012-06-01 Laurent AimarRemoved commented out code in AVI demuxer.
2012-06-01 Laurent AimarImproved support for AVI with DV data type 1.
2012-06-01 Laurent AimarFixed DV audio using 12 bits quantization.
2012-06-01 Laurent AimarSplitted dv audio helpers into rawdv.h
2012-06-01 Laurent AimarFixed the value of DV_NTSC_FRAME_SIZE.
2012-06-01 Hugo Beauzée-Luyssenmjpeg: Avoid potential read of uninitialized value.
2012-05-31 Hugo Beauzée-Luyssenmjpeg: Try to handle misformed streams.
2012-05-31 Frédéric Yhuellibmp4: 'trun' parsing: minor fixes
2012-05-31 Konstantin Pavlovm3u: Check Content-type if available.
2012-05-31 Konstantin Pavlovm3u: assume m3u with BOM at start as utf-8 encoded.
2012-05-30 Jean-Baptiste KempfMP3: support free format
2012-05-24 Frédéric Yhueldemux/mp4: do not demux f4v files for now
2012-05-24 Edward Wangvorbis: also check comments for comment metadata
2012-05-24 Jean-Baptiste KempfAVI: parse dmlh chunk
2012-05-24 Jean-Baptiste KempfAVI: do not warn about embedded subtitles
2012-05-24 Jean-Baptiste KempfAVI: be less picky about wrong sizes for LIST chunk
2012-05-24 Jean-Baptiste KempfAVI: better debug
2012-05-24 Jean-Baptiste KempfAVI: remove unnecessary macros
2012-05-24 Jean-Baptiste KempfAVI: reduce the debug tree size
2012-05-24 Jean-Baptiste KempfAVI: better debug
2012-05-22 Aurelien Nephtalits: Fix audio type description parsing
2012-05-21 Jean-Baptiste KempfAVI: support more extended tags
2012-05-21 Jean-Baptiste KempfAVI: display extra-data tags
2012-05-21 Jean-Baptiste KempfAVI: add more main tags
2012-05-21 Jean-Baptiste KempfAVI: read the creation date
2012-05-11 Laurent AimarAdded support for vprp chunk in AVI demuxer.
2012-05-11 Jean-Baptiste KempfASF/WMV: parser chapters
2012-05-09 Rémi Denis-Courmontavi: do not use vlc_object_kill()
2012-05-05 Rémi Denis-Courmontmp4: use strndup() where applicable
2012-05-02 Jean-Paul Samanavformat/mux.c: Check malloc return value.
2012-05-02 Hugo Beauzée-Luyssenogg: Fix a heap buffer overflow.
2012-04-29 Jean-Baptiste KempfASF: cosmetics
2012-04-28 Jean-Baptiste KempfASF: do not display GUID when not in debug mode
next