Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4349 Serge 1
LIBAVCODEC_55 {
2
        global: DllStartup;
3
                av*;
4
                #deprecated, remove after next bump
5
                audio_resample;
6
                audio_resample_close;
7
                dsputil_init;
8
                ff_dsputil_init;
9
                ff_find_pix_fmt;
10
                ff_framenum_to_drop_timecode;
11
                ff_framenum_to_smtpe_timecode;
12
                ff_raw_pix_fmt_tags;
13
                ff_init_smtpe_timecode;
14
                ff_fft*;
15
                ff_mdct*;
16
                ff_dct*;
17
                ff_rdft*;
18
                ff_prores_idct_put_10_sse2;
19
                ff_simple_idct*;
20
                ff_aanscales;
21
                ff_faan*;
22
                ff_mmx_idct;
23
                ff_fdct*;
24
                fdct_ifast;
25
                j_rev_dct;
26
                ff_mmxext_idct;
27
                ff_idct_xvid*;
28
                ff_jpeg_fdct*;
29
                ff_dnxhd_get_cid_table;
30
                ff_dnxhd_cid_table;
31
        local:  *;
32
};