index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
vp9_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/vp9_parser: set profile in AVCodecContext
James Almer
2018-10-25
1
-1
/
+5
*
vp9_parser: don't split superframes into separate packets
wm4
2017-11-29
1
-117
/
+10
*
avcodec/vp9_parser: Check the input frame sizes for being consistent
Michael Niedermayer
2016-08-01
1
-0
/
+17
*
vp9_parser: allow superframes with a single frame.
Ronald S. Bultje
2015-11-06
1
-1
/
+1
*
vp9_parser: don't overwrite cached timestamps with nopts.
Ronald S. Bultje
2015-10-28
1
-1
/
+1
*
vp9_parser: fix endless loop w/0-sized frame
James Zern
2015-10-19
1
-2
/
+2
*
vp9_parse: fix parsing of pskip and profile 2/3.
Ronald S. Bultje
2015-09-04
1
-3
/
+23
*
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