On Tue, Oct 25, 2011 at 04:53:28PM +0200, Anton Khirnov wrote: > --- > Does anyone know why does it exist? Except for the name and profiles > list it's identical to mpeg2video decoder. > --- > libavcodec/Makefile | 2 -- > libavcodec/allcodecs.c | 1 - > libavcodec/mpeg12.c | 15 --------------- > 3 files changed, 0 insertions(+), 18 deletions(-)
Because somebody wanted it back after mpegvideo -> mpeg1video + mpeg2video split. And probably you need to deprecate it first. Otherwise - patch is OK (even if that means less decoders in libav). _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
