vpx/examples
Dmitry Kovalev 296f2e6b93 Switching back to #define instead of static const int.
To avoid 'variable length array' warnings from gcc.

Change-Id: I426f7e93ce674a10b901e79c0c9d9df5d4e47cb6
2014-09-02 11:29:40 -07:00
..
decode_to_md5.c Renames interface field in VpxInterface 2014-07-15 16:55:12 -07:00
decode_with_drops.c Renames interface field in VpxInterface 2014-07-15 16:55:12 -07:00
postproc.c Renames interface field in VpxInterface 2014-07-15 16:55:12 -07:00
resize_util.c move resize_util.c to examples/ 2014-03-03 18:03:23 -08:00
set_maps.c set_maps: add exit to avoid uninitialized variable warning 2014-08-21 17:29:01 -07:00
simple_decoder.c Renames interface field in VpxInterface 2014-07-15 16:55:12 -07:00
simple_encoder.c Implementing right flushing for simple_encoder. 2014-08-11 14:10:33 -07:00
twopass_encoder.c twopass_encoder: Flush encoder. 2014-08-25 19:17:07 -07:00
vp8_multi_resolution_encoder.c Switching back to #define instead of static const int. 2014-09-02 11:29:40 -07:00
vp8cx_set_ref.c vp8cx_set_ref: Flush encoder. 2014-08-15 10:26:45 -07:00
vp9_spatial_svc_encoder.c Merge "[spatial svc] Remove encoding modes since we only need one mode at this time." 2014-06-27 11:48:22 -07:00
vpx_temporal_svc_encoder.c vpx_temporal_svc_encoder: initialize outfile to avoid warning 2014-08-21 17:28:58 -07:00