Hello,

This is my first time sending a patch here, please let me know if I got the 
process wrong.

I was building a minimal libav for WebAssembly with Emscripten, with only H264 
and AAC. It fails unless I also enable other configs that would increase code 
size.
Seems like someone forgot to guard a call with a config macro. This patch adds 
it, just like the other occurrences in this same file. Everything works fine 
after that.

Thanks!


Attachment: 0001-avcodec-h2645_sei-allow-building-h2645_sei-without-C.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to