2010-01-16 04:49:02 +00:00
|
|
|
LIBAVCODEC_$MAJOR {
|
2011-10-17 08:13:16 +00:00
|
|
|
global: av*;
|
2013-01-28 22:59:15 +00:00
|
|
|
#deprecated, remove after next bump
|
2011-10-17 08:13:16 +00:00
|
|
|
audio_resample;
|
|
|
|
audio_resample_close;
|
2011-10-21 00:11:08 +00:00
|
|
|
dsputil_init;
|
2013-02-05 13:17:54 +00:00
|
|
|
ff_dsputil_init;
|
2011-10-21 00:11:08 +00:00
|
|
|
ff_find_pix_fmt;
|
|
|
|
ff_framenum_to_drop_timecode;
|
|
|
|
ff_framenum_to_smtpe_timecode;
|
|
|
|
ff_raw_pix_fmt_tags;
|
|
|
|
ff_init_smtpe_timecode;
|
|
|
|
ff_fft*;
|
|
|
|
ff_mdct*;
|
|
|
|
ff_dct*;
|
|
|
|
ff_rdft*;
|
|
|
|
ff_prores_idct_put_10_sse2;
|
|
|
|
ff_simple_idct*;
|
|
|
|
ff_aanscales;
|
|
|
|
ff_faan*;
|
|
|
|
ff_mmx_idct;
|
|
|
|
ff_fdct*;
|
|
|
|
fdct_ifast;
|
|
|
|
j_rev_dct;
|
|
|
|
ff_mmxext_idct;
|
|
|
|
ff_idct_xvid*;
|
|
|
|
ff_jpeg_fdct*;
|
2012-07-05 22:49:09 +00:00
|
|
|
ff_dnxhd_get_cid_table;
|
|
|
|
ff_dnxhd_cid_table;
|
2011-10-17 08:13:16 +00:00
|
|
|
local: *;
|
2010-01-16 04:49:02 +00:00
|
|
|
};
|