14 Commits (96cba1c5524eb0cc1395aa7586e4c3b25092a7ec)

Author SHA1 Message Date
Michael Niedermayer 77b0f3f26d avcodec/vp9_parser: Check the input frame sizes for being consistent 8 years ago
Ronald S. Bultje 20db54906f vp9_parser: allow superframes with a single frame. 9 years ago
Ronald S. Bultje 63fca9df9c vp9_parser: don't overwrite cached timestamps with nopts. 9 years ago
James Zern 7b4367d93e vp9_parser: fix endless loop w/0-sized frame 9 years ago
Ronald S. Bultje 9ee2ddd773 vp9_parse: fix parsing of pskip and profile 2/3. 9 years ago
Ronald S. Bultje e8b4f6d6be vp9: add support for resolution changes in inter frames. 10 years ago
wm4 a83b6b077c vp9: assign PTS to visible instead of invisible frames 10 years ago
wm4 09b4ad1568 vp9: avoid infinite loop with broken files 10 years ago
wm4 b88e80589b vp9: fix parser return values in error case 10 years ago
Ronald S. Bultje c72f587353 vp9/parser: change size type to unsigned. 11 years ago
Ronald S. Bultje 0065d2d520 vp9: fix mt-related hang a parser infinite loop. 11 years ago
Ronald S. Bultje 847072873c vp9_parse: don't use AVCodecParserContext as av_log context. 11 years ago
Ronald S. Bultje 9695fb2622 vp9_parser: handle zero-sized packets. 11 years ago
Ronald S. Bultje 84d362f020 vp9: split packet parsing into an AVParser. 11 years ago