.. |
arm
|
ARMv6 optimized half pixel variance calculations
|
2011-02-23 13:27:27 +02:00 |
generic
|
vp8cx- alternate ssim function with optimizations
|
2011-03-11 08:51:21 -05:00 |
ppc
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
x86
|
Merge "Align SAD output array to be 16-byte aligned"
|
2011-03-11 05:56:02 -08:00 |
asm_enc_offsets.c
|
clarify *_offsets.asm differences
|
2011-02-08 16:35:43 -05:00 |
bitstream.c
|
Use endian-neutral bitstream packing/unpacking
|
2011-02-17 15:20:53 -05:00 |
bitstream.h
|
Add runtime CPU detection support for ARM.
|
2010-10-25 09:23:29 -04:00 |
block.h
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
boolhuff.c
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
boolhuff.h
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
dct.c
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
dct.h
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
encodeframe.c
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
encodeintra.c
|
Merge "Fix relative include paths"
|
2011-02-17 04:13:44 -08:00 |
encodeintra.h
|
Improved vp8_rd_pick_intra_mbuv_mode
|
2011-02-14 16:34:33 -05:00 |
encodemb.c
|
Removed vp8_block2type
|
2011-02-24 14:35:18 -05:00 |
encodemb.h
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
encodemv.c
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
encodemv.h
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
ethreading.c
|
Encoder loopfilter running in its own thread
|
2011-03-11 10:52:51 +02:00 |
firstpass.c
|
Merge "Fix incorrect macroblock counts in twopass rate control"
|
2011-03-11 06:06:04 -08:00 |
firstpass.h
|
Move firstpass motion map to stats packet
|
2010-10-21 14:04:20 -04:00 |
mcomp.c
|
Align SAD output array to be 16-byte aligned
|
2011-03-11 08:24:23 -05:00 |
mcomp.h
|
Improve motion search in real-time mode
|
2011-02-10 13:40:24 -05:00 |
modecosts.c
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
modecosts.h
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
onyx_if.c
|
Merge "1 Pass CQ and VBR bug fixes"
|
2011-03-11 08:06:09 -08:00 |
onyx_int.h
|
Merge "Encoder loopfilter running in its own thread"
|
2011-03-11 04:55:05 -08:00 |
parms.cpp
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
pickinter.c
|
Merge "Fix relative include paths"
|
2011-02-17 04:13:44 -08:00 |
pickinter.h
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
picklpf.c
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
psnr.c
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
psnr.h
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
quantize.c
|
remove unused vp8_predict_dc function
|
2011-02-18 09:12:20 -05:00 |
quantize.h
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
ratectrl.c
|
1 Pass CQ and VBR bug fixes
|
2011-03-11 10:59:34 -05:00 |
ratectrl.h
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
rdopt.c
|
correct zbin boost for splitmv mode
|
2011-03-07 20:58:37 -05:00 |
rdopt.h
|
Added early breakout for vp8_rd_pick_intra4x4mby_modes
|
2011-02-08 16:50:43 -05:00 |
sad_c.c
|
Full search SAD function optimization in SSE4.1
|
2010-10-27 13:36:31 -04:00 |
segmentation.c
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
segmentation.h
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
ssim.c
|
vp8cx - psnr converted to call assemblerized sse
|
2011-03-11 08:51:22 -05:00 |
temporal_filter.c
|
Removed firstpass motion map
|
2011-03-10 11:32:48 -08:00 |
temporal_filter.h
|
x86 sse2 temporal_filter_apply
|
2011-01-06 14:00:30 -05:00 |
tokenize.c
|
shrink TOKENEXTRA and vp8_extra_bit_struct
|
2010-12-14 10:32:50 -05:00 |
tokenize.h
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
treewriter.c
|
Use WebM in copyright notice for consistency
|
2010-09-09 10:01:21 -04:00 |
treewriter.h
|
Fix relative include paths
|
2011-02-10 15:09:44 -05:00 |
variance_c.c
|
Fix half-pixel variance RTCD functions
|
2010-10-27 13:00:30 -04:00 |
variance.h
|
vp8cx- alternate ssim function with optimizations
|
2011-03-11 08:51:21 -05:00 |