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

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

Issue 111463005: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 7 years 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/vpx/exports_dec ('k') | source/libvpx/vpx/internal/vpx_codec_internal.h » ('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
10 text vpx_svc_encode
11 text vpx_svc_free
12 text vpx_svc_get_buffer
13 text vpx_svc_get_encode_frame_count
14 text vpx_svc_get_frame_size
15 text vpx_svc_get_message
16 text vpx_svc_init
17 text vpx_svc_is_keyframe
18 text vpx_svc_release
19 text vpx_svc_set_keyframe
20 text vpx_svc_set_options
21 text vpx_svc_set_quantizers
22 text vpx_svc_set_scale_factors
OLDNEW
« no previous file with comments | « source/libvpx/vpx/exports_dec ('k') | source/libvpx/vpx/internal/vpx_codec_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698