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

Side by Side Diff: source/libvpx/vpx/exports_enc

Issue 592203002: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 2 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 | Annotate | Revision Log
« no previous file with comments | « source/libvpx/vp9/vp9_cx_iface.c ('k') | source/libvpx/vpx/src/svc_encodeframe.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 text vpx_codec_enc_config_default 1 text vpx_codec_enc_config_default
2 text vpx_codec_enc_config_set 2 text vpx_codec_enc_config_set
3 text vpx_codec_enc_init_ver 3 text vpx_codec_enc_init_ver
4 text vpx_codec_encode 4 text vpx_codec_encode
5 text vpx_codec_get_cx_data 5 text vpx_codec_get_cx_data
6 text vpx_codec_get_global_headers 6 text vpx_codec_get_global_headers
7 text vpx_codec_get_preview_frame 7 text vpx_codec_get_preview_frame
8 text vpx_codec_set_cx_data_buf 8 text vpx_codec_set_cx_data_buf
9 text vpx_svc_dump_statistics 9 text vpx_svc_dump_statistics
10 text vpx_svc_encode 10 text vpx_svc_encode
11 text vpx_svc_get_buffer
12 text vpx_svc_get_encode_frame_count
13 text vpx_svc_get_frame_size
14 text vpx_svc_get_message 11 text vpx_svc_get_message
15 text vpx_svc_init 12 text vpx_svc_init
16 text vpx_svc_is_keyframe
17 text vpx_svc_release 13 text vpx_svc_release
18 text vpx_svc_set_keyframe
19 text vpx_svc_set_options 14 text vpx_svc_set_options
20 text vpx_svc_set_quantizers
21 text vpx_svc_set_scale_factors
22 text vpx_svc_get_layer_resolution
23 text vpx_svc_get_rc_stats_buffer_size
24 text vpx_svc_get_rc_stats_buffer
OLDNEW
« no previous file with comments | « source/libvpx/vp9/vp9_cx_iface.c ('k') | source/libvpx/vpx/src/svc_encodeframe.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698