1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/bfin
Ronald S. Bultje 93af2734ee 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.
2013-01-20 22:15:28 -08:00
..
config_bfin.h
dsputil_bfin.c lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. 2013-01-20 22:15:28 -08:00
dsputil_bfin.h
fdct_bfin.S cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
idct_bfin.S cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
Makefile build: non-x86: Only compile mpegvideo optimizations when necessary 2012-10-09 14:45:59 +02:00
mathops.h mpegaudio: remove CONFIG_MPEGAUDIO_HP option 2011-05-09 17:30:12 +01:00
mpegvideo_bfin.c mpegvideo: Add ff_ prefix to nonstatic functions 2012-02-15 22:07:23 +02:00
pixels_bfin.S cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
vp3_bfin.c cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
vp3_idct_bfin.S cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00