aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
author赵宇龙 <zylthinking@gmail.com>2015-10-09 13:59:56 +0800
committerMichael Niedermayer <michael@niedermayer.cc>2015-10-10 01:37:00 +0200
commitcd847839f33e58a2c2259595335ab483ef32667d (patch)
treeaf575d60f9cf1ea784c03c2ff66ca5344ad12f57 /tests
parent3d126ef188639e0b55bdbbb755eafced66f23352 (diff)
downloadffmpeg-cd847839f33e58a2c2259595335ab483ef32667d.tar.gz
h264_mp4toannexb: fix the pps offset when there are more than one sps in avcc
the pps offset is used to locate pps in the spspps_buf; however, the current calc method is wrong because it is the offset of the original avctx->extradata; when there is only one sps in the avcc; the value is correct by coincidence, however, it will fail in avcc with multi sps Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions