Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1437)

Side by Side Diff: third_party/ffmpeg/avcodec-52.def

Issue 56129: Update public FFmpeg header files from r16647 to r18286. (Closed)
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/ffmpeg/README.chromium ('k') | third_party/ffmpeg/avutil-49.def » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 LIBRARY avcodec-52 1 LIBRARY avcodec-52
2 EXPORTS 2 EXPORTS
3 av_bitstream_filter_init 3 av_bitstream_filter_init
4 avcodec_alloc_context 4 avcodec_alloc_context
5 avcodec_decode_audio2
6 avcodec_decode_video
5 avcodec_find_decoder 7 avcodec_find_decoder
6 avcodec_get_frame_defaults 8 avcodec_get_frame_defaults
7 avcodec_init 9 avcodec_init
8 avcodec_open 10 avcodec_open
9 avcodec_decode_audio2 11 avcodec_thread_execute
10 avcodec_decode_video 12 avcodec_thread_free
13 avcodec_thread_init
OLDNEW
« no previous file with comments | « third_party/ffmpeg/README.chromium ('k') | third_party/ffmpeg/avutil-49.def » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698