Re: [libav-devel] [PATCH 33/41] lavc: Drop deprecated xvidmmx symbols

2016-12-06 Thread Diego Biurrun
On Tue, Dec 06, 2016 at 12:27:54AM -0500, Vittorio Giovara wrote: > Deprecated in 08/2014. > --- > libavcodec/avcodec.h | 3 --- > libavcodec/options_table.h | 3 --- > libavcodec/version.h | 3 --- > 3 files changed, 9 deletions(-) Oh, the nostalgia.. Diego _

[libav-devel] [PATCH 33/41] lavc: Drop deprecated xvidmmx symbols

2016-12-05 Thread Vittorio Giovara
Deprecated in 08/2014. --- libavcodec/avcodec.h | 3 --- libavcodec/options_table.h | 3 --- libavcodec/version.h | 3 --- 3 files changed, 9 deletions(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index c6235ad..0f83044 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec