[FFmpeg-devel] [PATCH] lavc/mediacodecdec: set codec profile and level from extradata for H264+HEVC

sfan5 sfan5 at live.de
Mon Dec 13 22:56:05 EET 2021


This value is later passed to MediaCodec and checked at decoder init.
Notably decoding of 10-bit streams before this commit would "work" without
returning errors but only return garbage output (on most Android devices).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavc-mediacodecdec-set-codec-profile-and-level-from-.patch
Type: text/x-patch
Size: 1655 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20211213/499564e8/attachment.bin>


More information about the ffmpeg-devel mailing list