Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vp9: add support for resolution changes in inter frames. | Ronald S. Bultje | 2015-04-23 | 1 | -1/+4 |
* | vp9: assign PTS to visible instead of invisible frames | wm4 | 2015-02-05 | 1 | -0/+12 |
* | vp9: avoid infinite loop with broken files | wm4 | 2015-01-10 | 1 | -2/+3 |
* | vp9: fix parser return values in error case | wm4 | 2015-01-09 | 1 | -0/+2 |
* | vp9/parser: change size type to unsigned. | Ronald S. Bultje | 2014-02-08 | 1 | -2/+2 |
* | vp9: fix mt-related hang a parser infinite loop. | Ronald S. Bultje | 2014-01-11 | 1 | -1/+1 |
* | vp9_parse: don't use AVCodecParserContext as av_log context. | Ronald S. Bultje | 2014-01-05 | 1 | -1/+1 |
* | vp9_parser: handle zero-sized packets. | Ronald S. Bultje | 2013-12-03 | 1 | -0/+7 |
* | vp9: split packet parsing into an AVParser. | Ronald S. Bultje | 2013-11-30 | 1 | -0/+111 |