OSDN Git Service

lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 21 Jan 2013 06:15:28 +0000 (22:15 -0800)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 21 Jan 2013 06:15:28 +0000 (22:15 -0800)
commit93af2734ee609133eaeca28329d7f13241dd411f
treec7925f1064ffd5445527911aec8ecb17e1562630
parente6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.

This allows us to get rid of them on the next major bump. All of the
above are functionally irrelevant, and most of them are unused, except
the vp3 one, which is used wrongly in the bfin arch optimizations.
libavcodec/avcodec.h
libavcodec/bfin/dsputil_bfin.c
libavcodec/bink.c
libavcodec/mss2.c
libavcodec/options_table.h
libavcodec/vc1dec.c
libavcodec/version.h