From 9005af1fd8600cb273436977d02d99e01bf118ac Mon Sep 17 00:00:00 2001 From: "scherkus@chromium.org" Date: Thu, 9 Apr 2009 22:04:06 +0000 Subject: Checking in FFmpeg benchmarking application. We use this to compare different compiler setting, different run-time flags and different branches and revisions of FFmpeg. Review URL: http://codereview.chromium.org/63068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13468 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/ffmpeg/avcodec-52.def | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party/ffmpeg/avcodec-52.def') diff --git a/third_party/ffmpeg/avcodec-52.def b/third_party/ffmpeg/avcodec-52.def index 13e99ff..7a377304 100644 --- a/third_party/ffmpeg/avcodec-52.def +++ b/third_party/ffmpeg/avcodec-52.def @@ -2,6 +2,7 @@ LIBRARY avcodec-52 EXPORTS av_bitstream_filter_init avcodec_alloc_context + avcodec_alloc_frame avcodec_decode_audio2 avcodec_decode_video avcodec_find_decoder -- cgit v1.1