git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavf: remove disabled FF_API_R_FRAME_RATE cruft
[ffmpeg.git]
/
libavformat
/
matroskadec.c
2013-03-11
Anton Khirnov
lavf: remove disabled FF_API_R_FRAME_RATE cruft
blob
|
commitdiff
2013-03-08
Anton Khirnov
avpacket: use AVBuffer to allow refcounting the packets.
blob
|
commitdiff
|
diff to current
2013-01-10
Dale Curtis
matroska: Fix use after free
blob
|
commitdiff
|
diff to current
2012-11-02
Anton Khirnov
matroskadec: do not use avpacket internals
blob
|
commitdiff
|
diff to current
2012-10-25
Diego Biurrun
avutil: Make LZO decoder code configure-time selectable
blob
|
commitdiff
|
diff to current
2012-10-15
Diego Biurrun
rmdec: Move SIPR code shared with Matroska demuxer...
blob
|
commitdiff
|
diff to current
2012-09-21
Anton Khirnov
matroskadec: fix a sanity check.
blob
|
commitdiff
|
diff to current
2012-09-21
Anton Khirnov
matroskadec: only return corrupt packets that actually...
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: properly support BlockDuration
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: split frame parsing
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: split laces parsing
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroska: implement support for ProRes
blob
|
commitdiff
|
diff to current
2012-09-19
Moritz Bunkus
matroska: implement support for ALAC
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: validate lace_size when parsed
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: return meaningful errors in matroska_decod...
blob
|
commitdiff
|
diff to current
2012-09-19
Dale Curtis
matroskadec: fix incorrect unsigned->signed conversion
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: refactor matroska_decode_buffer
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: check realloc in lzo encoding
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroska: honor error_recognition on unknown doctypes
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
avformat: Drop pointless "format" from container long...
blob
|
commitdiff
|
diff to current
2012-07-29
Anton Khirnov
lavf: deprecate r_frame_rate.
blob
|
commitdiff
|
diff to current
2012-07-22
Anton Khirnov
matroskadec: return more correct error code on read...
blob
|
commitdiff
|
diff to current
2012-07-09
Anton Khirnov
matroskadec: honor error_recognition when encountering...
blob
|
commitdiff
|
diff to current
2012-04-30
Luca Barbato
mkv: mark corrupted packets and return them
blob
|
commitdiff
|
diff to current
2012-04-30
Luca Barbato
mkv: forward EMBL block data error
blob
|
commitdiff
|
diff to current
2012-04-23
Dale Curtis
matroska: Clear prev_pkt between seeks.
blob
|
commitdiff
|
diff to current
2012-04-23
Dale Curtis
matroska: Add incremental parsing of clusters.
blob
|
commitdiff
|
diff to current
2012-04-18
Mans Rullgard
matroska: do not set invalid default duration if frame...
blob
|
commitdiff
|
diff to current
2012-04-17
Luca Barbato
mkv: use av_reduce instead of av_d2q for framerate...
blob
|
commitdiff
|
diff to current
2012-04-17
Luca Barbato
mkv: report average framerate as minimal as well
blob
|
commitdiff
|
diff to current
2012-04-13
Dale Curtis
matroska: Fix leaking memory allocated for laces.
blob
|
commitdiff
|
diff to current
2012-03-02
Ronald S. Bultje
matroska: check buffer size for RM-style byte reordering.
blob
|
commitdiff
|
diff to current
2012-02-25
Ronald S. Bultje
matroska: don't overwrite string values until read...
blob
|
commitdiff
|
diff to current
2012-02-21
Alex Converse
Mark mutable static data const where appropriate.
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
libavformat: Add an ff_ prefix to some lavf internal...
blob
|
commitdiff
|
diff to current
2012-02-13
Diego Biurrun
matroskadec: Mark variable as av_unused.
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
blob
|
commitdiff
|
diff to current
2012-01-25
Alex Converse
matroskadec: Pad AAC extradata.
blob
|
commitdiff
|
diff to current
2012-01-05
Chris Evans
matroskadec: Fix a bug where a pointer was cached to...
blob
|
commitdiff
|
diff to current
2011-12-11
Mans Rullgard
lavu: replace int/float punning functions
blob
|
commitdiff
|
diff to current
2011-12-05
Diego Biurrun
misc Doxygen markup improvements
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
matroskadec: don't set codec timebase.
blob
|
commitdiff
|
diff to current
2011-11-05
Ronald S. Bultje
matroskadec: empty blocks are in fact valid.
blob
|
commitdiff
|
diff to current
2011-10-28
Anton Khirnov
lavf: make some seeking functions private
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some mpeg4audio symbols...
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for ff_new_chapter().
blob
|
commitdiff
|
diff to current
2011-10-19
Anton Khirnov
lavf,lavd: replace av_new_stream->avformat_new_stream...
blob
|
commitdiff
|
diff to current
2011-10-14
Ronald S. Bultje
matroskadec: fix out of bounds write
blob
|
commitdiff
|
diff to current
2011-09-27
Michael Niedermayer
Fix memory (re)allocation in matroskadec.c, related...
blob
|
commitdiff
|
diff to current
2011-09-27
Anton Khirnov
matroskadec: export mimetype of attachments as metadata.
blob
|
commitdiff
|
diff to current
2011-09-15
Dustin Brody
matroskadec: fix typo.
blob
|
commitdiff
|
diff to current
2011-09-15
Dustin Brody
matroskadec: bail on parsing of incorrect seek index...
blob
|
commitdiff
|
diff to current
2011-07-20
Chris Evans
matroskadec: fix integer underflow if header length...
blob
|
commitdiff
|
diff to current
2011-07-17
Anton Khirnov
lavf: use designated initialisers for all (de)muxers.
blob
|
commitdiff
|
diff to current
2011-07-10
Anton Khirnov
matroskadec: fix stupid typo (!= -> ==)
blob
|
commitdiff
|
diff to current
2011-07-10
Anton Khirnov
matroskadec: reindent
blob
|
commitdiff
|
diff to current
2011-07-10
Aaron Colwell
matroskadec: defer parsing of cues element until we...
blob
|
commitdiff
|
diff to current
2011-07-01
John Stebbins
matroskadec: matroska_read_seek after after EBML_STOP...
blob
|
commitdiff
|
diff to current
2011-06-29
Ami Fischman
matroskadec: forward parsing errors to caller.
blob
|
commitdiff
|
diff to current
2011-06-09
Reimar Döffinger
matroskadec: set timestamps for RealAudio packets.
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Remove all uses of now deprecated metadata functions.
blob
|
commitdiff
|
diff to current
2011-05-12
Aurelien Jacobs
matroskadec: check that pointers were initialized befor...
blob
|
commitdiff
|
diff to current
2011-04-19
Stefano Sabatini
avio: remove AVIO_* access symbols in favor of new...
blob
|
commitdiff
|
diff to current
2011-04-14
Max Horn
handle malloc failures in ff_get_wav_header
blob
|
commitdiff
|
diff to current
2011-04-07
Anton Khirnov
avio: AVIO_ prefixes for URL_ open flags.
blob
|
commitdiff
|
diff to current
2011-04-03
Anton Khirnov
avio: introduce an AVIOContext.seekable field
blob
|
commitdiff
|
diff to current
2011-03-24
John Stebbins
matroskadec: set default duration for simple block
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-03-17
Anton Khirnov
lavf: replace avio_seek(SEEK_CUR) with avio_skip where...
blob
|
commitdiff
|
diff to current
2011-03-07
Anton Khirnov
avio: deprecate url_feof
blob
|
commitdiff
|
diff to current
2011-03-04
Anton Khirnov
avio: add avio_tell macro as a replacement for url_ftell
blob
|
commitdiff
|
diff to current
2011-03-01
Anton Khirnov
lavf: replace all uses of url_fskip with avio_seek
blob
|
commitdiff
|
diff to current
2011-03-01
Anton Khirnov
avio: avio_ prefix for url_fseek
blob
|
commitdiff
|
diff to current
2011-02-21
Anton Khirnov
avio: avio: avio_ prefixes for put_* functions
blob
|
commitdiff
|
diff to current
2011-02-21
Anton Khirnov
avio: avio_ prefixes for get_* functions
blob
|
commitdiff
|
diff to current
2011-02-20
Anton Khirnov
avio: move init_put_byte() to a new private header...
blob
|
commitdiff
|
diff to current
2011-02-20
Anton Khirnov
avio: rename ByteIOContext to AVIOContext.
blob
|
commitdiff
|
diff to current
2011-02-07
Reimar Döffinger
matroskadec: add generic element length validation.
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Prefix all _demuxer, _muxer, _protocol from libavformat...
blob
|
commitdiff
|
diff to current
2010-11-03
Anton Khirnov
matroskadec: skip invalid tags with no TagName
blob
|
commitdiff
|
diff to current
2010-10-16
Anton Khirnov
add ff_ prefix to metadata_conv()
blob
|
commitdiff
|
diff to current
2010-10-15
Anton Khirnov
Export metadata in the generic format. Deprecate old...
blob
|
commitdiff
|
diff to current
2010-09-06
Reimar Döffinger
Add a special function to mkv demxuer to parse length...
blob
|
commitdiff
|
diff to current
2010-09-05
Aurelien Jacobs
matroskadec: allow uint and float elements with length = 0
blob
|
commitdiff
|
diff to current
2010-09-02
Reimar Döffinger
Optimize/simplify ebml_read_num.
blob
|
commitdiff
|
diff to current
2010-08-17
Aurelien Jacobs
matroskadec: minor simplification
blob
|
commitdiff
|
diff to current
2010-08-17
Aurelien Jacobs
matroskadec: fix integer overflow
blob
|
commitdiff
|
diff to current
2010-08-01
Alex Converse
Add WebM to the Matroska demuxer name.
blob
|
commitdiff
|
diff to current
2010-07-02
David Conrad
matroskadec: merge only SSA packets together
blob
|
commitdiff
|
diff to current
2010-07-02
Aurelien Jacobs
add AV_DISPOSITION_FORCED flag and use it in matroska...
blob
|
commitdiff
|
diff to current
2010-06-15
Aurelien Jacobs
matroskadec : propagate AVERROR to the caller
blob
|
commitdiff
|
diff to current
2010-06-11
Aurelien Jacobs
matroskadec: fix type of the length field in ebml_read_...
blob
|
commitdiff
|
diff to current
2010-06-11
Aurelien Jacobs
matroskadec: cosmetic: indentation
blob
|
commitdiff
|
diff to current
2010-06-11
Aurelien Jacobs
matroskadec: add support for live broadcast containing...
blob
|
commitdiff
|
diff to current
2010-06-11
Aurelien Jacobs
matroskadec: simplify parsing of the first cluster
blob
|
commitdiff
|
diff to current
2010-06-11
Aurelien Jacobs
matroskadec: store the ID of the currently parsed ebml...
blob
|
commitdiff
|
diff to current
2010-06-11
Aurelien Jacobs
matroskadec: cosmetic: split a line to make it more...
blob
|
commitdiff
|
diff to current
2010-06-08
Reimar Döffinger
Do not attempt to seek to index for streamed files...
blob
|
commitdiff
|
diff to current
next