mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-12 13:13:47 +00:00
This accesses the private encoder context, it should not be used by the current ffserver it may affect old ffserver versions but i believe there is consens that accessing the private encoder context from the muxer is completely wrong. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>