| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Avoid allocation for AVStreamInternal | Andreas Rheinhardt | 2021-09-17 | 1 | -1/+1 |
* | avformat: move AVStream.{parser,need_parsing} to AVStreamInternal | James Almer | 2021-05-07 | 1 | -1/+1 |
* | avformat/oggparsetheora: Don't update start time when lastpts is AV_NOPTS_VALUE. | Dale Curtis | 2020-05-31 | 1 | -1/+1 |
* | Use av_sat_sub64() when updating pts by duration. | Dale Curtis | 2020-05-29 | 1 | -1/+1 |
* | avformat/oggparsetheora: Replace get_bits_long() by get_bits() where possible | Michael Niedermayer | 2019-12-31 | 1 | -5/+5 |
* | avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE | Michael Niedermayer | 2018-03-10 | 1 | -1/+5 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -14/+14 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -13/+13 |
* | | oggparsedaala: reject too large gpshift | Andreas Cadhalpun | 2016-01-02 | 1 | -1/+1 |
* | | avformat/oggparsetheora: Check duration to be not AV_NOPTS_VALUE (and positiv... | Michael Niedermayer | 2015-12-04 | 1 | -1/+1 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' | Michael Niedermayer | 2014-08-14 | 1 | -1/+1 |
|\| |
|
| * | ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. | Andrew Stone | 2014-08-13 | 1 | -1/+1 |
* | | Merge commit '23f741f79327e31be7b2a75ebb2e02111e06e52f' | Michael Niedermayer | 2014-05-28 | 1 | -1/+1 |
|\| |
|
| * | matroskadec: parse the channel layout mask for FLAC | Anton Khirnov | 2014-05-28 | 1 | -1/+1 |
* | | avformat/oggparsetheora: zero extradata padding area | Michael Niedermayer | 2013-12-15 | 1 | -0/+2 |
* | | Merge commit 'ce6949d3a0607eb318dc2872553110df934e9720' | Michael Niedermayer | 2013-11-01 | 1 | -8/+8 |
|\| |
|
| * | oggparsetheora: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-30 | 1 | -0/+2 |
|\| |
|
| * | oggparsetheora: check av_mallocz result | Anton Khirnov | 2013-10-30 | 1 | -0/+2 |
* | | Merge commit '5e5fb21877d8da7b3b8a27bb4d6a070d210c152d' | Michael Niedermayer | 2013-10-30 | 1 | -3/+3 |
|\| |
|
| * | oggparsetheora: return meaningful error codes | Anton Khirnov | 2013-10-30 | 1 | -3/+3 |
* | | Merge commit 'd4c12b8be4bdd2ffddb3bd5e11773de4c4c46f68' | Michael Niedermayer | 2013-10-30 | 1 | -53/+54 |
|\| |
|
| * | oggparsetheora: K&R cosmetics, reformat | Anton Khirnov | 2013-10-30 | 1 | -53/+53 |
* | | Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9' | Michael Niedermayer | 2013-09-27 | 1 | -1/+3 |
|\| |
|
| * | lavf: Reset the entry count and allocation size variables on av_reallocp fail... | Martin Storsjö | 2013-09-26 | 1 | -1/+3 |
* | | Merge commit '5626f994f273af80fb100d4743b963304de9e05c' | Michael Niedermayer | 2013-09-19 | 1 | -3/+4 |
|\| |
|
| * | avformat: Use av_reallocp() where suitable | Alexandra Khirnova | 2013-09-18 | 1 | -3/+4 |
| * | oggparsetheora: fix comment header parsing | Giorgio Vazzana | 2013-01-14 | 1 | -1/+1 |
* | | oggparsetheora: fix comment header parsing | Giorgio Vazzana | 2012-10-05 | 1 | -1/+1 |
* | | oggparsetheora: print error when failing on unknown header | Michael Niedermayer | 2012-09-25 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-25 | 1 | -4/+12 |
|\| |
|
| * | oggparsetheora: make it more robust | Luca Barbato | 2012-09-24 | 1 | -3/+12 |
| * | ogg: prevent NULL pointer deference in theora gptopts | Michael Niedermayer | 2012-09-24 | 1 | -2/+7 |
* | | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' | Michael Niedermayer | 2012-09-25 | 1 | -1/+2 |
|\| |
|
| * | ogg: check that the expected number of headers had been parsed | Luca Barbato | 2012-09-24 | 1 | -1/+2 |
* | | oggparsetheora: fix metadata parsing | Michael Niedermayer | 2012-08-12 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | oggtheora: Port changes from oggvorbis timestamp handling. | Michael Niedermayer | 2012-05-05 | 1 | -17/+12 |
* | | oggtheora: Fix initial pts | Michael Niedermayer | 2012-05-04 | 1 | -0/+42 |
* | | vorbisdemux: Check private context in theoras gtopts. | Michael Niedermayer | 2012-03-23 | 1 | -2/+7 |
|/ |
|
* | ogg: don't set codec timebase | Anton Khirnov | 2012-03-02 | 1 | -6/+7 |
* | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | Always use av_set_pts_info to set the stream time base. | Reimar Döffinger | 2011-02-06 | 1 | -1/+1 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | oggdec: Metadata is per-stream; don't merge multiple streams' together | David Conrad | 2010-03-12 | 1 | -1/+1 |
* | Add ff_ prefix to vorbis_comment | David Conrad | 2010-03-12 | 1 | -1/+1 |