..
ppc
Add vp9_ prefix to all vp9 files
2012-11-27 14:12:30 -08:00
x86
Add sse2 versions of sub_pixel_variance{32x32,64x64}.
2013-02-06 11:20:59 -08:00
vp9_asm_enc_offsets.c
Remove unused symbols from vp9 asm offsets C files.
2012-12-07 15:38:40 -08:00
vp9_bitstream.c
Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimental
2013-02-08 14:20:05 -08:00
vp9_bitstream.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_block.h
Remove eob_max_offset markers.
2013-01-29 13:39:34 +00:00
vp9_boolhuff.c
fixed includes to be fully specified
2012-11-28 10:53:17 -08:00
vp9_boolhuff.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_dct.c
move dct/idct constants to a header file
2013-02-07 13:51:45 -08:00
vp9_encodeframe.c
Pass macroblock index to pick inter functions
2013-02-08 14:25:40 -08:00
vp9_encodeframe.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_encodeintra.c
Butterfly ADST based hybrid transform
2013-02-07 10:07:46 -08:00
vp9_encodeintra.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_encodemb.c
Use fdct8x4 instead of fdct4x4 where the block size allows it.
2013-02-06 16:13:02 -08:00
vp9_encodemb.h
Merge tx32x32 experiment.
2013-01-10 08:23:59 -08:00
vp9_encodemv.c
more unused variables.
2012-11-29 08:54:59 -08:00
vp9_encodemv.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_firstpass.c
Start to anonymize reference frames
2013-01-16 14:06:23 -08:00
vp9_firstpass.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_lookahead.c
fixed includes to be fully specified
2012-11-28 10:53:17 -08:00
vp9_lookahead.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_mbgraph.c
Start to anonymize reference frames
2013-01-16 14:06:23 -08:00
vp9_mbgraph.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_mcomp.c
Merge superblocks (32x32) experiment.
2013-01-08 12:54:45 -08:00
vp9_mcomp.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_modecosts.c
fixed includes to be fully specified
2012-11-28 10:53:17 -08:00
vp9_modecosts.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_onyx_if.c
Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimental
2013-02-08 14:20:05 -08:00
vp9_onyx_int.h
Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experimental
2013-02-08 14:20:05 -08:00
vp9_picklpf.c
Avoid allocating memory when resizing frames
2013-02-08 12:20:30 -08:00
vp9_picklpf.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_psnr.c
Add vp9_ prefix to all vp9 files
2012-11-27 14:12:30 -08:00
vp9_psnr.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_quantize.c
Remove eob_max_offset markers.
2013-01-29 13:39:34 +00:00
vp9_quantize.h
Merge tx32x32 experiment.
2013-01-10 08:23:59 -08:00
vp9_ratectrl.c
Adds an error-resilient mode with test
2013-01-23 21:56:15 -08:00
vp9_ratectrl.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_rdopt.c
Pass macroblock index to pick inter functions
2013-02-08 14:25:40 -08:00
vp9_rdopt.h
Pass macroblock index to pick inter functions
2013-02-08 14:25:40 -08:00
vp9_sad_c.c
Merge vp9-preview changes into experimental branch
2013-01-08 10:19:59 -08:00
vp9_satd_c.c
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_segmentation.c
Reindent segmentation code.
2013-02-06 09:18:25 -08:00
vp9_segmentation.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_ssim.c
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_temporal_filter.c
Convert subpixel filters to use convolve framework
2013-02-05 14:23:17 -08:00
vp9_temporal_filter.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00
vp9_tokenize.c
Use configure checks for various inline keywords.
2013-02-06 16:12:56 -08:00
vp9_tokenize.h
Merge tx32x32 experiment.
2013-01-10 08:23:59 -08:00
vp9_treewriter.c
fixed includes to be fully specified
2012-11-28 10:53:17 -08:00
vp9_treewriter.h
Use configure checks for various inline keywords.
2013-02-06 16:12:56 -08:00
vp9_variance_c.c
Convert subpixel filters to use convolve framework
2013-02-05 14:23:17 -08:00
vp9_variance.h
Use standard integer types for pixel values and coefficients.
2012-12-18 15:31:19 -08:00