vpx/examples
James Zern 4a703576f7 remove duplicate const from vpx_codec_iface_t use
the public typedef already includes a const, quiets
'same type qualifier used more than once' warnings

Change-Id: Ib118b3b116fba59d4c6ead84d85b26e5d3ed363d
2014-01-31 16:32:42 -08:00
..
decode_to_md5.c Adapting simple_decoder to use new file reading API. 2014-01-27 13:40:29 -08:00
decode_with_drops.c Adapting decode_with_drops example to use new file reading API. 2014-01-29 11:02:17 -08:00
decode_with_partial_drops.c Removing examples code generation and making them static. 2014-01-07 15:15:25 -08:00
error_resilient.c Removing examples code generation and making them static. 2014-01-07 15:15:25 -08:00
example_xma.c remove duplicate const from vpx_codec_iface_t use 2014-01-31 16:32:42 -08:00
force_keyframe.c Removing examples code generation and making them static. 2014-01-07 15:15:25 -08:00
postproc.c Adapting postproc example to use new file reading API. 2014-01-29 10:55:59 -08:00
simple_decoder.c Adapting simple_decoder to use new file reading API. 2014-01-27 13:40:29 -08:00
simple_encoder.c Removing examples code generation and making them static. 2014-01-07 15:15:25 -08:00
twopass_encoder.c Removing examples code generation and making them static. 2014-01-07 15:15:25 -08:00
vp8_multi_resolution_encoder.c Moving vp8_multi_resolution_encoder to examples folder. 2014-01-17 16:57:37 -08:00
vp8_set_maps.c Removing examples code generation and making them static. 2014-01-07 15:15:25 -08:00
vp8cx_set_ref.c Removing examples code generation and making them static. 2014-01-07 15:15:25 -08:00