You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
The parser API doesn't work with packets, only raw data, so in order for it to be made aware of new extradata propagated through packet side data we need to pass it in some other form, namely, replacing the main extradata and ensuring it will be parsed by restarting the parser. Signed-off-by: James Almer <jamrial@gmail.com>
119 KiB
119 KiB