projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mkv: mark corrupted packets and return them
[ffmpeg.git]
/
libavformat
/
matroskadec.c
2012-04-30
Luca Barbato
mkv: mark corrupted packets and return them
blob
|
commitdiff
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
2010-06-08
Reimar Döffinger
Fix the MATROSKA_ID_TAGDEFAULT to match the specificati...
blob
|
commitdiff
|
diff to current
2010-05-25
Aurelien Jacobs
matroskadec: avoid potential crash after r23169
blob
|
commitdiff
|
diff to current
2010-05-23
David Conrad
matroskadec: Revert adding the doctype to metadata...
blob
|
commitdiff
|
diff to current
2010-05-22
David Conrad
matroskadec: Allow unknown EBML doctype
blob
|
commitdiff
|
diff to current
2010-05-22
James Zern
matroskadec: Support webm doctype
blob
|
commitdiff
|
diff to current
2010-05-18
David Conrad
matroskadec: Free ebml binary buffer on error
blob
|
commitdiff
|
diff to current
2010-05-18
David Conrad
matroskadec: Fix buffer overread in matroska_ebmlnum_uint
blob
|
commitdiff
|
diff to current
2010-05-18
David Conrad
matroskadec: Ensure time_scale is nonzero, fixes divide...
blob
|
commitdiff
|
diff to current
2010-05-18
David Conrad
matroskadec: Use av_freep in ebml_read_ascii
blob
|
commitdiff
|
diff to current
2010-05-17
Baptiste Coudurier
set avg frame rate in mkv demuxer
blob
|
commitdiff
|
diff to current
2010-04-25
Stefano Sabatini
Mark av_metadata_set() as deprecated, and use av_metada...
blob
|
commitdiff
|
diff to current
2010-04-20
Baptiste Coudurier
seems aac gets screwed up by the parser so disable it
blob
|
commitdiff
|
diff to current
2010-04-20
Baptiste Coudurier
parse stream headers for audio streams in mkv, needed...
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-04-11
Stefano Sabatini
Move the internal function declarations in avformat...
blob
|
commitdiff
|
diff to current
2010-03-31
Jean-Daniel Dupas
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-03-15
Aurelien Jacobs
matroskadec: use more appropriate error code
blob
|
commitdiff
|
diff to current
2010-03-12
Aurelien Jacobs
matroskadec: add support for SIPR audio tracks
blob
|
commitdiff
|
diff to current
2010-03-07
David Conrad
matroskadec: Fix a buffer overread
blob
|
commitdiff
|
diff to current
2010-03-03
Aurelien Jacobs
matroskadec: cosmetic indentation
blob
|
commitdiff
|
diff to current
2010-03-03
Joakim Plate
matroskadec: timestamps are dts and not pts in ms vfw...
blob
|
commitdiff
|
diff to current
2010-02-01
Anton Khirnov
Add a list of generic tags and change demuxers to follo...
blob
|
commitdiff
|
diff to current
2010-01-11
David Conrad
mkvdec: Avoid divide-by-zero crash on invalid real...
blob
|
commitdiff
|
diff to current
next