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

Ronald S. Bultje rsbultje at gmail.com
Mon Aug 17 20:19:59 CEST 2015


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?)

Ronald


More information about the ffmpeg-devel mailing list