Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 AV_FUNC(LIBAVCODEC, avcodec_align_dimensions2)
6 AV_FUNC(LIBAVCODEC, avcodec_alloc_frame)
7 AV_FUNC(LIBAVCODEC, avcodec_close)
8 AV_FUNC(LIBAVCODEC, avcodec_decode_audio4)
9 AV_FUNC(LIBAVCODEC, avcodec_decode_video2)
10 AV_FUNC(LIBAVCODEC, avcodec_default_get_buffer)
11 AV_FUNC(LIBAVCODEC, avcodec_default_release_buffer)
12 AV_FUNC(LIBAVCODEC, avcodec_find_decoder)
13 AV_FUNC(LIBAVCODEC, avcodec_flush_buffers)
14 AV_FUNC(LIBAVCODEC, avcodec_get_context_defaults3)
15 AV_FUNC(LIBAVCODEC, avcodec_get_edge_width)
16 AV_FUNC(LIBAVCODEC, avcodec_get_frame_defaults)
17 AV_FUNC(LIBAVCODEC, avcodec_open2)
18 AV_FUNC(LIBAVCODEC, av_init_packet)
19 AV_FUNC(LIBAVCODEC, av_dict_get)
21 AV_FUNC(LIBAVFORMAT, av_register_all)
23 AV_FUNC(LIBAVUTIL, av_image_fill_linesizes)
24 AV_FUNC(LIBAVUTIL, av_image_fill_pointers)
25 AV_FUNC(LIBAVUTIL, av_log_set_level)