vpx/vp8/encoder
Tom Finegan 9ff89d9446 vp8/encoder: Silence MSVC warnings in firstpass.c.
Added some casts to int to silence MSVC warnings.

Change-Id: I72481ec2abd12110cf87a3d0da7a1cbe9ef2f47c
2014-02-06 17:02:02 -08:00
..
arm arm: Use vreinterpret instead of a plain cast for converting between neon vector types 2014-01-22 11:28:37 +02:00
ppc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
x86 Rename quantize_sse2_intrinsics.c 2013-04-24 09:08:56 -07:00
bitstream.c fix a VP8 build issue 2013-10-17 16:02:53 -07:00
bitstream.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
block.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
boolhuff.c ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/. 2013-03-18 15:39:04 -07:00
boolhuff.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
dct_value_cost.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
dct_value_tokens.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
dct.c fixed integer overflow warnings 2013-09-26 09:20:15 -07:00
defaultcoefcounts.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
denoising.c Removed shadow warnings : postproc.c decodframe.c threading.c 2013-03-14 14:45:23 -07:00
denoising.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodeframe.c Condition the zbin_boost increase to 1 layer. 2013-06-04 14:19:52 -07:00
encodeframe.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodeintra.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
encodeintra.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodemb.c support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
encodemb.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodemv.c ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/. 2013-03-18 15:39:04 -07:00
encodemv.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ethreading.c Moved error_bins to macroblock struct 2012-12-10 17:32:58 -08:00
firstpass.c vp8/encoder: Silence MSVC warnings in firstpass.c. 2014-02-06 17:02:02 -08:00
firstpass.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
lookahead.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
lookahead.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
mcomp.c fix integer overflow in vp8 2013-09-23 17:15:55 -07:00
mcomp.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
modecosts.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
modecosts.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
mr_dissim.c multi-res: add drop_frame support 2012-07-26 08:36:53 -07:00
mr_dissim.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
onyx_if.c Keep buffer clipped to maximum in change_config. 2014-01-09 14:33:40 -08:00
onyx_int.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
pickinter.c Fix for multi-res-encoding: 2013-04-11 21:56:23 -07:00
pickinter.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
picklpf.c renamed vp8_yv12_copy_y to vpx_yv12_copy_y 2013-08-09 07:37:08 -07:00
psnr.c Changed MAX_PSNR to 100 2012-12-18 14:36:20 -08:00
psnr.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
quantize.c Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c 2013-03-14 09:49:38 -07:00
quantize.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ratectrl.c Merge "vp8: remove 2 unused tables" 2013-12-11 13:16:41 -08:00
ratectrl.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
rdopt.c fix integer overflow in vp8 2013-09-23 17:15:55 -07:00
rdopt.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
segmentation.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
segmentation.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ssim.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
temporal_filter.c Use 'vpx_scale' consistently 2012-12-05 16:05:44 -08:00
tokenize.c ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/. 2013-03-18 15:39:04 -07:00
tokenize.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
treewriter.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
treewriter.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp8_asm_enc_offsets.c prefix vp8 asm_{com,dec,enc}_offsets files 2013-03-02 14:45:40 -08:00