[FFmpeg-devel] [PATCH 1/4] doc/examples/demuxing_decoding: Fixed a compile warning

Zhao, Gang gang.zhao.42 at gmail.com
Sat May 2 16:54:05 EEST 2020


On Sat, May 2, 2020 at 9:24 PM James Almer <jamrial at gmail.com> wrote:

> On 5/2/2020 7:10 AM, Zhao, Gang wrote:
> > Replaced deprecated api avcodec_decode_{audio4,video2}() with
> > avcodec_send_packet()/avcodec_receive_frame(). Also made some clean up
> > according to this change.
> >
> > Signed-off-by: Zhao, Gang <gang.zhao.42 at gmail.com>
> > ---
> > Tested that the new code generated the same files as before by running
> > ./doc/examples/demuxing_decoding_g  my_samples/demuxing_decoding.mp4
> my_samples/demuxing_decoding.video my_samples/demuxing_decoding.audio
>
> This was already done and submitted by Anton earlier last month.
>
> Thanks for pointing this out. I found that Anton has also submitted a
patch to update muxing. So I think I only need to resubmit 03 and 04 of my
patches.

http://ffmpeg.org/pipermail/ffmpeg-devel/2020-April/260390.html


> http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2020-April/260389.html
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list