mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-10 08:42:10 +08:00
c06d4f2ced
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>