17 Commits (003e006ccbe3c415f6e4f72d34e34de39ada403c)

Author SHA1 Message Date
Andreas Rheinhardt e625ae6092 avcodec: Constify all the AVCodecParsers 4 years ago
James Almer bf324359be avcodec/vp9_parser: set profile in AVCodecContext 6 years ago
wm4 0c162854c1 vp9_parser: don't split superframes into separate packets 7 years ago
Michael Niedermayer 77b0f3f26d avcodec/vp9_parser: Check the input frame sizes for being consistent 9 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. 10 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