aboutsummaryrefslogtreecommitdiffstats
path: root/ffmpeg_qsv.c
diff options
context:
space:
mode:
authorMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-07-03 17:34:51 +0200
committerMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-07-06 15:10:16 +0200
commit88d9c30cf57ec7328f16a241f10c84415e9aef4e (patch)
tree6835e6a376e539986355449b9089bead364a3fb0 /ffmpeg_qsv.c
parent55ef890b29ac47f0f5abdea166cddf853c4179df (diff)
downloadffmpeg-88d9c30cf57ec7328f16a241f10c84415e9aef4e.tar.gz
lavc/mediacodecdec_h264: properly convert extradata to annex-b
H264ParamSets has its SPS/PPS stored raw (SODB) and needs to be converted to NAL units before sending them to MediaCodec. This patch adds the missing convertion of the SPS/PPS from SOBP to RBSP which makes the resulting NAL units correct. Fixes codec initialization on Nexus 4 and Nexus 7.
Diffstat (limited to 'ffmpeg_qsv.c')
0 files changed, 0 insertions, 0 deletions