[FFmpeg-devel] [PATCH 2/2] ffmpeg: stop using AVStream.codec on stream copy

Michael Niedermayer michael at niedermayer.cc
Tue Sep 27 04:28:39 EEST 2016


On Mon, Sep 26, 2016 at 08:06:47PM -0300, James Almer wrote:
> This commit is based on commit 35c8580 from Anton Khirnov <anton at khirnov.net>
> which was skipped in b8945c4.
> 
> The avcodec_copy_context() call in the encode path is left in place for now
> as AVStream.codec is apparently still required even after porting ffmpeg to
> the new bsf API.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  ffmpeg.c     | 25 ++++++++++++-------------
>  ffmpeg.h     |  1 +
>  ffmpeg_opt.c |  3 +++
>  3 files changed, 16 insertions(+), 13 deletions(-)

Tested-by: Michael


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160927/89f09026/attachment.sig>


More information about the ffmpeg-devel mailing list