]> git.sesse.net Git - vlc/history - modules/demux
macosx: allow multiple vout windows in video-wallpaper mode
[vlc] / modules / demux /
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
2012-04-27 Jean-Baptiste KempfASF: better logging and more consistent with MKV/MP4...
2012-04-27 Jean-Baptiste KempfMKV: debug extra metadata too
2012-04-27 Jean-Baptiste KempfMKV: fix meta regression
2012-04-25 Rafaël Carréavformat: initialize empty options sets
2012-04-21 Jean-Baptiste KempfMMS: coherence with asf demuxer
2012-04-21 Jean-Baptiste KempfASF: do not warn about compatibility object
2012-04-18 Frédéric Yhuellibmp4: fix error in TfxdBoxUUID definition
2012-04-17 Rafaël Carrédeclare private options only if they are used
2012-04-17 Rafaël Carréavformat: fix dictionary use
2012-04-17 Rafaël Carréavformat (mux/demux): implement private options
2012-04-17 Rafaël CarréSanitize FFmpeg modules options
2012-04-16 Hugo Beauzée-Luyssenram: Removing write only variable.
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-13 Jean-Baptiste KempfMP4: kill a warning for operator priority
2012-04-13 Frédéric Yhueldemux/mp4: move some stuff in the header file
2012-04-13 Frédéric Yhuellibmp4: add two functions for fragmented MP4
2012-04-13 Denis CharmetMKV: Fix seeking without cues for clusters without...
2012-04-13 Jean-Baptiste KempfMKV: reject invalid real audio data
2012-04-13 Jean-Baptiste KempfMKV: regroup real codecs
2012-04-13 Jean-Baptiste KempfMKV: pass the correct extra_data offset in Atrac3 case
next