You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-24 04:44:54 +02:00
863c748144
Given we rewrite these NALUs to remove the encoded data blocks to export as extradata, we need to do the inverse to remove SC, GC and AI blocks to export as filtered data in packes. Signed-off-by: James Almer <jamrial@gmail.com>