[FFmpeg-devel] [PATCH] avcodec: remove vima decoder

Michael Niedermayer michaelni at gmx.at
Tue Feb 10 12:34:34 CET 2015


On Tue, Feb 10, 2015 at 09:08:48AM +0000, Paul B Mahol wrote:
> On 2/10/15, Reimar Doeffinger <Reimar.Doeffinger at gmx.de> wrote:
> > On 07.02.2015, at 15:51, Paul B Mahol <onemda at gmail.com> wrote:
> >> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> >> ---
> >> libavcodec/Makefile     |  1 -
> >> libavcodec/allcodecs.c  |  1 -
> >> libavcodec/avcodec.h    |  1 -
> >> libavcodec/codec_desc.c |  7 -------
> >> libavcodec/vima.c       | 10 ----------
> >> 5 files changed, 20 deletions(-)
> >
> > A short commit message (e.g. saying that it is replaced by another codec ID
> > and which) and an APIchanges entry would be good IMHO.
> >
> 
> Codec ID remains same.

the value does, but the identifer "AV_CODEC_ID_VIMA" is removed
also the AVCodec with name "vima" is removed
These should be mentioned in APIchanges
And if done strictly correctly then the removials should be delayed
until the next API major bump with #if ...

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150210/25123ab2/attachment.asc>


More information about the ffmpeg-devel mailing list