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

Ronald S. Bultje rsbultje at gmail.com
Fri Aug 28 20:59:20 CEST 2015


Hi,

On Fri, Aug 28, 2015 at 2:33 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(-)
>
> i tested this a bit and couldnt find a case that fails so it should
> be ok


TY, pushed.

Ronald


More information about the ffmpeg-devel mailing list