diff options
author | Matthieu Bouron <matthieu.bouron@stupeflix.com> | 2016-07-03 17:34:51 +0200 |
---|---|---|
committer | Matthieu Bouron <matthieu.bouron@stupeflix.com> | 2016-07-06 15:10:16 +0200 |
commit | 88d9c30cf57ec7328f16a241f10c84415e9aef4e (patch) | |
tree | 6835e6a376e539986355449b9089bead364a3fb0 /ffmpeg_qsv.c | |
parent | 55ef890b29ac47f0f5abdea166cddf853c4179df (diff) | |
download | ffmpeg-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