blob: 5c0ebab9b4af88112067ec078eb02943f67d2a4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
LIBRARY avcodec-52
EXPORTS
av_get_bits_per_sample_format
av_new_packet
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
|