[FFmpeg-devel] [PATCH v2 7/8] lavf: use new decode API

wm4 nfxjfg at googlemail.com
Fri Apr 1 18:51:39 CEST 2016


On Fri, 1 Apr 2016 18:18:17 +0200
Michael Niedermayer <michael at niedermayer.cc> wrote:

> On Wed, Mar 23, 2016 at 02:02:14PM +0100, wm4 wrote:
> > ---
> >  libavformat/utils.c | 29 ++++++++++++-----------------
> >  1 file changed, 12 insertions(+), 17 deletions(-)  
> 
> btw, ill test 7 & 8 when 1-6 are working/updated. Or should i try to
> test these already ?
> 
> [...]

5/8 still has the unsolved problem with how ffmpeg.c tries to set DTS
on flush packets (and multithreading). The rest should be orthogonal.

These patches also miss the deprecation of the "old" APIs, which was
done in Libav, and APIchanges updates.


More information about the ffmpeg-devel mailing list