blob: 13e99fffe11ec3503068ddb0075ab60a74a0d7fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
LIBRARY avcodec-52
EXPORTS
av_bitstream_filter_init
avcodec_alloc_context
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
|