blob: e567dc99326cb9e49636f5a86360063294e97201 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
LIBRARY avcodec-52
EXPORTS
av_get_bits_per_sample_format
avcodec_alloc_context
avcodec_alloc_frame
avcodec_decode_audio2
avcodec_decode_video
avcodec_find_decoder
avcodec_get_frame_defaults
avcodec_init
avcodec_open
avcodec_thread_execute
avcodec_thread_free
avcodec_thread_init
|