..
arm
Update armv6 vp8_intra4x4_predict
2012-08-08 10:57:33 -07:00
generic
Remove threading dependencies with --disable-multithread
2012-06-15 16:26:39 -07:00
mips /dspr2
unset executable bit on source code
2012-07-13 09:44:25 -07:00
ppc
Move SAD and variance functions to common
2012-03-05 16:50:33 -08:00
x86
Be consistent with SAD values
2012-07-27 16:15:31 -07:00
alloccommon.c
Make global data const
2012-05-04 10:42:21 -07:00
alloccommon.h
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
asm_com_offsets.c
RFC: Reorganize MFQE loops
2012-03-06 15:20:03 -08:00
blockd.c
Removed vp8_block2type
2011-02-24 14:35:18 -05:00
blockd.h
Added row based loopfilter
2012-08-02 11:58:09 -07:00
coefupdateprobs.h
Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently
2011-06-28 17:03:55 -04:00
common.h
Remove legacy integer types
2011-12-22 09:58:40 -08:00
context.c
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
debugmodes.c
MODE_INFO size reduction
2011-05-24 13:24:52 -04:00
default_coef_probs.h
fix file permissions
2011-11-04 18:50:35 -07:00
dequantize.c
RTCD: add remaining IDCT functions
2012-01-30 12:08:22 -08:00
entropy.c
Fix pedantic compiler warnings
2012-06-11 15:14:58 -07:00
entropy.h
Make global data const
2012-05-04 10:42:21 -07:00
entropymode.c
Merge branch 'origin/eider' into master
2012-05-11 10:51:05 -07:00
entropymode.h
Fix pedantic compiler warnings
2012-06-11 15:14:58 -07:00
entropymv.c
Eliminate more warnings.
2010-10-27 18:08:04 -07:00
entropymv.h
Use full-pixel MV in mvsadcost calculation
2011-04-01 16:41:58 -04:00
extend.c
Fix pedantic compiler warnings
2012-06-11 15:14:58 -07:00
extend.h
Copy less when active map is in use
2011-08-19 10:29:41 -04:00
filter.c
RTCD: add subpixel functions
2012-01-30 12:08:29 -08:00
filter.h
Fix pedantic compiler warnings
2012-06-11 15:14:58 -07:00
findnearmv.c
Correct clamping in use of vp8_find_near_mvs()
2012-01-26 09:37:27 -08:00
findnearmv.h
Correct clamping in use of vp8_find_near_mvs()
2012-01-26 09:37:27 -08:00
header.h
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
idct_blk.c
RTCD: add remaining IDCT functions
2012-01-30 12:08:22 -08:00
idctllm.c
Modified the inverse walsh to output directly
2011-11-25 09:24:04 +02:00
invtrans.h
RTCD: add subpixel functions
2012-01-30 12:08:29 -08:00
loopfilter_filters.c
remove __inline for compiler compatibility
2012-03-21 14:11:10 -04:00
loopfilter.c
Added row based loopfilter
2012-08-02 11:58:09 -07:00
loopfilter.h
Added row based loopfilter
2012-08-02 11:58:09 -07:00
mbpitch.c
Fix compiler warnings
2012-05-02 10:57:57 +03:00
mfqe.c
Adjusting thresholds in mfqe post-processing
2012-09-04 12:30:09 -07:00
modecont.c
Eliminate more warnings.
2010-10-27 18:08:04 -07:00
modecont.h
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
mv.h
RTCD: add motion search functions
2012-01-30 12:10:47 -08:00
onyx.h
Fix pedantic compiler warnings
2012-06-11 15:14:58 -07:00
onyxc_int.h
Removed pre_mvc
2012-09-13 11:55:57 -07:00
onyxd.h
Remove extra enum
2012-06-04 16:56:55 -07:00
postproc.c
Adjusting thresholds in mfqe post-processing
2012-09-04 12:30:09 -07:00
postproc.h
Miscellaneous changes in mfqe and postproc modules
2012-03-22 09:55:07 -07:00
ppflags.h
Multiframe quality enhancement postprocessing
2012-01-05 10:21:48 -08:00
pragmas.h
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
quant_common.c
Add comment for use of shift/mul instead of div.
2012-07-24 15:46:49 -07:00
quant_common.h
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
reconinter.c
Merge "Improved uv mv calculations in build inter predictor"
2012-01-31 10:43:49 -08:00
reconinter.h
BLOCKD structure cleanup
2012-01-31 11:02:39 -05:00
reconintra4x4.c
Pass B_PREDICTION_MODE to intra4x4_predict
2012-08-02 15:26:24 -07:00
reconintra4x4.h
Eliminated reconintra_mt.c
2012-02-28 14:12:30 -05:00
reconintra.c
Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)
2012-03-29 14:24:53 -04:00
rtcd_defs.sh
Update armv6 vp8_intra4x4_predict
2012-08-08 10:57:33 -07:00
rtcd.c
rtcd/win32: use InitializeCriticalSection explicitly
2012-10-03 10:56:37 -07:00
sad_c.c
Be consistent with SAD values
2012-07-27 16:15:31 -07:00
setupintrarecon.c
Changed setup intra recon to be row based
2012-09-13 11:51:27 -07:00
setupintrarecon.h
Changed setup intra recon to be row based
2012-09-13 11:51:27 -07:00
swapyv12buffer.c
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
swapyv12buffer.h
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
systemdependent.h
Replace vpx_ports/config.h with vpx_config.h
2011-09-22 13:33:54 +03:00
textblit.c
Eliminate more warnings.
2010-10-27 18:08:04 -07:00
threading.h
Add OS/2 supports
2012-02-08 09:44:42 -08:00
treecoder.c
Use WebM in copyright notice for consistency
2010-09-09 10:01:21 -04:00
treecoder.h
Eliminate more warnings.
2010-10-27 18:08:04 -07:00
variance_c.c
Fix pedantic compiler warnings
2012-06-11 15:14:58 -07:00
variance.h
Be consistent with SAD values
2012-07-27 16:15:31 -07:00
vp8_entropymodedata.h
fix permissions on regular files
2012-06-27 23:45:56 -07:00