]> git.sesse.net Git - ffmpeg/history - libavformat/matroskadec.c
http: Reduce scope of a variable in parse_content_encoding()
[ffmpeg] / libavformat / matroskadec.c
2014-07-29 Luca Barbatomatroska: Register mime types
2014-07-02 Michael Niedermayermatroskadec: Fix a double negation typo
2014-06-22 Diego BiurrunReplace av_malloc() and memset(0) by av_mallocz()
2014-05-28 Anton Khirnovmatroskadec: parse the channel layout mask for FLAC
2014-05-28 Anton Khirnovmatroskadec: export just the STREAMINFO block as FLAC...
2014-05-28 Anton Khirnovmatroskadec: split parsing tracks into a separate function
2014-04-30 Anton Khirnovmatroskadec: read the CodecDelay element
2014-03-11 Diego Biurrunlavf: more correct printf format specifiers
2014-03-07 Diego Biurrunmatroskadec: cosmetics: Fix "attachement" vs. "attachme...
2014-03-07 Keiji Costantinimatroskadec: K&R formatting cosmetics
2013-11-21 Aurelien Jacobsmatroskadec: use correct compression parameters for...
2013-11-21 Anton Khirnovmatroskadec: pad EBML_BIN data.
2013-10-31 Yusuke Nakamuramatroskadec: Support HEVC demuxing
2013-09-24 Anton Khirnovmatroskadec: check av_strdup() when setting defaults
2013-09-17 Martin Storsjömatroskadec: Verify realaudio codec parameters
2013-09-10 Alexandra Khirnovaavformat: Use av_reallocp_array() where suitable
2013-09-03 Martin Storsjömatroskadec: Check that .lang was allocated and set...
2013-06-10 Sean McGovernmatroskadec: introduce resync function.
2013-05-28 Anton Khirnovmatroskadec: export full wavpack blocks.
2013-05-27 Anton Khirnovmatroskadec: silently skip CodecState element.
2013-05-04 Diego Biurrunavformat: Add AVPROBE_SCORE_EXTENSION define and use...
2013-04-03 Luca Barbatomatroska: pass the lace size to the matroska_parse_rm_audio
2013-04-03 Luca Barbatomatroska: fix a corner case in ebml-lace parsing
2013-04-03 Dale Curtismatroska: Update the available size after lace parsing
2013-03-12 Luca Barbatomatroskadec: request a read buffer for the wav header
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_R_FRAME_RATE cruft
2013-03-08 Anton Khirnovavpacket: use AVBuffer to allow refcounting the packets.
2013-01-10 Dale Curtismatroska: Fix use after free
2012-11-02 Anton Khirnovmatroskadec: do not use avpacket internals
2012-10-25 Diego Biurrunavutil: Make LZO decoder code configure-time selectable
2012-10-15 Diego Biurrunrmdec: Move SIPR code shared with Matroska demuxer...
2012-09-21 Anton Khirnovmatroskadec: fix a sanity check.
2012-09-21 Anton Khirnovmatroskadec: only return corrupt packets that actually...
2012-09-19 Luca Barbatomatroskadec: properly support BlockDuration
2012-09-19 Luca Barbatomatroskadec: split frame parsing
2012-09-19 Luca Barbatomatroskadec: split laces parsing
2012-09-19 Luca Barbatomatroska: implement support for ProRes
2012-09-19 Moritz Bunkusmatroska: implement support for ALAC
2012-09-19 Luca Barbatomatroskadec: validate lace_size when parsed
2012-09-19 Luca Barbatomatroskadec: return meaningful errors in matroska_decod...
2012-09-19 Dale Curtismatroskadec: fix incorrect unsigned->signed conversion
2012-09-19 Luca Barbatomatroskadec: refactor matroska_decode_buffer
2012-09-19 Luca Barbatomatroskadec: check realloc in lzo encoding
2012-09-19 Luca Barbatomatroska: honor error_recognition on unknown doctypes
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-07-29 Anton Khirnovlavf: deprecate r_frame_rate.
2012-07-22 Anton Khirnovmatroskadec: return more correct error code on read...
2012-07-09 Anton Khirnovmatroskadec: honor error_recognition when encountering...
2012-04-30 Luca Barbatomkv: mark corrupted packets and return them
2012-04-30 Luca Barbatomkv: forward EMBL block data error
2012-04-23 Dale Curtismatroska: Clear prev_pkt between seeks.
2012-04-23 Dale Curtismatroska: Add incremental parsing of clusters.
2012-04-18 Mans Rullgardmatroska: do not set invalid default duration if frame...
2012-04-17 Luca Barbatomkv: use av_reduce instead of av_d2q for framerate...
2012-04-17 Luca Barbatomkv: report average framerate as minimal as well
2012-04-13 Dale Curtismatroska: Fix leaking memory allocated for laces.
2012-03-02 Ronald S. Bultjematroska: check buffer size for RM-style byte reordering.
2012-02-25 Ronald S. Bultjematroska: don't overwrite string values until read...
2012-02-21 Alex ConverseMark mutable static data const where appropriate.
2012-02-15 Martin Storsjölibavformat: Add an ff_ prefix to some lavf internal...
2012-02-13 Diego Biurrunmatroskadec: Mark variable as av_unused.
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2012-01-25 Alex Conversematroskadec: Pad AAC extradata.
2012-01-05 Chris Evansmatroskadec: Fix a bug where a pointer was cached to...
2011-12-11 Mans Rullgardlavu: replace int/float punning functions
2011-12-05 Diego Biurrunmisc Doxygen markup improvements
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-11-30 Anton Khirnovmatroskadec: don't set codec timebase.
2011-11-05 Ronald S. Bultjematroskadec: empty blocks are in fact valid.
2011-10-28 Anton Khirnovlavf: make some seeking functions private
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-10-20 Anton Khirnovlavf: use avpriv_ prefix for ff_new_chapter().
2011-10-19 Anton Khirnovlavf,lavd: replace av_new_stream->avformat_new_stream...
2011-10-14 Ronald S. Bultjematroskadec: fix out of bounds write
2011-09-27 Michael NiedermayerFix memory (re)allocation in matroskadec.c, related...
2011-09-27 Anton Khirnovmatroskadec: export mimetype of attachments as metadata.
2011-09-15 Dustin Brodymatroskadec: fix typo.
2011-09-15 Dustin Brodymatroskadec: bail on parsing of incorrect seek index...
2011-07-20 Chris Evansmatroskadec: fix integer underflow if header length...
2011-07-17 Anton Khirnovlavf: use designated initialisers for all (de)muxers.
2011-07-10 Anton Khirnovmatroskadec: fix stupid typo (!= -> ==)
2011-07-10 Anton Khirnovmatroskadec: reindent
2011-07-10 Aaron Colwellmatroskadec: defer parsing of cues element until we...
2011-07-01 John Stebbinsmatroskadec: matroska_read_seek after after EBML_STOP...
2011-06-29 Ami Fischmanmatroskadec: forward parsing errors to caller.
2011-06-09 Reimar Döffingermatroskadec: set timestamps for RealAudio packets.
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-05-12 Aurelien Jacobsmatroskadec: check that pointers were initialized befor...
2011-04-19 Stefano Sabatiniavio: remove AVIO_* access symbols in favor of new...
2011-04-14 Max Hornhandle malloc failures in ff_get_wav_header
2011-04-07 Anton Khirnovavio: AVIO_ prefixes for URL_ open flags.
2011-04-03 Anton Khirnovavio: introduce an AVIOContext.seekable field
2011-03-24 John Stebbinsmatroskadec: set default duration for simple block
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovlavf: replace avio_seek(SEEK_CUR) with avio_skip where...
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-01 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
next