[FFmpeg-devel] [PATCH] Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.

Michael Niedermayer michael at niedermayer.cc
Mon Aug 17 20:29:08 CEST 2015


On Mon, Aug 17, 2015 at 02:19:59PM -0400, Ronald S. Bultje wrote:
> On Mon, Aug 17, 2015 at 2:17 PM, Michael Niedermayer <michael at niedermayer.cc
> > wrote:
> 
> > On Mon, Aug 17, 2015 at 12:25:47PM -0400, Ronald S. Bultje wrote:
> > > The amv one probably looks suspicious, but since it's an intra-only
> > > codec, I couldn't possibly imagine what it would use the edge for,
> > > and the vsyncht fate result doesn't change, so it's probably OK.
> > > ---
> > >  ffmpeg_opt.c          | 2 ++
> > >  ffplay.c              | 4 ++++
> > >  libavcodec/mjpegenc.c | 2 ++
> > >  libavcodec/snowenc.c  | 6 +++++-
> > >  libavcodec/wmv2dec.c  | 2 ++
> > >  5 files changed, 15 insertions(+), 1 deletion(-)
> >
> > fixed mplayer so this wouldnt break it
> 
> 
> Ty.
> 
> (I'm curious, how did it break? Did it use CODEC_FLAG_EMU_EDGE, or is it
> something more intricate?)

basic switching on/off of emu edge depending on get/release_buffer
being overridden or not

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- 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/20150817/b80d2eec/attachment.sig>


More information about the ffmpeg-devel mailing list