index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
matroskadec.c
Age
Commit message (
Expand
)
Author
2015-05-12
mkv: Print unsupported mov tags when found
Vittorio Giovara
2015-04-18
matroskadec: fix crash when parsing invalid mkv
Thomas Guillem
2015-04-08
matroskadec: export cover art correctly
wm4
2015-03-12
matroskadec: Check memory allocations
Vittorio Giovara
2015-02-14
avformat: Don't anonymously typedef structs
Diego Biurrun
2014-12-15
matroskadec: Fix read-after-free in matroska_read_seek()
Xiaohan Wang
2014-10-24
matroskadec: check return values
Vittorio Giovara
2014-10-24
matroskadec: fix leak on error
Vittorio Giovara
2014-08-28
matroskadec: parse stereo mode on decoding
Vittorio Giovara
2014-08-28
matroska: list supported extensions
Vittorio Giovara
2014-08-15
cosmetics: Write NULL pointer inequality checks more compactly
Gabriel Dume
2014-08-15
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-07-29
matroska: Register mime types
Luca Barbato
2014-07-02
matroskadec: Fix a double negation typo
Michael Niedermayer
2014-06-22
Replace av_malloc() and memset(0) by av_mallocz()
Diego Biurrun
2014-05-28
matroskadec: parse the channel layout mask for FLAC
Anton Khirnov
2014-05-28
matroskadec: export just the STREAMINFO block as FLAC extradata
Anton Khirnov
2014-05-28
matroskadec: split parsing tracks into a separate function
Anton Khirnov
2014-04-30
matroskadec: read the CodecDelay element
Anton Khirnov
2014-03-11
lavf: more correct printf format specifiers
Diego Biurrun
2014-03-07
matroskadec: cosmetics: Fix "attachement" vs. "attachment" typo
Diego Biurrun
2014-03-07
matroskadec: K&R formatting cosmetics
Keiji Costantini
2013-11-21
matroskadec: use correct compression parameters for current track CodecPrivate
Aurelien Jacobs
2013-11-21
matroskadec: pad EBML_BIN data.
Anton Khirnov
2013-10-31
matroskadec: Support HEVC demuxing
Yusuke Nakamura
2013-09-24
matroskadec: check av_strdup() when setting defaults
Anton Khirnov
2013-09-17
matroskadec: Verify realaudio codec parameters
Martin Storsjö
2013-09-10
avformat: Use av_reallocp_array() where suitable
Alexandra Khirnova
2013-09-03
matroskadec: Check that .lang was allocated and set before reading it
Martin Storsjö
2013-06-10
matroskadec: introduce resync function.
Sean McGovern
2013-05-28
matroskadec: export full wavpack blocks.
Anton Khirnov
2013-05-27
matroskadec: silently skip CodecState element.
Anton Khirnov
2013-05-04
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-04-03
matroska: pass the lace size to the matroska_parse_rm_audio
Luca Barbato
2013-04-03
matroska: fix a corner case in ebml-lace parsing
Luca Barbato
2013-04-03
matroska: Update the available size after lace parsing
Dale Curtis
2013-03-12
matroskadec: request a read buffer for the wav header
Luca Barbato
2013-03-11
lavf: remove disabled FF_API_R_FRAME_RATE cruft
Anton Khirnov
2013-03-08
avpacket: use AVBuffer to allow refcounting the packets.
Anton Khirnov
2013-01-11
matroska: Fix use after free
Dale Curtis
2012-11-02
matroskadec: do not use avpacket internals
Anton Khirnov
2012-10-25
avutil: Make LZO decoder code configure-time selectable
Diego Biurrun
2012-10-15
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
Diego Biurrun
2012-09-21
matroskadec: fix a sanity check.
Anton Khirnov
2012-09-21
matroskadec: only return corrupt packets that actually contain data
Anton Khirnov
2012-09-19
matroskadec: properly support BlockDuration
Luca Barbato
2012-09-19
matroskadec: split frame parsing
Luca Barbato
2012-09-19
matroskadec: split laces parsing
Luca Barbato
2012-09-19
matroska: implement support for ProRes
Luca Barbato
2012-09-19
matroska: implement support for ALAC
Moritz Bunkus
[next]