mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-29 01:11:17 +01: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>