Hi, On Sun, Aug 9, 2015 at 6:41 AM, wm4 <nfx...@googlemail.com> wrote:
> On Sun, 9 Aug 2015 04:23:01 +0200 > Michael Niedermayer <mich...@niedermayer.cc> wrote: > > > On Sat, Aug 08, 2015 at 01:37:08PM +0200, Andreas Cadhalpun wrote: > > > They are still widely used and have been deprecated for less than two > years. > > > > > > Signed-off-by: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> > > > --- > > > libavcodec/avcodec.h | 2 +- > > > libavcodec/utils.c | 2 +- > > > libavcodec/version.h | 3 +++ > > > 3 files changed, 5 insertions(+), 2 deletions(-) > > > > should be ok > > Not ok to me. > Again, I'm with this. Babies learn to walk and talk in 2 years, we can't figure out how to sed a handful of packages in Debian in 2 years? Scriptable API changes are out and stay out. Just script a patch in Debian. I can help you scripting it together if you can't figure it out yourself (something like find . -name *.[ch] -exec sed -i -e 's|PIX_FMT_|AV_PIX_FMT|g' {} \; and then a similar version for this change) should do the trick. Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel