Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |