summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9_parser.c
Commit message (Expand)AuthorAgeFilesLines
* vp9/parser: change size type to unsigned.Ronald S. Bultje2014-02-081-2/+2
* vp9: fix mt-related hang a parser infinite loop.Ronald S. Bultje2014-01-111-1/+1
* vp9_parse: don't use AVCodecParserContext as av_log context.Ronald S. Bultje2014-01-051-1/+1
* vp9_parser: handle zero-sized packets.Ronald S. Bultje2013-12-031-0/+7
* vp9: split packet parsing into an AVParser.Ronald S. Bultje2013-11-301-0/+111
OpenPOWER on IntegriCloud