On 8 December 2017 at 20:48, Michael Niedermayer <mich...@niedermayer.cc> wrote:
> On Fri, Dec 08, 2017 at 12:12:57PM +0100, Paul B Mahol wrote: > > Signed-off-by: Paul B Mahol <one...@gmail.com> > > --- > > fftools/ffmpeg.c | 1 + > > fftools/ffmpeg.h | 2 ++ > > fftools/ffmpeg_filter.c | 18 +++++++++++++++--- > > libavcodec/avcodec.h | 1 + > > libavcodec/utils.c | 2 ++ > > libavfilter/avfilter.c | 2 ++ > > libavfilter/avfilter.h | 2 ++ > > libavfilter/buffersink.c | 1 + > > libavfilter/buffersink.h | 1 + > > libavfilter/buffersrc.c | 13 +++++++++++++ > > libavfilter/buffersrc.h | 5 +++++ > > libavfilter/vf_scale.c | 9 +++++++++ > > libavfilter/video.c | 8 +++++++- > > 13 files changed, 61 insertions(+), 4 deletions(-) > > as a more general comment, > If doing all this across all libs is too hard, doing one lib at a > time could be easier. > > That is fully support color_range without yuvj in a lib while > providing support for deprecated yuvj formats. > > There's no point in keeping them. We're still in the middle of the bump and if we have to we'll delay the bump until the YUVJ stuff is gone. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel