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