Anton Khirnov d0f767f81f fftools/ffmpeg: drop OutputStream.enc
It is either equal to OutputStream.enc_ctx->codec, or NULL when enc_ctx
is NULL. Replace the use of enc with enc_ctx->codec, or the equivalent
enc_ctx->codec_* fields where more convenient.
2022-08-29 15:42:11 +02:00
..
2022-07-08 13:58:49 +02:00
2022-08-29 15:42:11 +02:00
2022-08-29 15:42:11 +02:00
2022-08-13 14:42:52 +02:00
2022-07-23 11:53:19 +02:00