vpx/vp8/common
2012-05-24 09:40:48 -07:00
..
arm Merge "Fix compiler warnings" into eider 2012-05-02 16:22:34 -07:00
generic rtcd: serialize function pointer initialization 2012-04-19 14:15:23 -07:00
ppc Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
x86 Merge "Make libvpx Chromium build friendly" 2012-05-23 20:56:49 -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 multi-res: force Key frame sychronization 2012-05-16 15:06:42 -04: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 Make global data const 2012-05-04 10:42:21 -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 Merge branch 'origin/eider' into master 2012-05-11 10:51:05 -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 Copy less when active map is in use 2011-08-19 10:29:41 -04: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 clean up bilinear filter 2011-02-08 17:42:54 -05: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 Fix another multithreaded encoder loopfilter race condition 2012-05-23 15:19:48 +03:00
loopfilter.h Fix another multithreaded encoder loopfilter race condition 2012-05-23 15:19:48 +03:00
mbpitch.c Fix compiler warnings 2012-05-02 10:57:57 +03:00
mfqe.c Fix compiler warnings 2012-05-02 10:57:57 +03: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 warnings for building on win32 2012-05-11 12:36:50 -07:00
onyxc_int.h Make global data const 2012-05-04 10:42:21 -07:00
onyxd.h Merge "Remove legacy integer types" 2011-12-22 13:00:23 -08:00
postproc.c Make global data const 2012-05-04 10:42:21 -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 Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04: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 Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05: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 Make libvpx Chromium build friendly 2012-05-23 18:15:05 -07:00
rtcd.c New RTCD implementation 2012-01-30 12:06:27 -08:00
sad_c.c remove __inline for compiler compatibility 2012-03-21 14:11:10 -04:00
setupintrarecon.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
setupintrarecon.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04: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 Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
variance.h Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
vp8_entropymodedata.h fix vp8_ namespace issues 2012-05-04 12:24:04 -07:00