vpx/examples
Dmitry Kovalev 965af79241 vp8cx_set_ref: Flush encoder.
According to the current API spec we need to call vpx_codec_encode() until
vpx_codec_get_cx_data() returns NULL.

Change-Id: Ide0c531dc0d453df8ec1edb8acb894856d6cc22e
2014-08-15 10:26:45 -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 Renames interface field in VpxInterface 2014-07-15 16:55:12 -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 Renames interface field in VpxInterface 2014-07-15 16:55:12 -07:00
vp8_multi_resolution_encoder.c Fix build for examples/vp8_multi_resolution_encoder. 2014-07-07 16:59:07 -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 Add an adaptive denoising mode. 2014-08-14 17:29:51 -07:00