History log of /external/libvpx/libvpx/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
69f5594ef6a4a13fac8b001421b302a9a0b4a009 13-Jun-2014 Johann <johannkoenig@google.com> Cherry-pick "Use lrand48 on Android" [DO NOT MERGE]

Also remove from x86/libvpx_srcs.txt
Original change: https://gerrit.chromium.org/gerrit/70494/

When building x86 assembly use lrand48 instead of the
undocumented inlined _rand function.

Android now supports rand()
https://android-review.googlesource.com/97731
but only for new versions. Original workaround:
https://gerrit.chromium.org/gerrit/15744

(cherry-picked from 614a6a21483b59b4ab557785c160c8ca4722b062)

Change-Id: I3c17cf37c40623f8353d8836fb4ac02c35a4d8b8
p8/common/x86/postproc_mmx.asm
p8/common/x86/postproc_sse2.asm
p8/common/x86/postproc_x86.c
p8/vp8_common.mk
p9/common/x86/vp9_postproc_mmx.asm
p9/common/x86/vp9_postproc_sse2.asm
px_ports/x86_abi_support.asm
6ac915abcdb404a00d927fe6308a47fcf09d9519 09-Apr-2014 hkuang <hkuang@google.com> Roll latest libvpx to fix hang when doing adaptive playback.

VP9 decoder will hang when switching from frames with 2 tiles to
4 tiles on a 4 core device.

libvpx hash:4fffefe189a9123d4b04482c26a1be5eb632b397

Bug: 13931133
Change-Id: I24a51fd572ca7e872bc440491e2c645a20e9a736
uild/make/configure.sh
uild/make/gen_msvs_proj.sh
uild/make/gen_msvs_vcxproj.sh
uild/make/obj_int_extract.c
xamples.mk
xamples/vp9_spatial_scalable_encoder.c
xamples/vpx_temporal_scalable_patterns.c
est/android/scrape_gtest_log.py
est/datarate_test.cc
est/external_frame_buffer_test.cc
est/pp_filter_test.cc
est/set_roi.cc
est/svc_test.cc
est/test-data.sha1
est/test.mk
est/test_vector_test.cc
est/test_vectors.cc
est/test_vectors.h
est/tools_common.sh
est/vp8_fdct4x4_test.cc
est/vp9_thread_test.cc
est/vpxdec.sh
est/vpxenc.sh
hird_party/libwebm/README.webm
hird_party/libwebm/mkvmuxer.cpp.d
hird_party/libwebm/mkvmuxer.cpp.o
hird_party/libwebm/mkvmuxerutil.cpp
hird_party/libwebm/mkvmuxerutil.cpp.d
hird_party/libwebm/mkvmuxerutil.cpp.o
hird_party/libwebm/mkvreader.cpp
hird_party/libwebm/mkvreader.hpp
hird_party/libwebm/mkvwriter.cpp.d
hird_party/libwebm/mkvwriter.cpp.o
ools_common.h
p8/common/loopfilter.c
p8/common/postproc.c
p8/common/x86/postproc_mmx.asm
p8/common/x86/postproc_sse2.asm
p9/common/vp9_alloccommon.c
p9/common/vp9_alloccommon.h
p9/common/vp9_blockd.c
p9/common/vp9_blockd.h
p9/common/vp9_entropy.h
p9/common/vp9_entropymode.c
p9/common/vp9_entropymv.c
p9/common/vp9_enums.h
p9/common/vp9_loopfilter.c
p9/common/vp9_mvref_common.c
p9/common/vp9_onyxc_int.h
p9/common/vp9_postproc.h
p9/common/vp9_ppflags.h
p9/common/vp9_pred_common.c
p9/common/vp9_pred_common.h
p9/common/vp9_reconinter.c
p9/common/vp9_reconintra.c
p9/common/vp9_rtcd_defs.pl
p9/common/vp9_scale.c
p9/common/x86/vp9_subpixel_8t_intrin_avx2.c
p9/decoder/vp9_decodeframe.c
p9/decoder/vp9_decodeframe.h
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decoder.c
p9/decoder/vp9_decoder.h
p9/decoder/vp9_detokenize.c
p9/decoder/vp9_dthread.c
p9/decoder/vp9_dthread.h
p9/encoder/vp9_aq_complexity.c
p9/encoder/vp9_aq_complexity.h
p9/encoder/vp9_aq_cyclicrefresh.c
p9/encoder/vp9_aq_cyclicrefresh.h
p9/encoder/vp9_aq_variance.c
p9/encoder/vp9_aq_variance.h
p9/encoder/vp9_bitstream.c
p9/encoder/vp9_block.h
p9/encoder/vp9_craq.c
p9/encoder/vp9_craq.h
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodeframe.h
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_firstpass.h
p9/encoder/vp9_lookahead.c
p9/encoder/vp9_lookahead.h
p9/encoder/vp9_mbgraph.c
p9/encoder/vp9_mcomp.c
p9/encoder/vp9_mcomp.h
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_picklpf.c
p9/encoder/vp9_picklpf.h
p9/encoder/vp9_pickmode.c
p9/encoder/vp9_quantize.c
p9/encoder/vp9_quantize.h
p9/encoder/vp9_ratectrl.c
p9/encoder/vp9_ratectrl.h
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_rdopt.h
p9/encoder/vp9_sad.c
p9/encoder/vp9_segmentation.c
p9/encoder/vp9_speed_features.c
p9/encoder/vp9_speed_features.h
p9/encoder/vp9_ssim.c
p9/encoder/vp9_ssim.h
p9/encoder/vp9_svc_layercontext.c
p9/encoder/vp9_svc_layercontext.h
p9/encoder/vp9_temporal_filter.c
p9/encoder/vp9_tokenize.c
p9/encoder/vp9_vaq.c
p9/encoder/vp9_vaq.h
p9/encoder/vp9_variance.c
p9/encoder/vp9_variance.h
p9/encoder/vp9_write_bit_buffer.c
p9/encoder/vp9_write_bit_buffer.h
p9/encoder/x86/vp9_sad4d_intrin_avx2.c
p9/vp9_cx_iface.c
p9/vp9_dx_iface.c
p9/vp9cx.mk
px/src/svc_encodeframe.c
px/vp8cx.h
pxenc.c
a72801d7d92ababb50eecf27a36bd222d031d2fe 21-Mar-2014 Vignesh Venkatasubramanian <vigneshv@google.com> libvpx: Roll latest libvpx

Pulling changes related to fixing a rare bitstream issue on video upscaling.

Upstream Hash: 8e9c9f118cda45013f14cce7961dcc8df78ffebf

Change-Id: I8639e6ef48f0309efaf6bdf745719beb71f7a58d
uild/make/ads2armasm_ms.pl
uild/make/configure.sh
uild/make/gen_msvs_vcxproj.sh
uild/make/thumb.pm
onfigure
xamples.mk
xamples/set_maps.c
xamples/vp8_set_maps.c
xamples/vp9_spatial_scalable_encoder.c
xamples/vpx_temporal_scalable_patterns.c
est/active_map_test.cc
est/aq_segment_test.cc
est/borders_test.cc
est/config_test.cc
est/cpu_speed_test.cc
est/datarate_test.cc
est/encode_test_driver.h
est/error_resilience_test.cc
est/intrapred_test.cc
est/keyframe_test.cc
est/superframe_test.cc
est/svc_test.cc
est/test.mk
est/vp9_lossless_test.cc
hird_party/libwebm/AUTHORS.TXT
hird_party/libwebm/LICENSE.TXT
hird_party/libwebm/PATENTS.TXT
hird_party/libwebm/README.webm
hird_party/libwebm/RELEASE.TXT
hird_party/libwebm/mkvmuxer.cpp
hird_party/libwebm/mkvmuxer.cpp.d
hird_party/libwebm/mkvmuxer.cpp.o
hird_party/libwebm/mkvmuxer.hpp
hird_party/libwebm/mkvmuxertypes.hpp
hird_party/libwebm/mkvmuxerutil.cpp
hird_party/libwebm/mkvmuxerutil.cpp.d
hird_party/libwebm/mkvmuxerutil.cpp.o
hird_party/libwebm/mkvmuxerutil.hpp
hird_party/libwebm/mkvparser.cpp
hird_party/libwebm/mkvparser.hpp
hird_party/libwebm/mkvreader.cpp
hird_party/libwebm/mkvreader.hpp
hird_party/libwebm/mkvwriter.cpp
hird_party/libwebm/mkvwriter.cpp.d
hird_party/libwebm/mkvwriter.cpp.o
hird_party/libwebm/mkvwriter.hpp
hird_party/libwebm/webmids.hpp
p8/encoder/onyx_if.c
p8/encoder/rdopt.c
p8/encoder/tokenize.c
p9/common/vp9_alloccommon.c
p9/common/vp9_alloccommon.h
p9/common/vp9_blockd.h
p9/common/vp9_debugmodes.c
p9/common/vp9_entropy.h
p9/common/vp9_entropymv.c
p9/common/vp9_frame_buffers.c
p9/common/vp9_mvref_common.c
p9/common/vp9_mvref_common.h
p9/common/vp9_reconinter.c
p9/common/vp9_reconintra.c
p9/common/vp9_reconintra.h
p9/decoder/vp9_decodeframe.c
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decoder.c
p9/decoder/vp9_decoder.h
p9/encoder/vp9_block.h
p9/encoder/vp9_craq.c
p9/encoder/vp9_craq.h
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodeframe.h
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_encodemv.h
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_firstpass.h
p9/encoder/vp9_mcomp.c
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_pickmode.c
p9/encoder/vp9_ratectrl.c
p9/encoder/vp9_ratectrl.h
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_rdopt.h
p9/encoder/vp9_ssim.c
p9/encoder/vp9_subexp.c
p9/encoder/vp9_svc_layercontext.c
p9/encoder/vp9_svc_layercontext.h
p9/encoder/vp9_tokenize.c
p9/encoder/x86/vp9_variance_mmx.c
p9/encoder/x86/vp9_variance_sse2.c
p9/vp9_cx_iface.c
p9/vp9_dx_iface.c
p9/vp9cx.mk
px/src/svc_encodeframe.c
px/src/vpx_encoder.c
px/vpx_encoder.h
px_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm
px_scale/vpx_scale.mk
pxdec.c
pxenc.c
4minput.c
b08e2e23eec181e9951df33cd704ac294c5407b6 10-Mar-2014 Vignesh Venkatasubramanian <vigneshv@google.com> libvpx: Roll latest libvpx and enable VP9 Encoder

Rolling latest libvpx from upstream and generating configurations with VP9
Encoder enabled. Updating a mistake in UPDATING file.

Upstream Hash: 1f08824d6db735e4cacb0419785a789395e42b2b

Change-Id: Ie2c45e2253ade4a9ce88ca640cae39a7ece2d8f4
mailmap
UTHORS
HANGELOG
EADME
rgs.h
uild/arm-msvs/obj_int_extract.bat
uild/make/Android.mk
uild/make/Makefile
uild/make/ads2armasm_ms.pl
uild/make/ads2gas.pl
uild/make/ads2gas_apple.pl
uild/make/configure.sh
uild/make/gen_msvs_proj.sh
uild/make/gen_msvs_sln.sh
uild/make/gen_msvs_vcxproj.sh
uild/make/obj_int_extract.c
uild/make/rtcd.pl
uild/make/rtcd.sh
uild/make/thumb.pm
uild/x86-msvs/obj_int_extract.bat
onfigure
ocs.mk
xample_xma.c
xamples.mk
xamples/decode_to_md5.c
xamples/decode_to_md5.txt
xamples/decode_with_drops.c
xamples/decode_with_drops.txt
xamples/decode_with_partial_drops.c
xamples/decode_with_partial_drops.txt
xamples/decoder_tmpl.c
xamples/decoder_tmpl.txt
xamples/encoder_tmpl.c
xamples/encoder_tmpl.txt
xamples/error_resilient.txt
xamples/example_xma.c
xamples/force_keyframe.txt
xamples/gen_example_code.sh
xamples/gen_example_doxy.php
xamples/gen_example_text.sh
xamples/includes/ASCIIMathPHP-2.0/ASCIIMathPHP-2.0.cfg.php
xamples/includes/ASCIIMathPHP-2.0/ASCIIMathPHP-2.0.class.php
xamples/includes/ASCIIMathPHP-2.0/htmlMathML.js
xamples/includes/HTML-Toc-0.91/.gitattributes
xamples/includes/HTML-Toc-0.91/Changes
xamples/includes/HTML-Toc-0.91/MANIFEST
xamples/includes/HTML-Toc-0.91/Makefile.PL
xamples/includes/HTML-Toc-0.91/Toc.pm
xamples/includes/HTML-Toc-0.91/Toc.pod
xamples/includes/HTML-Toc-0.91/TocGenerator.pm
xamples/includes/HTML-Toc-0.91/TocInsertor.pm
xamples/includes/HTML-Toc-0.91/TocUpdator.pm
xamples/includes/HTML-Toc-0.91/t/ManualTest/manualTest1.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/SubSubDir1/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir1/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir2/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir3/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/index.htm
xamples/includes/HTML-Toc-0.91/t/extend.t
xamples/includes/HTML-Toc-0.91/t/format.t
xamples/includes/HTML-Toc-0.91/t/generate.t
xamples/includes/HTML-Toc-0.91/t/insert.t
xamples/includes/HTML-Toc-0.91/t/manualTest.t
xamples/includes/HTML-Toc-0.91/t/options.t
xamples/includes/HTML-Toc-0.91/t/podExamples.t
xamples/includes/HTML-Toc-0.91/t/propagate.t
xamples/includes/HTML-Toc-0.91/t/siteMap.t
xamples/includes/HTML-Toc-0.91/t/update.t
xamples/includes/PHP-Markdown-Extra-1.2.3/License.text
xamples/includes/PHP-Markdown-Extra-1.2.3/PHP Markdown Extra Readme.text
xamples/includes/PHP-Markdown-Extra-1.2.3/markdown.php
xamples/includes/PHP-SmartyPants-1.5.1e/PHP SmartyPants Readme.txt
xamples/includes/PHP-SmartyPants-1.5.1e/smartypants.php
xamples/includes/geshi/contrib/aliased.php
xamples/includes/geshi/contrib/cssgen.php
xamples/includes/geshi/contrib/cssgen2.php
xamples/includes/geshi/contrib/example.php
xamples/includes/geshi/contrib/langcheck.php
xamples/includes/geshi/docs/BUGS
xamples/includes/geshi/docs/CHANGES
xamples/includes/geshi/docs/COPYING
xamples/includes/geshi/docs/README
xamples/includes/geshi/docs/THANKS
xamples/includes/geshi/docs/TODO
xamples/includes/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html
xamples/includes/geshi/docs/api/blank.html
xamples/includes/geshi/docs/api/classtrees_geshi.html
xamples/includes/geshi/docs/api/elementindex.html
xamples/includes/geshi/docs/api/elementindex_geshi.html
xamples/includes/geshi/docs/api/errors.html
xamples/includes/geshi/docs/api/geshi/core/GeSHi.html
xamples/includes/geshi/docs/api/geshi/core/_geshi.php.html
xamples/includes/geshi/docs/api/index.html
xamples/includes/geshi/docs/api/li_geshi.html
xamples/includes/geshi/docs/api/media/banner.css
xamples/includes/geshi/docs/api/media/images/AbstractClass.png
xamples/includes/geshi/docs/api/media/images/AbstractClass_logo.png
xamples/includes/geshi/docs/api/media/images/AbstractMethod.png
xamples/includes/geshi/docs/api/media/images/AbstractPrivateClass.png
xamples/includes/geshi/docs/api/media/images/AbstractPrivateClass_logo.png
xamples/includes/geshi/docs/api/media/images/AbstractPrivateMethod.png
xamples/includes/geshi/docs/api/media/images/Class.png
xamples/includes/geshi/docs/api/media/images/Class_logo.png
xamples/includes/geshi/docs/api/media/images/Constant.png
xamples/includes/geshi/docs/api/media/images/Constructor.png
xamples/includes/geshi/docs/api/media/images/Destructor.png
xamples/includes/geshi/docs/api/media/images/Function.png
xamples/includes/geshi/docs/api/media/images/Global.png
xamples/includes/geshi/docs/api/media/images/I.png
xamples/includes/geshi/docs/api/media/images/Index.png
xamples/includes/geshi/docs/api/media/images/Interface.png
xamples/includes/geshi/docs/api/media/images/Interface_logo.png
xamples/includes/geshi/docs/api/media/images/L.png
xamples/includes/geshi/docs/api/media/images/Lminus.png
xamples/includes/geshi/docs/api/media/images/Lplus.png
xamples/includes/geshi/docs/api/media/images/Method.png
xamples/includes/geshi/docs/api/media/images/Page.png
xamples/includes/geshi/docs/api/media/images/Page_logo.png
xamples/includes/geshi/docs/api/media/images/PrivateClass.png
xamples/includes/geshi/docs/api/media/images/PrivateClass_logo.png
xamples/includes/geshi/docs/api/media/images/PrivateMethod.png
xamples/includes/geshi/docs/api/media/images/PrivateVariable.png
xamples/includes/geshi/docs/api/media/images/StaticMethod.png
xamples/includes/geshi/docs/api/media/images/StaticVariable.png
xamples/includes/geshi/docs/api/media/images/T.png
xamples/includes/geshi/docs/api/media/images/Tminus.png
xamples/includes/geshi/docs/api/media/images/Tplus.png
xamples/includes/geshi/docs/api/media/images/Variable.png
xamples/includes/geshi/docs/api/media/images/blank.png
xamples/includes/geshi/docs/api/media/images/class_folder.png
xamples/includes/geshi/docs/api/media/images/empty.png
xamples/includes/geshi/docs/api/media/images/file.png
xamples/includes/geshi/docs/api/media/images/folder.png
xamples/includes/geshi/docs/api/media/images/function_folder.png
xamples/includes/geshi/docs/api/media/images/next_button.png
xamples/includes/geshi/docs/api/media/images/next_button_disabled.png
xamples/includes/geshi/docs/api/media/images/package.png
xamples/includes/geshi/docs/api/media/images/package_folder.png
xamples/includes/geshi/docs/api/media/images/previous_button.png
xamples/includes/geshi/docs/api/media/images/previous_button_disabled.png
xamples/includes/geshi/docs/api/media/images/private_class_logo.png
xamples/includes/geshi/docs/api/media/images/tutorial.png
xamples/includes/geshi/docs/api/media/images/tutorial_folder.png
xamples/includes/geshi/docs/api/media/images/up_button.png
xamples/includes/geshi/docs/api/media/stylesheet.css
xamples/includes/geshi/docs/api/packages.html
xamples/includes/geshi/docs/api/todolist.html
xamples/includes/geshi/docs/geshi-doc.html
xamples/includes/geshi/docs/geshi-doc.txt
xamples/includes/geshi/docs/phpdoc.ini
xamples/includes/geshi/geshi.php
xamples/includes/geshi/geshi/abap.php
xamples/includes/geshi/geshi/actionscript.php
xamples/includes/geshi/geshi/actionscript3.php
xamples/includes/geshi/geshi/ada.php
xamples/includes/geshi/geshi/apache.php
xamples/includes/geshi/geshi/applescript.php
xamples/includes/geshi/geshi/apt_sources.php
xamples/includes/geshi/geshi/asm.php
xamples/includes/geshi/geshi/asp.php
xamples/includes/geshi/geshi/autoit.php
xamples/includes/geshi/geshi/avisynth.php
xamples/includes/geshi/geshi/bash.php
xamples/includes/geshi/geshi/basic4gl.php
xamples/includes/geshi/geshi/bf.php
xamples/includes/geshi/geshi/blitzbasic.php
xamples/includes/geshi/geshi/bnf.php
xamples/includes/geshi/geshi/boo.php
xamples/includes/geshi/geshi/c.php
xamples/includes/geshi/geshi/c_mac.php
xamples/includes/geshi/geshi/caddcl.php
xamples/includes/geshi/geshi/cadlisp.php
xamples/includes/geshi/geshi/cfdg.php
xamples/includes/geshi/geshi/cfm.php
xamples/includes/geshi/geshi/cil.php
xamples/includes/geshi/geshi/cobol.php
xamples/includes/geshi/geshi/cpp-qt.php
xamples/includes/geshi/geshi/cpp.php
xamples/includes/geshi/geshi/csharp.php
xamples/includes/geshi/geshi/css.php
xamples/includes/geshi/geshi/d.php
xamples/includes/geshi/geshi/dcs.php
xamples/includes/geshi/geshi/delphi.php
xamples/includes/geshi/geshi/diff.php
xamples/includes/geshi/geshi/div.php
xamples/includes/geshi/geshi/dos.php
xamples/includes/geshi/geshi/dot.php
xamples/includes/geshi/geshi/eiffel.php
xamples/includes/geshi/geshi/email.php
xamples/includes/geshi/geshi/fortran.php
xamples/includes/geshi/geshi/freebasic.php
xamples/includes/geshi/geshi/genero.php
xamples/includes/geshi/geshi/gettext.php
xamples/includes/geshi/geshi/glsl.php
xamples/includes/geshi/geshi/gml.php
xamples/includes/geshi/geshi/gnuplot.php
xamples/includes/geshi/geshi/groovy.php
xamples/includes/geshi/geshi/haskell.php
xamples/includes/geshi/geshi/hq9plus.php
xamples/includes/geshi/geshi/html4strict.php
xamples/includes/geshi/geshi/idl.php
xamples/includes/geshi/geshi/ini.php
xamples/includes/geshi/geshi/inno.php
xamples/includes/geshi/geshi/intercal.php
xamples/includes/geshi/geshi/io.php
xamples/includes/geshi/geshi/java.php
xamples/includes/geshi/geshi/java5.php
xamples/includes/geshi/geshi/javascript.php
xamples/includes/geshi/geshi/kixtart.php
xamples/includes/geshi/geshi/klonec.php
xamples/includes/geshi/geshi/klonecpp.php
xamples/includes/geshi/geshi/latex.php
xamples/includes/geshi/geshi/lisp.php
xamples/includes/geshi/geshi/locobasic.php
xamples/includes/geshi/geshi/lolcode.php
xamples/includes/geshi/geshi/lotusformulas.php
xamples/includes/geshi/geshi/lotusscript.php
xamples/includes/geshi/geshi/lscript.php
xamples/includes/geshi/geshi/lsl2.php
xamples/includes/geshi/geshi/lua.php
xamples/includes/geshi/geshi/m68k.php
xamples/includes/geshi/geshi/make.php
xamples/includes/geshi/geshi/matlab.php
xamples/includes/geshi/geshi/mirc.php
xamples/includes/geshi/geshi/modula3.php
xamples/includes/geshi/geshi/mpasm.php
xamples/includes/geshi/geshi/mxml.php
xamples/includes/geshi/geshi/mysql.php
xamples/includes/geshi/geshi/nsis.php
xamples/includes/geshi/geshi/objc.php
xamples/includes/geshi/geshi/ocaml-brief.php
xamples/includes/geshi/geshi/ocaml.php
xamples/includes/geshi/geshi/oobas.php
xamples/includes/geshi/geshi/oracle11.php
xamples/includes/geshi/geshi/oracle8.php
xamples/includes/geshi/geshi/pascal.php
xamples/includes/geshi/geshi/per.php
xamples/includes/geshi/geshi/perl.php
xamples/includes/geshi/geshi/php-brief.php
xamples/includes/geshi/geshi/php.php
xamples/includes/geshi/geshi/pic16.php
xamples/includes/geshi/geshi/pixelbender.php
xamples/includes/geshi/geshi/plsql.php
xamples/includes/geshi/geshi/povray.php
xamples/includes/geshi/geshi/powershell.php
xamples/includes/geshi/geshi/progress.php
xamples/includes/geshi/geshi/prolog.php
xamples/includes/geshi/geshi/providex.php
xamples/includes/geshi/geshi/python.php
xamples/includes/geshi/geshi/qbasic.php
xamples/includes/geshi/geshi/rails.php
xamples/includes/geshi/geshi/rebol.php
xamples/includes/geshi/geshi/reg.php
xamples/includes/geshi/geshi/robots.php
xamples/includes/geshi/geshi/ruby.php
xamples/includes/geshi/geshi/sas.php
xamples/includes/geshi/geshi/scala.php
xamples/includes/geshi/geshi/scheme.php
xamples/includes/geshi/geshi/scilab.php
xamples/includes/geshi/geshi/sdlbasic.php
xamples/includes/geshi/geshi/smalltalk.php
xamples/includes/geshi/geshi/smarty.php
xamples/includes/geshi/geshi/sql.php
xamples/includes/geshi/geshi/tcl.php
xamples/includes/geshi/geshi/teraterm.php
xamples/includes/geshi/geshi/text.php
xamples/includes/geshi/geshi/thinbasic.php
xamples/includes/geshi/geshi/tsql.php
xamples/includes/geshi/geshi/typoscript.php
xamples/includes/geshi/geshi/vb.php
xamples/includes/geshi/geshi/vbnet.php
xamples/includes/geshi/geshi/verilog.php
xamples/includes/geshi/geshi/vhdl.php
xamples/includes/geshi/geshi/vim.php
xamples/includes/geshi/geshi/visualfoxpro.php
xamples/includes/geshi/geshi/visualprolog.php
xamples/includes/geshi/geshi/whitespace.php
xamples/includes/geshi/geshi/winbatch.php
xamples/includes/geshi/geshi/xml.php
xamples/includes/geshi/geshi/xorg_conf.php
xamples/includes/geshi/geshi/xpp.php
xamples/includes/geshi/geshi/z80.php
xamples/includes/vp8_doc_tools.php
xamples/postproc.c
xamples/postproc.txt
xamples/resize_util.c
xamples/simple_decoder.c
xamples/simple_decoder.txt
xamples/simple_encoder.c
xamples/simple_encoder.txt
xamples/twopass_encoder.c
xamples/twopass_encoder.txt
xamples/vp8_multi_resolution_encoder.c
xamples/vp8_set_maps.c
xamples/vp8_set_maps.txt
xamples/vp8cx_set_ref.c
xamples/vp8cx_set_ref.txt
xamples/vp9_spatial_scalable_encoder.c
xamples/vpx_temporal_scalable_patterns.c
vfdec.c
vfdec.h
vfenc.c
vfenc.h
ibs.mk
d5_utils.h
estegg/.gitignore
estegg/AUTHORS
estegg/INSTALL
estegg/LICENSE
estegg/Makefile.am
estegg/README
estegg/TODO
estegg/configure.ac
estegg/docs/Doxyfile.in
estegg/docs/Makefile.am
estegg/halloc/README
estegg/halloc/halloc.h
estegg/halloc/src/align.h
estegg/halloc/src/halloc.c
estegg/halloc/src/hlist.h
estegg/halloc/src/macros.h
estegg/include/nestegg/nestegg.h
estegg/m4/as-ac-expand.m4
estegg/m4/ax_create_stdint_h.m4
estegg/m4/pkg.m4
estegg/nestegg-uninstalled.pc.in
estegg/nestegg.pc.in
estegg/src/nestegg.c
estegg/test/test.c
ate_hist.c
ate_hist.h
est/acm_random.h
est/borders_test.cc
est/clear_system_state.h
est/codec_factory.h
est/convolve_test.cc
est/cpu_speed_test.cc
est/cq_test.cc
est/datarate_test.cc
est/dct16x16_test.cc
est/dct32x32_test.cc
est/decode_perf_test.cc
est/decode_test_driver.cc
est/decode_test_driver.h
est/encode_test_driver.h
est/error_resilience_test.cc
est/external_frame_buffer_test.cc
est/fdct4x4_test.cc
est/fdct8x8_test.cc
est/i420_video_source.h
est/idct8x8_test.cc
est/idct_test.cc
est/intrapred_test.cc
est/ivf_video_source.h
est/md5_helper.h
est/partial_idct_test.cc
est/pp_filter_test.cc
est/register_state_check.h
est/resize_test.cc
est/sad_test.cc
est/set_roi.cc
est/sixtap_predict_test.cc
est/subtract_test.cc
est/svc_test.cc
est/test-data.sha1
est/test.mk
est/test_libvpx.cc
est/test_vector_test.cc
est/test_vectors.cc
est/test_vectors.h
est/tile_independence_test.cc
est/util.h
est/variance_test.cc
est/video_source.h
est/vp8_boolcoder_test.cc
est/vp8_decrypt_test.cc
est/vp8_fdct4x4_test.cc
est/vp9_boolcoder_test.cc
est/vp9_lossless_test.cc
est/vp9_subtract_test.cc
est/vp9_thread_test.cc
est/webm_video_source.h
est/y4m_video_source.h
hird_party/libmkv/EbmlBufferWriter.c
hird_party/libmkv/Makefile
hird_party/libmkv/WebMElement.c
hird_party/libmkv/WebMElement.h
hird_party/nestegg/0001-include-paths.diff
hird_party/nestegg/0002-ne_read_simple-uninitialized_variable.diff
hird_party/nestegg/AUTHORS
hird_party/nestegg/INSTALL
hird_party/nestegg/LICENSE
hird_party/nestegg/README
hird_party/nestegg/README.webm
hird_party/nestegg/TODO
hird_party/nestegg/halloc/README
hird_party/nestegg/halloc/halloc.h
hird_party/nestegg/halloc/src/align.h
hird_party/nestegg/halloc/src/halloc.c
hird_party/nestegg/halloc/src/hlist.h
hird_party/nestegg/halloc/src/macros.h
hird_party/nestegg/include/nestegg/nestegg.h
hird_party/nestegg/src/nestegg.c
hird_party/nestegg/test/test.c
ools/cpplint.py
ools/diff.py
ools_common.c
ools_common.h
ideo_common.h
ideo_reader.c
ideo_reader.h
ideo_writer.c
ideo_writer.h
p8/common/alloccommon.h
p8/common/arm/armv6/vp8_variance16x16_armv6.asm
p8/common/arm/armv6/vp8_variance8x8_armv6.asm
p8/common/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm
p8/common/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm
p8/common/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm
p8/common/arm/bilinearfilter_arm.h
p8/common/arm/neon/bilinearpredict16x16_neon.asm
p8/common/arm/neon/bilinearpredict4x4_neon.asm
p8/common/arm/neon/bilinearpredict8x4_neon.asm
p8/common/arm/neon/bilinearpredict8x8_neon.asm
p8/common/arm/neon/bilinearpredict_neon.c
p8/common/arm/neon/copymem16x16_neon.asm
p8/common/arm/neon/copymem8x4_neon.asm
p8/common/arm/neon/copymem8x8_neon.asm
p8/common/arm/neon/copymem_neon.c
p8/common/arm/neon/dc_only_idct_add_neon.asm
p8/common/arm/neon/dc_only_idct_add_neon.c
p8/common/arm/neon/dequant_idct_neon.asm
p8/common/arm/neon/dequant_idct_neon.c
p8/common/arm/neon/dequantizeb_neon.asm
p8/common/arm/neon/dequantizeb_neon.c
p8/common/blockd.h
p8/common/coefupdateprobs.h
p8/common/common.h
p8/common/default_coef_probs.h
p8/common/entropy.h
p8/common/entropymode.h
p8/common/entropymv.h
p8/common/extend.h
p8/common/filter.h
p8/common/findnearmv.h
p8/common/header.h
p8/common/invtrans.h
p8/common/loopfilter.h
p8/common/modecont.h
p8/common/mv.h
p8/common/onyx.h
p8/common/onyxc_int.h
p8/common/onyxd.h
p8/common/postproc.c
p8/common/postproc.h
p8/common/ppflags.h
p8/common/pragmas.h
p8/common/quant_common.h
p8/common/reconinter.h
p8/common/reconintra4x4.h
p8/common/rtcd_defs.pl
p8/common/rtcd_defs.sh
p8/common/setupintrarecon.h
p8/common/swapyv12buffer.h
p8/common/systemdependent.h
p8/common/threading.h
p8/common/treecoder.h
p8/common/variance.h
p8/common/vp8_entropymodedata.h
p8/common/x86/filter_x86.h
p8/common/x86/loopfilter_mmx.asm
p8/common/x86/loopfilter_sse2.asm
p8/decoder/dboolhuff.h
p8/decoder/decodeframe.c
p8/decoder/decodemv.h
p8/decoder/decoderthreading.h
p8/decoder/decodframe.c
p8/decoder/detokenize.h
p8/decoder/ec_types.h
p8/decoder/error_concealment.h
p8/decoder/onyxd_int.h
p8/decoder/treereader.h
p8/encoder/arm/neon/denoising_neon.c
p8/encoder/bitstream.h
p8/encoder/block.h
p8/encoder/boolhuff.h
p8/encoder/dct_value_cost.h
p8/encoder/dct_value_tokens.h
p8/encoder/defaultcoefcounts.h
p8/encoder/denoising.h
p8/encoder/encodeframe.h
p8/encoder/encodeintra.h
p8/encoder/encodemb.h
p8/encoder/encodemv.h
p8/encoder/firstpass.c
p8/encoder/firstpass.h
p8/encoder/lookahead.h
p8/encoder/mcomp.h
p8/encoder/modecosts.h
p8/encoder/mr_dissim.h
p8/encoder/onyx_if.c
p8/encoder/onyx_int.h
p8/encoder/pickinter.h
p8/encoder/psnr.c
p8/encoder/psnr.h
p8/encoder/quantize.h
p8/encoder/ratectrl.c
p8/encoder/ratectrl.h
p8/encoder/rdopt.h
p8/encoder/segmentation.h
p8/encoder/temporal_filter.c
p8/encoder/tokenize.h
p8/encoder/treewriter.h
p8/vp8_common.mk
p8/vp8_cx_iface.c
p8/vp8_dx_iface.c
p8/vp8cx.mk
p8/vp8cx_arm.mk
p8/vp8dx.mk
p8_multi_resolution_encoder.c
p8_scalable_patterns.c
p9/common/arm/neon/vp9_idct16x16_1_add_neon.asm
p9/common/arm/neon/vp9_idct16x16_add_neon.asm
p9/common/arm/neon/vp9_idct32x32_1_add_neon.asm
p9/common/arm/neon/vp9_idct32x32_add_neon.asm
p9/common/arm/neon/vp9_idct4x4_1_add_neon.asm
p9/common/arm/neon/vp9_idct4x4_add_neon.asm
p9/common/arm/neon/vp9_idct8x8_1_add_neon.asm
p9/common/arm/neon/vp9_idct8x8_add_neon.asm
p9/common/arm/neon/vp9_iht4x4_add_neon.asm
p9/common/arm/neon/vp9_iht8x8_add_neon.asm
p9/common/arm/neon/vp9_loopfilter_16_neon.asm
p9/common/arm/neon/vp9_loopfilter_16_neon.c
p9/common/arm/neon/vp9_loopfilter_neon.asm
p9/common/arm/neon/vp9_mb_lpf_neon.asm
p9/common/arm/neon/vp9_reconintra_neon.asm
p9/common/arm/neon/vp9_short_idct16x16_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct16x16_add_neon.asm
p9/common/arm/neon/vp9_short_idct32x32_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct32x32_add_neon.asm
p9/common/arm/neon/vp9_short_idct4x4_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct4x4_add_neon.asm
p9/common/arm/neon/vp9_short_idct8x8_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct8x8_add_neon.asm
p9/common/arm/neon/vp9_short_iht4x4_add_neon.asm
p9/common/arm/neon/vp9_short_iht8x8_add_neon.asm
p9/common/generic/vp9_systemdependent.c
p9/common/mips/dspr2/vp9_common_dspr2.h
p9/common/mips/dspr2/vp9_itrans16_dspr2.c
p9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c
p9/common/mips/dspr2/vp9_itrans32_dspr2.c
p9/common/mips/dspr2/vp9_itrans4_dspr2.c
p9/common/mips/dspr2/vp9_itrans8_dspr2.c
p9/common/mips/dspr2/vp9_loopfilter_filters_dspr2.c
p9/common/mips/dspr2/vp9_loopfilter_filters_dspr2.h
p9/common/mips/dspr2/vp9_loopfilter_macros_dspr2.h
p9/common/mips/dspr2/vp9_loopfilter_masks_dspr2.h
p9/common/mips/dspr2/vp9_mbloop_loopfilter_dspr2.c
p9/common/mips/dspr2/vp9_mblpf_horiz_loopfilter_dspr2.c
p9/common/mips/dspr2/vp9_mblpf_vert_loopfilter_dspr2.c
p9/common/vp9_alloccommon.c
p9/common/vp9_alloccommon.h
p9/common/vp9_blockd.c
p9/common/vp9_blockd.h
p9/common/vp9_common.h
p9/common/vp9_common_data.c
p9/common/vp9_common_data.h
p9/common/vp9_convolve.c
p9/common/vp9_convolve.h
p9/common/vp9_debugmodes.c
p9/common/vp9_default_coef_probs.h
p9/common/vp9_entropy.c
p9/common/vp9_entropy.h
p9/common/vp9_entropymode.c
p9/common/vp9_entropymode.h
p9/common/vp9_entropymv.c
p9/common/vp9_entropymv.h
p9/common/vp9_enums.h
p9/common/vp9_extend.c
p9/common/vp9_extend.h
p9/common/vp9_filter.c
p9/common/vp9_filter.h
p9/common/vp9_findnearmv.c
p9/common/vp9_findnearmv.h
p9/common/vp9_frame_buffers.c
p9/common/vp9_frame_buffers.h
p9/common/vp9_idct.c
p9/common/vp9_idct.h
p9/common/vp9_loopfilter.c
p9/common/vp9_loopfilter.h
p9/common/vp9_loopfilter_filters.c
p9/common/vp9_mv.h
p9/common/vp9_mvref_common.c
p9/common/vp9_mvref_common.h
p9/common/vp9_onyx.h
p9/common/vp9_onyxc_int.h
p9/common/vp9_postproc.c
p9/common/vp9_postproc.h
p9/common/vp9_ppflags.h
p9/common/vp9_pragmas.h
p9/common/vp9_pred_common.c
p9/common/vp9_pred_common.h
p9/common/vp9_prob.c
p9/common/vp9_prob.h
p9/common/vp9_quant_common.c
p9/common/vp9_quant_common.h
p9/common/vp9_reconinter.c
p9/common/vp9_reconinter.h
p9/common/vp9_reconintra.c
p9/common/vp9_reconintra.h
p9/common/vp9_rtcd_defs.pl
p9/common/vp9_rtcd_defs.sh
p9/common/vp9_sadmxn.h
p9/common/vp9_scale.c
p9/common/vp9_scale.h
p9/common/vp9_scan.c
p9/common/vp9_scan.h
p9/common/vp9_seg_common.c
p9/common/vp9_seg_common.h
p9/common/vp9_systemdependent.h
p9/common/vp9_textblit.h
p9/common/vp9_tile_common.c
p9/common/vp9_tile_common.h
p9/common/vp9_treecoder.c
p9/common/vp9_treecoder.h
p9/common/x86/vp9_asm_stubs.c
p9/common/x86/vp9_idct_intrin_sse2.c
p9/common/x86/vp9_loopfilter_intrin_avx2.c
p9/common/x86/vp9_loopfilter_intrin_sse2.c
p9/common/x86/vp9_loopfilter_mmx.asm
p9/common/x86/vp9_postproc_x86.h
p9/common/x86/vp9_subpixel_8t_intrin_avx2.c
p9/common/x86/vp9_subpixel_8t_intrin_ssse3.c
p9/common/x86/vp9_subpixel_8t_ssse3.asm
p9/common/x86/vp9_subpixel_bilinear_sse2.asm
p9/common/x86/vp9_subpixel_bilinear_ssse3.asm
p9/decoder/vp9_dboolhuff.c
p9/decoder/vp9_dboolhuff.h
p9/decoder/vp9_decodeframe.c
p9/decoder/vp9_decodeframe.h
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decodemv.h
p9/decoder/vp9_decoder.c
p9/decoder/vp9_decoder.h
p9/decoder/vp9_decodframe.c
p9/decoder/vp9_decodframe.h
p9/decoder/vp9_detokenize.c
p9/decoder/vp9_detokenize.h
p9/decoder/vp9_dsubexp.c
p9/decoder/vp9_dsubexp.h
p9/decoder/vp9_dthread.c
p9/decoder/vp9_dthread.h
p9/decoder/vp9_onyxd.h
p9/decoder/vp9_onyxd_if.c
p9/decoder/vp9_onyxd_int.h
p9/decoder/vp9_read_bit_buffer.c
p9/decoder/vp9_read_bit_buffer.h
p9/decoder/vp9_reader.c
p9/decoder/vp9_reader.h
p9/decoder/vp9_thread.c
p9/decoder/vp9_thread.h
p9/decoder/vp9_treereader.h
p9/encoder/vp9_bitstream.c
p9/encoder/vp9_bitstream.h
p9/encoder/vp9_block.h
p9/encoder/vp9_boolhuff.c
p9/encoder/vp9_boolhuff.h
p9/encoder/vp9_cost.c
p9/encoder/vp9_cost.h
p9/encoder/vp9_dct.c
p9/encoder/vp9_dct.h
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodeframe.h
p9/encoder/vp9_encodeintra.c
p9/encoder/vp9_encodeintra.h
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemb.h
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_encodemv.h
p9/encoder/vp9_extend.c
p9/encoder/vp9_extend.h
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_firstpass.h
p9/encoder/vp9_lookahead.c
p9/encoder/vp9_lookahead.h
p9/encoder/vp9_mbgraph.c
p9/encoder/vp9_mbgraph.h
p9/encoder/vp9_mcomp.c
p9/encoder/vp9_mcomp.h
p9/encoder/vp9_modecosts.c
p9/encoder/vp9_modecosts.h
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_picklpf.c
p9/encoder/vp9_picklpf.h
p9/encoder/vp9_pickmode.c
p9/encoder/vp9_pickmode.h
p9/encoder/vp9_psnr.c
p9/encoder/vp9_psnr.h
p9/encoder/vp9_quantize.c
p9/encoder/vp9_quantize.h
p9/encoder/vp9_ratectrl.c
p9/encoder/vp9_ratectrl.h
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_rdopt.h
p9/encoder/vp9_resize.c
p9/encoder/vp9_resize.h
p9/encoder/vp9_sad.c
p9/encoder/vp9_sad_c.c
p9/encoder/vp9_segmentation.c
p9/encoder/vp9_segmentation.h
p9/encoder/vp9_subexp.c
p9/encoder/vp9_subexp.h
p9/encoder/vp9_temporal_filter.c
p9/encoder/vp9_temporal_filter.h
p9/encoder/vp9_tokenize.c
p9/encoder/vp9_tokenize.h
p9/encoder/vp9_treewriter.c
p9/encoder/vp9_treewriter.h
p9/encoder/vp9_vaq.c
p9/encoder/vp9_vaq.h
p9/encoder/vp9_variance.c
p9/encoder/vp9_variance.h
p9/encoder/vp9_variance_c.c
p9/encoder/vp9_write_bit_buffer.h
p9/encoder/vp9_writer.c
p9/encoder/vp9_writer.h
p9/encoder/x86/vp9_dct32x32_avx2.c
p9/encoder/x86/vp9_dct_avx2.c
p9/encoder/x86/vp9_dct_sse2.c
p9/encoder/x86/vp9_mcomp_x86.h
p9/encoder/x86/vp9_quantize_ssse3.asm
p9/encoder/x86/vp9_subpel_variance_impl_intrin_avx2.c
p9/encoder/x86/vp9_variance_avx2.c
p9/encoder/x86/vp9_variance_impl_intrin_avx2.c
p9/exports_enc
p9/vp9_common.mk
p9/vp9_cx_iface.c
p9/vp9_dx_iface.c
p9/vp9_iface_common.h
p9/vp9cx.mk
p9/vp9dx.mk
p9_spatial_scalable_encoder.c
px/exports_dec
px/exports_enc
px/internal/vpx_codec_internal.h
px/internal/vpx_psnr.h
px/src/svc_encodeframe.c
px/src/vpx_decoder.c
px/src/vpx_encoder.c
px/src/vpx_psnr.c
px/svc_context.h
px/vp8.h
px/vp8cx.h
px/vp8dx.h
px/vpx_codec.h
px/vpx_codec.mk
px/vpx_decoder.h
px/vpx_encoder.h
px/vpx_frame_buffer.h
px/vpx_image.h
px/vpx_integer.h
px_mem/include/vpx_mem_intrnl.h
px_mem/include/vpx_mem_tracker.h
px_mem/memory_manager/include/cavl_if.h
px_mem/memory_manager/include/cavl_impl.h
px_mem/memory_manager/include/heapmm.h
px_mem/memory_manager/include/hmm_cnfg.h
px_mem/memory_manager/include/hmm_intrnl.h
px_mem/vpx_mem.h
px_ports/arm.h
px_ports/asm_offsets.h
px_ports/config.h
px_ports/emmintrin_compat.h
px_ports/mem.h
px_ports/mem_ops.h
px_ports/mem_ops_aligned.h
px_ports/vpx_once.h
px_ports/vpx_ports.mk
px_ports/vpx_timer.h
px_ports/x86.h
px_ports/x86_cpuid.c
px_scale/generic/yv12config.c
px_scale/generic/yv12extend.c
px_scale/mips/dspr2/yv12extend_dspr2.c
px_scale/vpx_scale.h
px_scale/vpx_scale.mk
px_scale/vpx_scale_rtcd.pl
px_scale/vpx_scale_rtcd.sh
px_scale/yv12config.h
pxdec.c
pxenc.c
pxenc.h
pxstats.c
pxstats.h
arnings.c
arnings.h
ebmdec.c
ebmdec.h
ebmenc.h
4menc.c
4menc.h
4minput.h
9b35249446b07f40ac5fcc3205f2c048616efacc 15-Nov-2013 hkuang <hkuang@google.com> Roll latest libvpx to fix scalling bug.
Checkout is from master:Ib748eb287520c794631697204da6ebe19523ce95

Bug: 11690668
Change-Id: Ia2bde2e50feca81556563ad3797e4972748e2041
uild/make/ads2gas_apple.pl
xamples.mk
est/android/Android.mk
est/android/README
est/android/get_files.py
est/datarate_test.cc
est/fdct4x4_test.cc
est/svc_test.cc
est/test-data.sha1
est/test.mk
est/test_vector_test.cc
est/vp9_lossless_test.cc
ools_common.h
p9/common/arm/neon/vp9_short_idct32x32_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct32x32_add_neon.asm
p9/common/mips/dspr2/vp9_intrapred16_dspr2.c
p9/common/mips/dspr2/vp9_intrapred4_dspr2.c
p9/common/mips/dspr2/vp9_intrapred8_dspr2.c
p9/common/mips/dspr2/vp9_itrans32_dspr2.c
p9/common/mips/dspr2/vp9_loopfilter_filters_dspr2.c
p9/common/mips/dspr2/vp9_loopfilter_filters_dspr2.h
p9/common/mips/dspr2/vp9_loopfilter_macros_dspr2.h
p9/common/mips/dspr2/vp9_loopfilter_masks_dspr2.h
p9/common/mips/dspr2/vp9_mbloop_loopfilter_dspr2.c
p9/common/mips/dspr2/vp9_mblpf_horiz_loopfilter_dspr2.c
p9/common/mips/dspr2/vp9_mblpf_vert_loopfilter_dspr2.c
p9/common/vp9_alloccommon.c
p9/common/vp9_alloccommon.h
p9/common/vp9_blockd.h
p9/common/vp9_entropy.c
p9/common/vp9_entropy.h
p9/common/vp9_entropymode.c
p9/common/vp9_entropymv.c
p9/common/vp9_extend.c
p9/common/vp9_loopfilter.c
p9/common/vp9_pred_common.h
p9/common/vp9_reconinter.c
p9/common/vp9_rtcd_defs.sh
p9/common/vp9_treecoder.c
p9/common/vp9_treecoder.h
p9/common/x86/vp9_idct_intrin_sse2.c
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decodframe.c
p9/decoder/vp9_detokenize.c
p9/decoder/vp9_detokenize.h
p9/decoder/vp9_onyxd_if.c
p9/decoder/vp9_onyxd_int.h
p9/decoder/vp9_treereader.h
p9/encoder/vp9_bitstream.c
p9/encoder/vp9_block.h
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_quantize.c
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_tokenize.c
p9/encoder/x86/vp9_dct_sse2.c
p9/encoder/x86/vp9_subpel_variance.asm
p9/vp9_common.mk
px_scale/generic/yv12config.c
pxdec.c
pxenc.c
pxstats.c
pxstats.h
ebmenc.c
5ae7ac49f08a179e4f054d99fcfc9dce78d26e58 08-Nov-2013 hkuang <hkuang@google.com> Roll latest libvpx into Android.

The lastest libvpx just added multithread tile decoding support.
Checkout is from master: abdefeaa89a0908327518e5ca75c935c66b2e1aa

Bug:11576718
Change-Id: Icbe5430633e179b8dc6d419e280ad7ebd3cad4a0
uild/make/Makefile
uild/make/configure.sh
uild/make/rtcd.sh
uild/make/thumb.pm
onfigure
xamples.mk
xamples/decoder_tmpl.c
ibmkv/EbmlBufferWriter.c
ibmkv/EbmlBufferWriter.h
ibmkv/EbmlIDs.h
ibmkv/EbmlWriter.c
ibmkv/EbmlWriter.h
ibmkv/Makefile
ibmkv/WebMElement.c
ibmkv/WebMElement.h
ibmkv/testlibmkv.c
ibs.mk
est/convolve_test.cc
est/datarate_test.cc
est/dct16x16_test.cc
est/dct32x32_test.cc
est/fdct4x4_test.cc
est/fdct8x8_test.cc
est/idct8x8_test.cc
est/intrapred_test.cc
est/resize_test.cc
est/svc_test.cc
est/test-data.sha1
est/test.mk
est/test_libvpx.cc
est/test_vector_test.cc
est/variance_test.cc
est/video_source.h
est/vp9_thread_test.cc
hird_party/googletest/README.webm
hird_party/googletest/src/CHANGES
hird_party/googletest/src/CMakeLists.txt
hird_party/googletest/src/COPYING
hird_party/googletest/src/LICENSE
hird_party/googletest/src/Makefile.am
hird_party/googletest/src/README
hird_party/googletest/src/build-aux/.keep
hird_party/googletest/src/cmake/internal_utils.cmake
hird_party/googletest/src/codegear/gtest.cbproj
hird_party/googletest/src/codegear/gtest.groupproj
hird_party/googletest/src/codegear/gtest_all.cc
hird_party/googletest/src/codegear/gtest_link.cc
hird_party/googletest/src/codegear/gtest_main.cbproj
hird_party/googletest/src/codegear/gtest_unittest.cbproj
hird_party/googletest/src/configure.ac
hird_party/googletest/src/include/gtest/gtest-death-test.h
hird_party/googletest/src/include/gtest/gtest-message.h
hird_party/googletest/src/include/gtest/gtest-param-test.h
hird_party/googletest/src/include/gtest/gtest-param-test.h.pump
hird_party/googletest/src/include/gtest/gtest-printers.h
hird_party/googletest/src/include/gtest/gtest-spi.h
hird_party/googletest/src/include/gtest/gtest-test-part.h
hird_party/googletest/src/include/gtest/gtest-typed-test.h
hird_party/googletest/src/include/gtest/gtest.h
hird_party/googletest/src/include/gtest/gtest_pred_impl.h
hird_party/googletest/src/include/gtest/gtest_prod.h
hird_party/googletest/src/include/gtest/internal/gtest-death-test-internal.h
hird_party/googletest/src/include/gtest/internal/gtest-filepath.h
hird_party/googletest/src/include/gtest/internal/gtest-internal.h
hird_party/googletest/src/include/gtest/internal/gtest-linked_ptr.h
hird_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h
hird_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h.pump
hird_party/googletest/src/include/gtest/internal/gtest-param-util.h
hird_party/googletest/src/include/gtest/internal/gtest-port.h
hird_party/googletest/src/include/gtest/internal/gtest-string.h
hird_party/googletest/src/include/gtest/internal/gtest-tuple.h
hird_party/googletest/src/include/gtest/internal/gtest-tuple.h.pump
hird_party/googletest/src/include/gtest/internal/gtest-type-util.h
hird_party/googletest/src/include/gtest/internal/gtest-type-util.h.pump
hird_party/googletest/src/m4/acx_pthread.m4
hird_party/googletest/src/m4/gtest.m4
hird_party/googletest/src/make/Makefile
hird_party/googletest/src/msvc/gtest-md.sln
hird_party/googletest/src/msvc/gtest-md.vcproj
hird_party/googletest/src/msvc/gtest.sln
hird_party/googletest/src/msvc/gtest.vcproj
hird_party/googletest/src/msvc/gtest_main-md.vcproj
hird_party/googletest/src/msvc/gtest_main.vcproj
hird_party/googletest/src/msvc/gtest_prod_test-md.vcproj
hird_party/googletest/src/msvc/gtest_prod_test.vcproj
hird_party/googletest/src/msvc/gtest_unittest-md.vcproj
hird_party/googletest/src/msvc/gtest_unittest.vcproj
hird_party/googletest/src/samples/prime_tables.h
hird_party/googletest/src/samples/sample1.cc
hird_party/googletest/src/samples/sample1.h
hird_party/googletest/src/samples/sample10_unittest.cc
hird_party/googletest/src/samples/sample1_unittest.cc
hird_party/googletest/src/samples/sample2.cc
hird_party/googletest/src/samples/sample2.h
hird_party/googletest/src/samples/sample2_unittest.cc
hird_party/googletest/src/samples/sample3-inl.h
hird_party/googletest/src/samples/sample3_unittest.cc
hird_party/googletest/src/samples/sample4.cc
hird_party/googletest/src/samples/sample4.h
hird_party/googletest/src/samples/sample4_unittest.cc
hird_party/googletest/src/samples/sample5_unittest.cc
hird_party/googletest/src/samples/sample6_unittest.cc
hird_party/googletest/src/samples/sample7_unittest.cc
hird_party/googletest/src/samples/sample8_unittest.cc
hird_party/googletest/src/samples/sample9_unittest.cc
hird_party/googletest/src/scripts/fuse_gtest_files.py
hird_party/googletest/src/scripts/gen_gtest_pred_impl.py
hird_party/googletest/src/scripts/gtest-config.in
hird_party/googletest/src/scripts/pump.py
hird_party/googletest/src/scripts/test/Makefile
hird_party/googletest/src/scripts/upload.py
hird_party/googletest/src/scripts/upload_gtest.py
hird_party/googletest/src/src/gtest-all.cc
hird_party/googletest/src/src/gtest-death-test.cc
hird_party/googletest/src/src/gtest-filepath.cc
hird_party/googletest/src/src/gtest-internal-inl.h
hird_party/googletest/src/src/gtest-port.cc
hird_party/googletest/src/src/gtest-printers.cc
hird_party/googletest/src/src/gtest-test-part.cc
hird_party/googletest/src/src/gtest-typed-test.cc
hird_party/googletest/src/src/gtest.cc
hird_party/googletest/src/src/gtest_main.cc
hird_party/googletest/src/test/gtest-death-test_ex_test.cc
hird_party/googletest/src/test/gtest-death-test_test.cc
hird_party/googletest/src/test/gtest-filepath_test.cc
hird_party/googletest/src/test/gtest-linked_ptr_test.cc
hird_party/googletest/src/test/gtest-listener_test.cc
hird_party/googletest/src/test/gtest-message_test.cc
hird_party/googletest/src/test/gtest-options_test.cc
hird_party/googletest/src/test/gtest-param-test2_test.cc
hird_party/googletest/src/test/gtest-param-test_test.cc
hird_party/googletest/src/test/gtest-param-test_test.h
hird_party/googletest/src/test/gtest-port_test.cc
hird_party/googletest/src/test/gtest-printers_test.cc
hird_party/googletest/src/test/gtest-test-part_test.cc
hird_party/googletest/src/test/gtest-tuple_test.cc
hird_party/googletest/src/test/gtest-typed-test2_test.cc
hird_party/googletest/src/test/gtest-typed-test_test.cc
hird_party/googletest/src/test/gtest-typed-test_test.h
hird_party/googletest/src/test/gtest-unittest-api_test.cc
hird_party/googletest/src/test/gtest_all_test.cc
hird_party/googletest/src/test/gtest_break_on_failure_unittest.py
hird_party/googletest/src/test/gtest_break_on_failure_unittest_.cc
hird_party/googletest/src/test/gtest_catch_exceptions_test.py
hird_party/googletest/src/test/gtest_catch_exceptions_test_.cc
hird_party/googletest/src/test/gtest_color_test.py
hird_party/googletest/src/test/gtest_color_test_.cc
hird_party/googletest/src/test/gtest_env_var_test.py
hird_party/googletest/src/test/gtest_env_var_test_.cc
hird_party/googletest/src/test/gtest_environment_test.cc
hird_party/googletest/src/test/gtest_filter_unittest.py
hird_party/googletest/src/test/gtest_filter_unittest_.cc
hird_party/googletest/src/test/gtest_help_test.py
hird_party/googletest/src/test/gtest_help_test_.cc
hird_party/googletest/src/test/gtest_list_tests_unittest.py
hird_party/googletest/src/test/gtest_list_tests_unittest_.cc
hird_party/googletest/src/test/gtest_main_unittest.cc
hird_party/googletest/src/test/gtest_no_test_unittest.cc
hird_party/googletest/src/test/gtest_output_test.py
hird_party/googletest/src/test/gtest_output_test_.cc
hird_party/googletest/src/test/gtest_output_test_golden_lin.txt
hird_party/googletest/src/test/gtest_pred_impl_unittest.cc
hird_party/googletest/src/test/gtest_prod_test.cc
hird_party/googletest/src/test/gtest_repeat_test.cc
hird_party/googletest/src/test/gtest_shuffle_test.py
hird_party/googletest/src/test/gtest_shuffle_test_.cc
hird_party/googletest/src/test/gtest_sole_header_test.cc
hird_party/googletest/src/test/gtest_stress_test.cc
hird_party/googletest/src/test/gtest_test_utils.py
hird_party/googletest/src/test/gtest_throw_on_failure_ex_test.cc
hird_party/googletest/src/test/gtest_throw_on_failure_test.py
hird_party/googletest/src/test/gtest_throw_on_failure_test_.cc
hird_party/googletest/src/test/gtest_uninitialized_test.py
hird_party/googletest/src/test/gtest_uninitialized_test_.cc
hird_party/googletest/src/test/gtest_unittest.cc
hird_party/googletest/src/test/gtest_xml_outfile1_test_.cc
hird_party/googletest/src/test/gtest_xml_outfile2_test_.cc
hird_party/googletest/src/test/gtest_xml_outfiles_test.py
hird_party/googletest/src/test/gtest_xml_output_unittest.py
hird_party/googletest/src/test/gtest_xml_output_unittest_.cc
hird_party/googletest/src/test/gtest_xml_test_utils.py
hird_party/googletest/src/test/production.cc
hird_party/googletest/src/test/production.h
hird_party/googletest/src/xcode/Config/DebugProject.xcconfig
hird_party/googletest/src/xcode/Config/FrameworkTarget.xcconfig
hird_party/googletest/src/xcode/Config/General.xcconfig
hird_party/googletest/src/xcode/Config/ReleaseProject.xcconfig
hird_party/googletest/src/xcode/Config/StaticLibraryTarget.xcconfig
hird_party/googletest/src/xcode/Config/TestTarget.xcconfig
hird_party/googletest/src/xcode/Resources/Info.plist
hird_party/googletest/src/xcode/Samples/FrameworkSample/Info.plist
hird_party/googletest/src/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj
hird_party/googletest/src/xcode/Samples/FrameworkSample/runtests.sh
hird_party/googletest/src/xcode/Samples/FrameworkSample/widget.cc
hird_party/googletest/src/xcode/Samples/FrameworkSample/widget.h
hird_party/googletest/src/xcode/Samples/FrameworkSample/widget_test.cc
hird_party/googletest/src/xcode/Scripts/runtests.sh
hird_party/googletest/src/xcode/Scripts/versiongenerate.py
hird_party/googletest/src/xcode/gtest.xcodeproj/project.pbxproj
hird_party/libmkv/EbmlBufferWriter.c
hird_party/libmkv/EbmlBufferWriter.h
hird_party/libmkv/EbmlIDs.h
hird_party/libmkv/EbmlWriter.c
hird_party/libmkv/EbmlWriter.h
hird_party/libmkv/Makefile
hird_party/libmkv/WebMElement.c
hird_party/libmkv/WebMElement.h
hird_party/libmkv/testlibmkv.c
hird_party/x86inc/x86inc.asm
ools/lint-hunks.py
ools_common.c
ools_common.h
p8/common/filter.c
p8/common/filter.h
p8/common/findnearmv.h
p8/common/idct_blk.c
p8/common/reconinter.c
p8/common/x86/filter_x86.c
p8/common/x86/filter_x86.h
p8/common/x86/idct_blk_mmx.c
p8/common/x86/vp8_asm_stubs.c
p8/decoder/decodemv.c
p8/decoder/decodframe.c
p8/decoder/threading.c
p8/encoder/bitstream.c
p8/encoder/dct.c
p8/encoder/firstpass.c
p8/encoder/mcomp.c
p8/encoder/onyx_if.c
p8/encoder/ratectrl.c
p8/encoder/rdopt.c
p9/common/arm/neon/vp9_idct16x16_neon.c
p9/common/arm/neon/vp9_idct32x32_neon.c
p9/common/arm/neon/vp9_save_reg_neon.asm
p9/common/arm/neon/vp9_short_idct16x16_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct16x16_add_neon.asm
p9/common/arm/neon/vp9_short_idct32x32_add_neon.asm
p9/common/arm/neon/vp9_short_idct4x4_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct4x4_add_neon.asm
p9/common/arm/neon/vp9_short_idct8x8_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct8x8_add_neon.asm
p9/common/arm/neon/vp9_short_iht4x4_add_neon.asm
p9/common/arm/neon/vp9_short_iht8x8_add_neon.asm
p9/common/generic/vp9_systemdependent.c
p9/common/mips/dspr2/vp9_common_dspr2.h
p9/common/mips/dspr2/vp9_convolve2_avg_dspr2.c
p9/common/mips/dspr2/vp9_convolve2_avg_horiz_dspr2.c
p9/common/mips/dspr2/vp9_convolve2_dspr2.c
p9/common/mips/dspr2/vp9_convolve2_horiz_dspr2.c
p9/common/mips/dspr2/vp9_convolve2_vert_dspr2.c
p9/common/mips/dspr2/vp9_convolve8_avg_dspr2.c
p9/common/mips/dspr2/vp9_convolve8_avg_horiz_dspr2.c
p9/common/mips/dspr2/vp9_convolve8_dspr2.c
p9/common/mips/dspr2/vp9_convolve8_horiz_dspr2.c
p9/common/mips/dspr2/vp9_convolve8_vert_dspr2.c
p9/common/mips/dspr2/vp9_itrans16_dspr2.c
p9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c
p9/common/mips/dspr2/vp9_itrans32_dspr2.c
p9/common/mips/dspr2/vp9_itrans4_dspr2.c
p9/common/mips/dspr2/vp9_itrans8_dspr2.c
p9/common/vp9_alloccommon.c
p9/common/vp9_blockd.h
p9/common/vp9_common.h
p9/common/vp9_common_data.c
p9/common/vp9_common_data.h
p9/common/vp9_convolve.c
p9/common/vp9_convolve.h
p9/common/vp9_debugmodes.c
p9/common/vp9_default_coef_probs.h
p9/common/vp9_entropy.c
p9/common/vp9_entropy.h
p9/common/vp9_entropymode.c
p9/common/vp9_entropymode.h
p9/common/vp9_entropymv.c
p9/common/vp9_entropymv.h
p9/common/vp9_enums.h
p9/common/vp9_filter.c
p9/common/vp9_filter.h
p9/common/vp9_findnearmv.c
p9/common/vp9_findnearmv.h
p9/common/vp9_idct.c
p9/common/vp9_idct.h
p9/common/vp9_loopfilter.c
p9/common/vp9_loopfilter.h
p9/common/vp9_loopfilter_filters.c
p9/common/vp9_mvref_common.c
p9/common/vp9_mvref_common.h
p9/common/vp9_onyx.h
p9/common/vp9_onyxc_int.h
p9/common/vp9_postproc.c
p9/common/vp9_pred_common.c
p9/common/vp9_pred_common.h
p9/common/vp9_quant_common.c
p9/common/vp9_reconinter.c
p9/common/vp9_reconinter.h
p9/common/vp9_reconintra.c
p9/common/vp9_reconintra.h
p9/common/vp9_rtcd.c
p9/common/vp9_rtcd_defs.sh
p9/common/vp9_scale.c
p9/common/vp9_scale.h
p9/common/vp9_scan.c
p9/common/vp9_scan.h
p9/common/vp9_seg_common.c
p9/common/vp9_seg_common.h
p9/common/vp9_subpelvar.h
p9/common/vp9_systemdependent.h
p9/common/vp9_tile_common.c
p9/common/vp9_tile_common.h
p9/common/vp9_treecoder.c
p9/common/vp9_treecoder.h
p9/common/x86/vp9_asm_stubs.c
p9/common/x86/vp9_idct_intrin_sse2.c
p9/common/x86/vp9_intrapred_sse2.asm
p9/common/x86/vp9_intrapred_ssse3.asm
p9/common/x86/vp9_loopfilter_intrin_avx2.c
p9/common/x86/vp9_postproc_x86.h
p9/common/x86/vp9_subpixel_8t_sse2.asm
p9/common/x86/vp9_subpixel_8t_ssse3.asm
p9/decoder/arm/neon/vp9_add_constant_residual_neon.asm
p9/decoder/vp9_dboolhuff.h
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decodemv.h
p9/decoder/vp9_decodframe.c
p9/decoder/vp9_detokenize.c
p9/decoder/vp9_detokenize.h
p9/decoder/vp9_dsubexp.c
p9/decoder/vp9_idct_blk.c
p9/decoder/vp9_idct_blk.h
p9/decoder/vp9_onyxd.h
p9/decoder/vp9_onyxd_if.c
p9/decoder/vp9_onyxd_int.h
p9/decoder/vp9_read_bit_buffer.h
p9/decoder/vp9_thread.c
p9/decoder/vp9_thread.h
p9/decoder/vp9_treereader.h
p9/decoder/x86/vp9_dequantize_sse2.c
p9/encoder/vp9_bitstream.c
p9/encoder/vp9_block.h
p9/encoder/vp9_boolhuff.c
p9/encoder/vp9_dct.c
p9/encoder/vp9_dct.h
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodeframe.h
p9/encoder/vp9_encodeintra.c
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemb.h
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_encodemv.h
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_firstpass.h
p9/encoder/vp9_lookahead.c
p9/encoder/vp9_mbgraph.c
p9/encoder/vp9_mcomp.c
p9/encoder/vp9_mcomp.h
p9/encoder/vp9_modecosts.c
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_picklpf.c
p9/encoder/vp9_psnr.c
p9/encoder/vp9_quantize.c
p9/encoder/vp9_quantize.h
p9/encoder/vp9_ratectrl.c
p9/encoder/vp9_ratectrl.h
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_rdopt.h
p9/encoder/vp9_segmentation.c
p9/encoder/vp9_ssim.c
p9/encoder/vp9_subexp.c
p9/encoder/vp9_subexp.h
p9/encoder/vp9_temporal_filter.c
p9/encoder/vp9_tokenize.c
p9/encoder/vp9_tokenize.h
p9/encoder/vp9_vaq.c
p9/encoder/vp9_vaq.h
p9/encoder/vp9_variance.h
p9/encoder/vp9_variance_c.c
p9/encoder/x86/vp9_dct32x32_sse2.c
p9/encoder/x86/vp9_dct_sse2.c
p9/encoder/x86/vp9_variance_mmx.c
p9/encoder/x86/vp9_variance_sse2.c
p9/vp9_common.mk
p9/vp9_cx_iface.c
p9/vp9_dx_iface.c
p9/vp9cx.mk
p9/vp9dx.mk
p9_spatial_scalable_encoder.c
px/exports_enc
px/src/svc_encodeframe.c
px/src/vpx_encoder.c
px/svc_context.h
px/vp8.h
px/vp8cx.h
px/vp8dx.h
px/vpx_codec.h
px/vpx_codec.mk
px/vpx_codec_impl_bottom.h
px/vpx_codec_impl_top.h
px/vpx_decoder.h
px/vpx_encoder.h
px_ports/x86.h
px_scale/mips/dspr2/yv12extend_dspr2.c
px_scale/vpx_scale.mk
px_scale/vpx_scale_rtcd.sh
pxdec.c
pxenc.c
ebmenc.c
ebmenc.h
e6eeaaa14ccef4c0938fcce21c54979204041a30 03-Oct-2013 Johann <johannkoenig@google.com> Support bilinear filter in VP9

Cherry pick vp9/decoder/vp9_decodframe.c from
Ia3bbf57318e0cc61a1b724fe751e3f9c7e11b337 from upstream libvpx

Bug: 11051984
Change-Id: I4cd4201f733463995208a3585462b7efc999b840
p9/decoder/vp9_decodframe.c
1184aebb761cbeac9124c37189a80a1a58f04b6b 17-Sep-2013 hkuang <hkuang@google.com> Roll latest libvpx into Android.

The latest libvpx has more neon optimizations and a lot of
algorithm optimizations which make the vp9 decode much more faster.

bug:10804666

Change-Id: I75eaacea57ecc7542a780be778f0e9e157978524
(cherry picked from commit 3df0563f1b24dac6c0bd122fc922a48211269061)
uild/make/armlink_adapter.sh
uild/make/configure.sh
uild/make/gen_asm_deps.sh
uild/make/version.sh
onfigure
xamples.mk
est/acm_random.h
est/borders_test.cc
est/clear_system_state.h
est/convolve_test.cc
est/cpu_speed_test.cc
est/datarate_test.cc
est/dct16x16_test.cc
est/dct32x32_test.cc
est/decode_test_driver.h
est/encode_test_driver.cc
est/error_resilience_test.cc
est/fdct4x4_test.cc
est/fdct8x8_test.cc
est/i420_video_source.h
est/idct8x8_test.cc
est/idct_test.cc
est/intrapred_test.cc
est/ivf_video_source.h
est/keyframe_test.cc
est/md5_helper.h
est/pp_filter_test.cc
est/register_state_check.h
est/resize_test.cc
est/sad_test.cc
est/set_roi.cc
est/subtract_test.cc
est/test-data.sha1
est/test.mk
est/test_libvpx.cc
est/test_vector_test.cc
est/variance_test.cc
est/vp8_boolcoder_test.cc
est/vp8_decrypt_test.cc
est/vp8_fdct4x4_test.cc
est/vp9_boolcoder_test.cc
est/vp9_subtract_test.cc
p8/common/onyx.h
p8/encoder/picklpf.c
p8/vp8_cx_iface.c
p9/common/arm/neon/vp9_avg_neon.asm
p9/common/arm/neon/vp9_convolve8_avg_neon.asm
p9/common/arm/neon/vp9_convolve8_neon.asm
p9/common/arm/neon/vp9_convolve_neon.c
p9/common/arm/neon/vp9_copy_neon.asm
p9/common/arm/neon/vp9_idct16x16_neon.c
p9/common/arm/neon/vp9_idct32x32_neon.c
p9/common/arm/neon/vp9_mb_lpf_neon.asm
p9/common/arm/neon/vp9_short_idct16x16_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct16x16_add_neon.asm
p9/common/arm/neon/vp9_short_idct32x32_add_neon.asm
p9/common/arm/neon/vp9_short_idct4x4_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct4x4_add_neon.asm
p9/common/arm/neon/vp9_short_idct8x8_1_add_neon.asm
p9/common/arm/neon/vp9_short_idct8x8_add_neon.asm
p9/common/arm/neon/vp9_short_iht4x4_add_neon.asm
p9/common/arm/neon/vp9_short_iht8x8_add_neon.asm
p9/common/generic/vp9_systemdependent.c
p9/common/vp9_alloccommon.c
p9/common/vp9_alloccommon.h
p9/common/vp9_blockd.h
p9/common/vp9_common_data.c
p9/common/vp9_common_data.h
p9/common/vp9_convolve.c
p9/common/vp9_convolve.h
p9/common/vp9_debugmodes.c
p9/common/vp9_entropy.c
p9/common/vp9_entropy.h
p9/common/vp9_entropymode.c
p9/common/vp9_entropymode.h
p9/common/vp9_entropymv.c
p9/common/vp9_entropymv.h
p9/common/vp9_enums.h
p9/common/vp9_extend.c
p9/common/vp9_filter.c
p9/common/vp9_filter.h
p9/common/vp9_findnearmv.c
p9/common/vp9_findnearmv.h
p9/common/vp9_idct.h
p9/common/vp9_loopfilter.c
p9/common/vp9_loopfilter.h
p9/common/vp9_mvref_common.c
p9/common/vp9_mvref_common.h
p9/common/vp9_onyx.h
p9/common/vp9_onyxc_int.h
p9/common/vp9_postproc.c
p9/common/vp9_postproc.h
p9/common/vp9_pred_common.c
p9/common/vp9_pred_common.h
p9/common/vp9_quant_common.c
p9/common/vp9_quant_common.h
p9/common/vp9_reconinter.c
p9/common/vp9_reconinter.h
p9/common/vp9_reconintra.c
p9/common/vp9_reconintra.h
p9/common/vp9_rtcd_defs.sh
p9/common/vp9_scale.c
p9/common/vp9_scale.h
p9/common/vp9_subpelvar.h
p9/common/vp9_systemdependent.h
p9/common/vp9_tile_common.c
p9/common/x86/vp9_loopfilter_intrin_sse2.c
p9/decoder/vp9_dboolhuff.c
p9/decoder/vp9_dboolhuff.h
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decodframe.c
p9/decoder/vp9_decodframe.h
p9/decoder/vp9_detokenize.c
p9/decoder/vp9_detokenize.h
p9/decoder/vp9_onyxd_if.c
p9/encoder/vp9_bitstream.c
p9/encoder/vp9_block.h
p9/encoder/vp9_dct.c
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodeintra.c
p9/encoder/vp9_encodeintra.h
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemb.h
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_mbgraph.c
p9/encoder/vp9_mcomp.c
p9/encoder/vp9_mcomp.h
p9/encoder/vp9_modecosts.c
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_picklpf.c
p9/encoder/vp9_picklpf.h
p9/encoder/vp9_quantize.c
p9/encoder/vp9_ratectrl.c
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_rdopt.h
p9/encoder/vp9_segmentation.c
p9/encoder/vp9_temporal_filter.c
p9/encoder/vp9_tokenize.c
p9/encoder/vp9_tokenize.h
p9/encoder/vp9_variance_c.c
p9/encoder/x86/vp9_dct32x32_sse2.c
p9/encoder/x86/vp9_dct_sse2.c
p9/encoder/x86/vp9_quantize_ssse3.asm
p9/encoder/x86/vp9_subpel_variance.asm
p9/encoder/x86/vp9_variance_impl_mmx.asm
p9/encoder/x86/vp9_variance_sse2.c
p9/vp9_common.mk
p9/vp9_cx_iface.c
p9/vp9_dx_iface.c
p9/vp9cx.mk
p9_spatial_scalable_encoder.c
px/vp8cx.h
px/vpx_encoder.h
px_mem/include/vpx_mem_intrnl.h
px_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm
px_scale/arm/neon/vp8_vpxyv12_copyframe_func_neon.asm
px_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.asm
px_scale/arm/neon/yv12extend_arm.c
px_scale/generic/yv12config.c
px_scale/generic/yv12extend.c
px_scale/vpx_scale_rtcd.sh
px_scale/yv12config.h
pxenc.c
f3bed9137f66ef693bd406e43b17e9a1114f1e14 06-Aug-2013 hkuang <hkuang@google.com> Roll latest libvpx into Android.

The latest libvpx just added initial multithread vp9 decoding support and more neon optimization.
Checkout is from master branch(hash:33afddadb9af6569bd8296ef1d48d0511b651e9d).

Change-Id: I54be2f48bc033c00876b6b1d0a3ff1eccb92a2fa
EADME
uild/make/configure.sh
uild/make/gen_msvs_sln.sh
onfigure
ibs.mk
est/convolve_test.cc
est/test.mk
est/vp9_subtract_test.cc
est/vp9_thread_test.cc
p9/common/arm/neon/vp9_convolve8_avg_neon.asm
p9/common/arm/neon/vp9_convolve8_neon.asm
p9/common/arm/neon/vp9_mb_lpf_neon.asm
p9/common/arm/neon/vp9_short_idct8x8_add_neon.asm
p9/common/vp9_blockd.h
p9/common/vp9_common_data.c
p9/common/vp9_common_data.h
p9/common/vp9_entropy.c
p9/common/vp9_entropy.h
p9/common/vp9_entropymode.c
p9/common/vp9_entropymode.h
p9/common/vp9_entropymv.c
p9/common/vp9_enums.h
p9/common/vp9_extend.c
p9/common/vp9_findnearmv.c
p9/common/vp9_findnearmv.h
p9/common/vp9_idct.c
p9/common/vp9_loopfilter.c
p9/common/vp9_loopfilter.h
p9/common/vp9_mv.h
p9/common/vp9_mvref_common.c
p9/common/vp9_mvref_common.h
p9/common/vp9_onyxc_int.h
p9/common/vp9_pred_common.c
p9/common/vp9_pred_common.h
p9/common/vp9_reconinter.c
p9/common/vp9_reconinter.h
p9/common/vp9_rtcd_defs.sh
p9/common/vp9_treecoder.h
p9/common/x86/vp9_idct_intrin_sse2.c
p9/common/x86/vp9_intrapred_ssse3.asm
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decodemv.h
p9/decoder/vp9_decodframe.c
p9/decoder/vp9_detokenize.c
p9/decoder/vp9_detokenize.h
p9/decoder/vp9_idct_blk.c
p9/decoder/vp9_onyxd_if.c
p9/decoder/vp9_onyxd_int.h
p9/decoder/vp9_thread.c
p9/decoder/vp9_thread.h
p9/decoder/vp9_treereader.h
p9/encoder/vp9_bitstream.c
p9/encoder/vp9_block.h
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodeintra.c
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemb.h
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_mbgraph.c
p9/encoder/vp9_mcomp.c
p9/encoder/vp9_mcomp.h
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_segmentation.c
p9/encoder/vp9_temporal_filter.c
p9/encoder/vp9_tokenize.c
p9/encoder/vp9_tokenize.h
p9/vp9_common.mk
p9/vp9cx.mk
p9/vp9dx.mk
px_scale/generic/yv12config.c
91037db265ecdd914a26e056cf69207b4f50924e 25-Jul-2013 hkuang <hkuang@google.com> Roll latest libvpx into Android.

Make the VP9 decoding 2X faster than the old one.
Checkout is from master branch(hash:242157c756314827ad9244952c7253e8900b9626).

Change-Id: Ibe67b3ee19f82b87df2416826b63a67f7f79b63a
EADME
uild/arm-msvs/obj_int_extract.bat
uild/make/configure.sh
uild/make/gen_msvs_proj.sh
uild/make/gen_msvs_sln.sh
uild/make/obj_int_extract.c
uild/x86-msvs/obj_int_extract.bat
onfigure
ibs.mk
est/altref_test.cc
est/borders_test.cc
est/codec_factory.h
est/config_test.cc
est/convolve_test.cc
est/cpu_speed_test.cc
est/cq_test.cc
est/datarate_test.cc
est/dct16x16_test.cc
est/encode_test_driver.h
est/error_resilience_test.cc
est/fdct4x4_test.cc
est/fdct8x8_test.cc
est/i420_video_source.h
est/idct_test.cc
est/intrapred_test.cc
est/ivf_video_source.h
est/keyframe_test.cc
est/resize_test.cc
est/sad_test.cc
est/subtract_test.cc
est/superframe_test.cc
est/test-data.sha1
est/test.mk
est/test_vector_test.cc
est/tile_independence_test.cc
est/util.h
est/variance_test.cc
est/vp9_lossless_test.cc
est/vp9_subtract_test.cc
est/webm_video_source.h
hird_party/libyuv/source/scale.c
p8/common/alloccommon.c
p8/common/onyxc_int.h
p8/common/postproc.c
p8/common/vp8_asm_com_offsets.c
p8/decoder/dboolhuff.c
p8/decoder/decodframe.c
p8/decoder/onyxd_if.c
p8/decoder/vp8_asm_dec_offsets.c
p8/encoder/bitstream.c
p8/encoder/firstpass.c
p8/encoder/onyx_if.c
p8/encoder/onyx_int.h
p8/encoder/ratectrl.c
p8/encoder/rdopt.c
p8/vp8_common.mk
p8/vp8_cx_iface.c
p8/vp8_dx_iface.c
p8/vp8dx.mk
p9/common/arm/neon/vp9_convolve8_avg_neon.asm
p9/common/arm/neon/vp9_convolve8_neon.asm
p9/common/arm/neon/vp9_convolve_neon.c
p9/common/arm/neon/vp9_dc_only_idct_add_neon.asm
p9/common/arm/neon/vp9_loopfilter_neon.asm
p9/common/arm/neon/vp9_short_idct8x8_add_neon.asm
p9/common/vp9_alloccommon.c
p9/common/vp9_asm_com_offsets.c
p9/common/vp9_blockd.h
p9/common/vp9_common.h
p9/common/vp9_common_data.c
p9/common/vp9_common_data.h
p9/common/vp9_convolve.c
p9/common/vp9_convolve.h
p9/common/vp9_debugmodes.c
p9/common/vp9_default_coef_probs.h
p9/common/vp9_entropy.c
p9/common/vp9_entropy.h
p9/common/vp9_entropymode.c
p9/common/vp9_entropymode.h
p9/common/vp9_entropymv.c
p9/common/vp9_entropymv.h
p9/common/vp9_enums.h
p9/common/vp9_findnearmv.c
p9/common/vp9_findnearmv.h
p9/common/vp9_idct.c
p9/common/vp9_idct.h
p9/common/vp9_implicit_segmentation.c
p9/common/vp9_loopfilter.c
p9/common/vp9_loopfilter.h
p9/common/vp9_loopfilter_filters.c
p9/common/vp9_maskingmv.c
p9/common/vp9_mbpitch.c
p9/common/vp9_modecont.c
p9/common/vp9_modecont.h
p9/common/vp9_modecontext.c
p9/common/vp9_mv.h
p9/common/vp9_mvref_common.c
p9/common/vp9_onyx.h
p9/common/vp9_onyxc_int.h
p9/common/vp9_postproc.c
p9/common/vp9_postproc.h
p9/common/vp9_pred_common.c
p9/common/vp9_pred_common.h
p9/common/vp9_quant_common.c
p9/common/vp9_reconinter.c
p9/common/vp9_reconinter.h
p9/common/vp9_reconintra.c
p9/common/vp9_reconintra.h
p9/common/vp9_rtcd_defs.sh
p9/common/vp9_seg_common.c
p9/common/vp9_seg_common.h
p9/common/vp9_tile_common.c
p9/common/vp9_tile_common.h
p9/common/vp9_treecoder.c
p9/common/x86/vp9_asm_stubs.c
p9/common/x86/vp9_copy_sse2.asm
p9/common/x86/vp9_idct_intrin_sse2.c
p9/common/x86/vp9_intrapred_sse2.asm
p9/common/x86/vp9_intrapred_ssse3.asm
p9/common/x86/vp9_iwalsh_mmx.asm
p9/common/x86/vp9_iwalsh_sse2.asm
p9/common/x86/vp9_loopfilter_intrin_sse2.c
p9/common/x86/vp9_loopfilter_sse2.asm
p9/common/x86/vp9_loopfilter_x86.h
p9/common/x86/vp9_mask_sse3.asm
p9/common/x86/vp9_recon_mmx.asm
p9/common/x86/vp9_recon_sse2.asm
p9/common/x86/vp9_recon_wrapper_sse2.c
p9/common/x86/vp9_sadmxn_sse2.c
p9/decoder/arm/neon/vp9_add_constant_residual_neon.asm
p9/decoder/vp9_asm_dec_offsets.c
p9/decoder/vp9_dboolhuff.c
p9/decoder/vp9_dboolhuff.h
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decodemv.h
p9/decoder/vp9_decodframe.c
p9/decoder/vp9_decodframe.h
p9/decoder/vp9_detokenize.c
p9/decoder/vp9_dsubexp.c
p9/decoder/vp9_dsubexp.h
p9/decoder/vp9_idct_blk.c
p9/decoder/vp9_onyxd_if.c
p9/decoder/vp9_onyxd_int.h
p9/decoder/vp9_read_bit_buffer.h
p9/encoder/vp9_asm_enc_offsets.c
p9/encoder/vp9_bitstream.c
p9/encoder/vp9_block.h
p9/encoder/vp9_dct.c
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodeframe.h
p9/encoder/vp9_encodeintra.c
p9/encoder/vp9_encodeintra.h
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemb.h
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_encodemv.h
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_lookahead.c
p9/encoder/vp9_lookahead.h
p9/encoder/vp9_mbgraph.c
p9/encoder/vp9_mcomp.c
p9/encoder/vp9_mcomp.h
p9/encoder/vp9_modecosts.c
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_picklpf.c
p9/encoder/vp9_quantize.c
p9/encoder/vp9_quantize.h
p9/encoder/vp9_ratectrl.c
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_rdopt.h
p9/encoder/vp9_sad_c.c
p9/encoder/vp9_segmentation.c
p9/encoder/vp9_ssim.c
p9/encoder/vp9_subexp.c
p9/encoder/vp9_subexp.h
p9/encoder/vp9_temporal_filter.c
p9/encoder/vp9_tokenize.c
p9/encoder/vp9_tokenize.h
p9/encoder/vp9_variance.h
p9/encoder/x86/vp9_dct_mmx.asm
p9/encoder/x86/vp9_dct_mmx.h
p9/encoder/x86/vp9_dct_sse2.c
p9/encoder/x86/vp9_encodeopt.asm
p9/encoder/x86/vp9_error_sse2.asm
p9/encoder/x86/vp9_fwalsh_sse2.asm
p9/encoder/x86/vp9_quantize_ssse3.asm
p9/encoder/x86/vp9_sad_sse2.asm
p9/encoder/x86/vp9_subpel_variance.asm
p9/encoder/x86/vp9_subpel_variance_impl_sse2.asm
p9/encoder/x86/vp9_subtract_mmx.asm
p9/encoder/x86/vp9_subtract_sse2.asm
p9/encoder/x86/vp9_variance_impl_mmx.asm
p9/encoder/x86/vp9_variance_impl_sse2.asm
p9/encoder/x86/vp9_variance_impl_ssse3.asm
p9/encoder/x86/vp9_variance_mmx.c
p9/encoder/x86/vp9_variance_sse2.c
p9/encoder/x86/vp9_variance_ssse3.c
p9/encoder/x86/vp9_x86_csystemdependent.c
p9/vp9_common.mk
p9/vp9_cx_iface.c
p9/vp9_dx_iface.c
p9/vp9_iface_common.h
p9/vp9cx.mk
p9/vp9dx.mk
px/internal/vpx_codec_internal.h
px/src/vpx_codec.c
px_scale/generic/yv12config.c
px_scale/generic/yv12extend.c
px_scale/vpx_scale_rtcd.sh
px_scale/yv12config.h
pxenc.c
ba164dffc5a6795bce97fae02b51ccf3330e15e4 20-Jun-2013 hkuang <hkuang@google.com> Updates libvpx to enable the VP9 decoder.

This change enables VP9 decoder for all build configurations.

Checkout is from master branch(hash:12180c8329d56d72e8d4424b8fd82b1b2f8e846a).

Change-Id: Ieaba85d0bc54e1ecdf9596398dafa03c43182f8c
HANGELOG
rgs.c
rgs.h
uild/arm-msvs/obj_int_extract.bat
uild/make/Android.mk
uild/make/Makefile
uild/make/ads2armasm_ms.pl
uild/make/ads2gas.pl
uild/make/ads2gas_apple.pl
uild/make/configure.sh
uild/make/gen_msvs_proj.sh
uild/make/gen_msvs_sln.sh
uild/make/gen_msvs_vcxproj.sh
uild/make/obj_int_extract.c
uild/make/rtcd.sh
uild/make/thumb.pm
uild/x86-msvs/obj_int_extract.bat
uild/x86-msvs/yasm.rules
onfigure
xample_xma.c
xamples.mk
xamples/decoder_tmpl.c
xamples/decoder_tmpl.txt
xamples/encoder_tmpl.txt
xamples/postproc.txt
ibmkv/EbmlBufferWriter.c
ibmkv/EbmlBufferWriter.h
ibmkv/EbmlIDs.h
ibmkv/EbmlWriter.c
ibmkv/WebMElement.c
ibmkv/WebMElement.h
ibmkv/testlibmkv.c
ibs.mk
d5_utils.c
d5_utils.h
estegg/halloc/src/macros.h
estegg/include/nestegg/nestegg.h
estegg/src/nestegg.c
olution.mk
est/acm_random.h
est/altref_test.cc
est/boolcoder_test.cc
est/borders_test.cc
est/clear_system_state.h
est/codec_factory.h
est/config_test.cc
est/convolve_test.cc
est/cq_test.cc
est/datarate_test.cc
est/dct16x16_test.cc
est/dct32x32_test.cc
est/decode_test_driver.cc
est/decode_test_driver.h
est/encode_test_driver.cc
est/encode_test_driver.h
est/error_resilience_test.cc
est/fdct4x4_test.cc
est/fdct8x8_test.cc
est/i420_video_source.h
est/idct8x8_test.cc
est/idct_test.cc
est/idctllm_test.cc
est/intrapred_test.cc
est/keyframe_test.cc
est/md5_helper.h
est/pp_filter_test.cc
est/register_state_check.h
est/resize_test.cc
est/sad_test.cc
est/sixtap_predict_test.cc
est/subtract_test.cc
est/superframe_test.cc
est/test-data.sha1
est/test.mk
est/test_libvpx.cc
est/test_vector_test.cc
est/tile_independence_test.cc
est/util.h
est/variance_test.cc
est/video_source.h
est/vp8_boolcoder_test.cc
est/vp8_decrypt_test.cc
est/vp8_fdct4x4_test.cc
est/vp9_boolcoder_test.cc
est/webm_video_source.h
hird_party/libyuv/source/scale.c
hird_party/x86inc/LICENSE
hird_party/x86inc/README.webm
hird_party/x86inc/x86inc.asm
ools/all_builds.py
ools/cpplint.py
ools/diff.py
ools/ftfy.sh
ools/intersect-diffs.py
ools/lint-hunks.py
ools/vpx-astyle.sh
ools_common.c
ools_common.h
p8/common/arm/armv6/filter_v6.asm
p8/common/arm/armv6/idct_blk_v6.c
p8/common/arm/bilinearfilter_arm.c
p8/common/arm/filter_arm.c
p8/common/arm/loopfilter_arm.c
p8/common/arm/neon/idct_blk_neon.c
p8/common/arm/neon/vp8_subpixelvariance16x16_neon.asm
p8/common/arm/reconintra_arm.c
p8/common/arm/variance_arm.c
p8/common/asm_com_offsets.c
p8/common/dequantize.c
p8/common/generic/systemdependent.c
p8/common/idct_blk.c
p8/common/invtrans.h
p8/common/loopfilter.c
p8/common/loopfilter.h
p8/common/loopfilter_filters.c
p8/common/mfqe.c
p8/common/mips/dspr2/dequantize_dspr2.c
p8/common/mips/dspr2/filter_dspr2.c
p8/common/mips/dspr2/idct_blk_dspr2.c
p8/common/mips/dspr2/idctllm_dspr2.c
p8/common/mips/dspr2/loopfilter_filters_dspr2.c
p8/common/mips/dspr2/reconinter_dspr2.c
p8/common/onyxc_int.h
p8/common/onyxd.h
p8/common/postproc.c
p8/common/ppc/systemdependent.c
p8/common/reconinter.c
p8/common/reconintra.c
p8/common/reconintra4x4.c
p8/common/rtcd.c
p8/common/rtcd_defs.sh
p8/common/systemdependent.h
p8/common/variance_c.c
p8/common/vp8_asm_com_offsets.c
p8/common/x86/idct_blk_mmx.c
p8/common/x86/idct_blk_sse2.c
p8/common/x86/iwalsh_mmx.asm
p8/common/x86/loopfilter_block_sse2.asm
p8/common/x86/mfqe_sse2.asm
p8/common/x86/postproc_mmx.asm
p8/common/x86/recon_sse2.asm
p8/common/x86/recon_wrapper_sse2.c
p8/common/x86/sad_sse3.asm
p8/common/x86/subpixel_ssse3.asm
p8/common/x86/variance_mmx.c
p8/common/x86/variance_sse2.c
p8/common/x86/variance_ssse3.c
p8/common/x86/vp8_asm_stubs.c
p8/decoder/asm_dec_offsets.c
p8/decoder/dboolhuff.c
p8/decoder/dboolhuff.h
p8/decoder/decodemv.h
p8/decoder/decoderthreading.h
p8/decoder/decodframe.c
p8/decoder/detokenize.h
p8/decoder/ec_types.h
p8/decoder/error_concealment.c
p8/decoder/error_concealment.h
p8/decoder/onyxd_if.c
p8/decoder/onyxd_int.h
p8/decoder/threading.c
p8/decoder/treereader.h
p8/decoder/vp8_asm_dec_offsets.c
p8/encoder/arm/armv5te/boolhuff_armv5te.asm
p8/encoder/arm/armv5te/vp8_packtokens_armv5.asm
p8/encoder/arm/armv5te/vp8_packtokens_mbrow_armv5.asm
p8/encoder/arm/armv5te/vp8_packtokens_partitions_armv5.asm
p8/encoder/arm/armv6/vp8_fast_quantize_b_armv6.asm
p8/encoder/arm/armv6/vp8_subtract_armv6.asm
p8/encoder/arm/dct_arm.c
p8/encoder/arm/neon/fastquantizeb_neon.asm
p8/encoder/arm/neon/shortfdct_neon.asm
p8/encoder/arm/neon/subtract_neon.asm
p8/encoder/arm/quantize_arm.c
p8/encoder/asm_enc_offsets.c
p8/encoder/bitstream.c
p8/encoder/block.h
p8/encoder/boolhuff.c
p8/encoder/boolhuff.h
p8/encoder/denoising.c
p8/encoder/encodeframe.c
p8/encoder/encodeintra.c
p8/encoder/encodemb.c
p8/encoder/encodemv.c
p8/encoder/ethreading.c
p8/encoder/firstpass.c
p8/encoder/mcomp.c
p8/encoder/mcomp.h
p8/encoder/onyx_if.c
p8/encoder/onyx_int.h
p8/encoder/pickinter.c
p8/encoder/picklpf.c
p8/encoder/psnr.c
p8/encoder/quantize.c
p8/encoder/ratectrl.c
p8/encoder/rdopt.c
p8/encoder/rdopt.h
p8/encoder/temporal_filter.c
p8/encoder/tokenize.c
p8/encoder/tokenize.h
p8/encoder/vp8_asm_enc_offsets.c
p8/encoder/x86/dct_sse2.asm
p8/encoder/x86/denoising_sse2.c
p8/encoder/x86/quantize_sse2.asm
p8/encoder/x86/quantize_sse2.c
p8/encoder/x86/quantize_sse4.asm
p8/encoder/x86/quantize_ssse3.asm
p8/encoder/x86/temporal_filter_apply_sse2.asm
p8/encoder/x86/vp8_enc_stubs_mmx.c
p8/encoder/x86/vp8_enc_stubs_sse2.c
p8/vp8_common.mk
p8/vp8_cx_iface.c
p8/vp8_dx_iface.c
p8/vp8cx.mk
p8/vp8dx.mk
p8_multi_resolution_encoder.c
p9/common/generic/vp9_systemdependent.c
p9/common/vp9_alloccommon.c
p9/common/vp9_alloccommon.h
p9/common/vp9_asm_com_offsets.c
p9/common/vp9_blockd.h
p9/common/vp9_common.h
p9/common/vp9_convolve.c
p9/common/vp9_convolve.h
p9/common/vp9_debugmodes.c
p9/common/vp9_default_coef_probs.h
p9/common/vp9_entropy.c
p9/common/vp9_entropy.h
p9/common/vp9_entropymode.c
p9/common/vp9_entropymode.h
p9/common/vp9_entropymv.c
p9/common/vp9_entropymv.h
p9/common/vp9_enums.h
p9/common/vp9_extend.c
p9/common/vp9_extend.h
p9/common/vp9_filter.c
p9/common/vp9_filter.h
p9/common/vp9_findnearmv.c
p9/common/vp9_findnearmv.h
p9/common/vp9_idct.c
p9/common/vp9_idct.h
p9/common/vp9_implicit_segmentation.c
p9/common/vp9_loopfilter.c
p9/common/vp9_loopfilter.h
p9/common/vp9_loopfilter_filters.c
p9/common/vp9_maskingmv.c
p9/common/vp9_mbpitch.c
p9/common/vp9_modecont.c
p9/common/vp9_modecont.h
p9/common/vp9_modecontext.c
p9/common/vp9_mv.h
p9/common/vp9_mvref_common.c
p9/common/vp9_mvref_common.h
p9/common/vp9_onyx.h
p9/common/vp9_onyxc_int.h
p9/common/vp9_postproc.c
p9/common/vp9_postproc.h
p9/common/vp9_ppflags.h
p9/common/vp9_pragmas.h
p9/common/vp9_pred_common.c
p9/common/vp9_pred_common.h
p9/common/vp9_quant_common.c
p9/common/vp9_quant_common.h
p9/common/vp9_reconinter.c
p9/common/vp9_reconinter.h
p9/common/vp9_reconintra.c
p9/common/vp9_reconintra.h
p9/common/vp9_rtcd.c
p9/common/vp9_rtcd_defs.sh
p9/common/vp9_sadmxn.h
p9/common/vp9_seg_common.c
p9/common/vp9_seg_common.h
p9/common/vp9_subpelvar.h
p9/common/vp9_systemdependent.h
p9/common/vp9_tapify.py
p9/common/vp9_textblit.c
p9/common/vp9_textblit.h
p9/common/vp9_tile_common.c
p9/common/vp9_tile_common.h
p9/common/vp9_treecoder.c
p9/common/vp9_treecoder.h
p9/common/x86/vp9_asm_stubs.c
p9/common/x86/vp9_idct_intrin_sse2.c
p9/common/x86/vp9_iwalsh_mmx.asm
p9/common/x86/vp9_iwalsh_sse2.asm
p9/common/x86/vp9_loopfilter_intrin_sse2.c
p9/common/x86/vp9_loopfilter_mmx.asm
p9/common/x86/vp9_loopfilter_sse2.asm
p9/common/x86/vp9_loopfilter_x86.h
p9/common/x86/vp9_mask_sse3.asm
p9/common/x86/vp9_postproc_mmx.asm
p9/common/x86/vp9_postproc_sse2.asm
p9/common/x86/vp9_postproc_x86.h
p9/common/x86/vp9_recon_mmx.asm
p9/common/x86/vp9_recon_sse2.asm
p9/common/x86/vp9_recon_wrapper_sse2.c
p9/common/x86/vp9_sadmxn_sse2.c
p9/common/x86/vp9_subpixel_8t_ssse3.asm
p9/decoder/vp9_asm_dec_offsets.c
p9/decoder/vp9_dboolhuff.c
p9/decoder/vp9_dboolhuff.h
p9/decoder/vp9_decodemv.c
p9/decoder/vp9_decodemv.h
p9/decoder/vp9_decodframe.c
p9/decoder/vp9_decodframe.h
p9/decoder/vp9_detokenize.c
p9/decoder/vp9_detokenize.h
p9/decoder/vp9_idct_blk.c
p9/decoder/vp9_idct_blk.h
p9/decoder/vp9_onyxd.h
p9/decoder/vp9_onyxd_if.c
p9/decoder/vp9_onyxd_int.h
p9/decoder/vp9_read_bit_buffer.h
p9/decoder/vp9_treereader.h
p9/decoder/x86/vp9_dequantize_sse2.c
p9/encoder/vp9_asm_enc_offsets.c
p9/encoder/vp9_bitstream.c
p9/encoder/vp9_bitstream.h
p9/encoder/vp9_block.h
p9/encoder/vp9_boolhuff.c
p9/encoder/vp9_boolhuff.h
p9/encoder/vp9_dct.c
p9/encoder/vp9_encodeframe.c
p9/encoder/vp9_encodeframe.h
p9/encoder/vp9_encodeintra.c
p9/encoder/vp9_encodeintra.h
p9/encoder/vp9_encodemb.c
p9/encoder/vp9_encodemb.h
p9/encoder/vp9_encodemv.c
p9/encoder/vp9_encodemv.h
p9/encoder/vp9_firstpass.c
p9/encoder/vp9_firstpass.h
p9/encoder/vp9_lookahead.c
p9/encoder/vp9_lookahead.h
p9/encoder/vp9_mbgraph.c
p9/encoder/vp9_mbgraph.h
p9/encoder/vp9_mcomp.c
p9/encoder/vp9_mcomp.h
p9/encoder/vp9_modecosts.c
p9/encoder/vp9_modecosts.h
p9/encoder/vp9_onyx_if.c
p9/encoder/vp9_onyx_int.h
p9/encoder/vp9_picklpf.c
p9/encoder/vp9_picklpf.h
p9/encoder/vp9_psnr.c
p9/encoder/vp9_psnr.h
p9/encoder/vp9_quantize.c
p9/encoder/vp9_quantize.h
p9/encoder/vp9_ratectrl.c
p9/encoder/vp9_ratectrl.h
p9/encoder/vp9_rdopt.c
p9/encoder/vp9_rdopt.h
p9/encoder/vp9_sad_c.c
p9/encoder/vp9_segmentation.c
p9/encoder/vp9_segmentation.h
p9/encoder/vp9_ssim.c
p9/encoder/vp9_temporal_filter.c
p9/encoder/vp9_temporal_filter.h
p9/encoder/vp9_tokenize.c
p9/encoder/vp9_tokenize.h
p9/encoder/vp9_treewriter.c
p9/encoder/vp9_treewriter.h
p9/encoder/vp9_variance.h
p9/encoder/vp9_variance_c.c
p9/encoder/vp9_write_bit_buffer.h
p9/encoder/x86/vp9_dct_mmx.asm
p9/encoder/x86/vp9_dct_mmx.h
p9/encoder/x86/vp9_dct_sse2.c
p9/encoder/x86/vp9_encodeopt.asm
p9/encoder/x86/vp9_fwalsh_sse2.asm
p9/encoder/x86/vp9_mcomp_x86.h
p9/encoder/x86/vp9_sad4d_sse2.asm
p9/encoder/x86/vp9_sad_mmx.asm
p9/encoder/x86/vp9_sad_sse2.asm
p9/encoder/x86/vp9_sad_sse3.asm
p9/encoder/x86/vp9_sad_sse4.asm
p9/encoder/x86/vp9_sad_ssse3.asm
p9/encoder/x86/vp9_ssim_opt.asm
p9/encoder/x86/vp9_subpel_variance_impl_sse2.asm
p9/encoder/x86/vp9_subtract_mmx.asm
p9/encoder/x86/vp9_subtract_sse2.asm
p9/encoder/x86/vp9_temporal_filter_apply_sse2.asm
p9/encoder/x86/vp9_variance_impl_mmx.asm
p9/encoder/x86/vp9_variance_impl_sse2.asm
p9/encoder/x86/vp9_variance_impl_ssse3.asm
p9/encoder/x86/vp9_variance_mmx.c
p9/encoder/x86/vp9_variance_sse2.c
p9/encoder/x86/vp9_variance_ssse3.c
p9/encoder/x86/vp9_x86_csystemdependent.c
p9/exports_dec
p9/exports_enc
p9/vp9_common.mk
p9/vp9_cx_iface.c
p9/vp9_dx_iface.c
p9/vp9_iface_common.h
p9/vp9cx.mk
p9/vp9dx.mk
px/internal/vpx_codec_internal.h
px/src/vpx_codec.c
px/src/vpx_decoder.c
px/src/vpx_encoder.c
px/src/vpx_image.c
px/vp8.h
px/vp8cx.h
px/vp8dx.h
px/vpx_codec.h
px/vpx_decoder.h
px/vpx_encoder.h
px/vpx_image.h
px/vpx_integer.h
px_mem/include/vpx_mem_intrnl.h
px_mem/include/vpx_mem_tracker.h
px_mem/memory_manager/hmm_alloc.c
px_mem/memory_manager/hmm_base.c
px_mem/memory_manager/hmm_dflt_abort.c
px_mem/memory_manager/hmm_grow.c
px_mem/memory_manager/hmm_largest.c
px_mem/memory_manager/hmm_resize.c
px_mem/memory_manager/hmm_shrink.c
px_mem/memory_manager/hmm_true.c
px_mem/memory_manager/include/cavl_if.h
px_mem/memory_manager/include/cavl_impl.h
px_mem/memory_manager/include/heapmm.h
px_mem/memory_manager/include/hmm_cnfg.h
px_mem/memory_manager/include/hmm_intrnl.h
px_mem/vpx_mem.c
px_mem/vpx_mem.h
px_mem/vpx_mem_tracker.c
px_ports/arm_cpudetect.c
px_ports/asm_offsets.h
px_ports/config.h
px_ports/emmintrin_compat.h
px_ports/emms.asm
px_ports/mem.h
px_ports/mem_ops.h
px_ports/mem_ops_aligned.h
px_ports/vpx_once.h
px_ports/vpx_timer.h
px_ports/vpxtypes.h
px_ports/x86.h
px_ports/x86_abi_support.asm
px_ports/x86_cpuid.c
px_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm
px_scale/arm/neon/vp8_vpxyv12_copyframe_func_neon.asm
px_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.asm
px_scale/arm/neon/vp8_vpxyv12_extendframeborders_neon.asm
px_scale/arm/neon/yv12extend_arm.c
px_scale/generic/bicubic_scaler.c
px_scale/generic/gen_scalers.c
px_scale/generic/vpx_scale.c
px_scale/generic/vpxscale.c
px_scale/generic/yv12config.c
px_scale/generic/yv12extend.c
px_scale/generic/yv12extend_generic.h
px_scale/include/generic/vpxscale_arbitrary.h
px_scale/include/generic/vpxscale_depricated.h
px_scale/scale_mode.h
px_scale/vpx_scale.h
px_scale/vpx_scale.mk
px_scale/vpx_scale_asm_offsets.c
px_scale/vpx_scale_rtcd.c
px_scale/vpx_scale_rtcd.sh
px_scale/vpxscale.h
px_scale/win32/scaleopt.c
px_scale/win32/scalesystemdependent.c
px_scale/yv12config.h
pxdec.c
pxenc.c
4minput.c
4minput.h
1b362b15af34006e6a11974088a46d42b903418e 10-Oct-2012 Johann <johannkoenig@google.com> Update libvpx and incorporate new build system

Move libvpx down a directory. Separate libwebm and rename it. It would
be more accurate to rename external/libvpx to external/webm.

Use file lists directly from upstream libvpx. This allows adding new
targets and new features (such as the encoder) easily. MIPS and x86
options are in progress. See new file "UPDATING"

The new libvpx checkout is not from a release branch. The decoder is
stable but it should be checked and potentially updated if the encoder
is enabled.

Requires I42b51e2845a696a6e211dde00951afc8f571336f which updates
libstagefright to account for new paths and library names.

Change-Id: I739f99d48b8d7e6354c416ef2ca79c954826307f
mailmap
UTHORS
HANGELOG
ICENSE
ATENTS
EADME
rgs.c
rgs.h
uild/.gitattributes
uild/.gitignore
uild/make/Android.mk
uild/make/Makefile
uild/make/ads2gas.pl
uild/make/ads2gas_apple.pl
uild/make/armlink_adapter.sh
uild/make/configure.sh
uild/make/gen_asm_deps.sh
uild/make/gen_msvs_def.sh
uild/make/gen_msvs_proj.sh
uild/make/gen_msvs_sln.sh
uild/make/obj_int_extract.c
uild/make/rtcd.sh
uild/make/version.sh
uild/x86-msvs/obj_int_extract.bat
uild/x86-msvs/yasm.rules
onfigure
ocs.mk
xample_xma.c
xamples.mk
xamples/decode_to_md5.txt
xamples/decode_with_drops.txt
xamples/decode_with_partial_drops.txt
xamples/decoder_tmpl.c
xamples/decoder_tmpl.txt
xamples/encoder_tmpl.c
xamples/encoder_tmpl.txt
xamples/error_resilient.txt
xamples/force_keyframe.txt
xamples/gen_example_code.sh
xamples/gen_example_doxy.php
xamples/gen_example_text.sh
xamples/includes/ASCIIMathPHP-2.0/ASCIIMathPHP-2.0.cfg.php
xamples/includes/ASCIIMathPHP-2.0/ASCIIMathPHP-2.0.class.php
xamples/includes/ASCIIMathPHP-2.0/htmlMathML.js
xamples/includes/HTML-Toc-0.91/.gitattributes
xamples/includes/HTML-Toc-0.91/Changes
xamples/includes/HTML-Toc-0.91/MANIFEST
xamples/includes/HTML-Toc-0.91/Makefile.PL
xamples/includes/HTML-Toc-0.91/Toc.pm
xamples/includes/HTML-Toc-0.91/Toc.pod
xamples/includes/HTML-Toc-0.91/TocGenerator.pm
xamples/includes/HTML-Toc-0.91/TocInsertor.pm
xamples/includes/HTML-Toc-0.91/TocUpdator.pm
xamples/includes/HTML-Toc-0.91/t/ManualTest/manualTest1.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/SubSubDir1/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir1/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir1/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/SubSubDir2/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir2/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/SubDir3/index.htm
xamples/includes/HTML-Toc-0.91/t/SiteMap/index.htm
xamples/includes/HTML-Toc-0.91/t/extend.t
xamples/includes/HTML-Toc-0.91/t/format.t
xamples/includes/HTML-Toc-0.91/t/generate.t
xamples/includes/HTML-Toc-0.91/t/insert.t
xamples/includes/HTML-Toc-0.91/t/manualTest.t
xamples/includes/HTML-Toc-0.91/t/options.t
xamples/includes/HTML-Toc-0.91/t/podExamples.t
xamples/includes/HTML-Toc-0.91/t/propagate.t
xamples/includes/HTML-Toc-0.91/t/siteMap.t
xamples/includes/HTML-Toc-0.91/t/update.t
xamples/includes/PHP-Markdown-Extra-1.2.3/License.text
xamples/includes/PHP-Markdown-Extra-1.2.3/PHP Markdown Extra Readme.text
xamples/includes/PHP-Markdown-Extra-1.2.3/markdown.php
xamples/includes/PHP-SmartyPants-1.5.1e/PHP SmartyPants Readme.txt
xamples/includes/PHP-SmartyPants-1.5.1e/smartypants.php
xamples/includes/geshi/contrib/aliased.php
xamples/includes/geshi/contrib/cssgen.php
xamples/includes/geshi/contrib/cssgen2.php
xamples/includes/geshi/contrib/example.php
xamples/includes/geshi/contrib/langcheck.php
xamples/includes/geshi/docs/BUGS
xamples/includes/geshi/docs/CHANGES
xamples/includes/geshi/docs/COPYING
xamples/includes/geshi/docs/README
xamples/includes/geshi/docs/THANKS
xamples/includes/geshi/docs/TODO
xamples/includes/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html
xamples/includes/geshi/docs/api/blank.html
xamples/includes/geshi/docs/api/classtrees_geshi.html
xamples/includes/geshi/docs/api/elementindex.html
xamples/includes/geshi/docs/api/elementindex_geshi.html
xamples/includes/geshi/docs/api/errors.html
xamples/includes/geshi/docs/api/geshi/core/GeSHi.html
xamples/includes/geshi/docs/api/geshi/core/_geshi.php.html
xamples/includes/geshi/docs/api/index.html
xamples/includes/geshi/docs/api/li_geshi.html
xamples/includes/geshi/docs/api/media/banner.css
xamples/includes/geshi/docs/api/media/images/AbstractClass.png
xamples/includes/geshi/docs/api/media/images/AbstractClass_logo.png
xamples/includes/geshi/docs/api/media/images/AbstractMethod.png
xamples/includes/geshi/docs/api/media/images/AbstractPrivateClass.png
xamples/includes/geshi/docs/api/media/images/AbstractPrivateClass_logo.png
xamples/includes/geshi/docs/api/media/images/AbstractPrivateMethod.png
xamples/includes/geshi/docs/api/media/images/Class.png
xamples/includes/geshi/docs/api/media/images/Class_logo.png
xamples/includes/geshi/docs/api/media/images/Constant.png
xamples/includes/geshi/docs/api/media/images/Constructor.png
xamples/includes/geshi/docs/api/media/images/Destructor.png
xamples/includes/geshi/docs/api/media/images/Function.png
xamples/includes/geshi/docs/api/media/images/Global.png
xamples/includes/geshi/docs/api/media/images/I.png
xamples/includes/geshi/docs/api/media/images/Index.png
xamples/includes/geshi/docs/api/media/images/Interface.png
xamples/includes/geshi/docs/api/media/images/Interface_logo.png
xamples/includes/geshi/docs/api/media/images/L.png
xamples/includes/geshi/docs/api/media/images/Lminus.png
xamples/includes/geshi/docs/api/media/images/Lplus.png
xamples/includes/geshi/docs/api/media/images/Method.png
xamples/includes/geshi/docs/api/media/images/Page.png
xamples/includes/geshi/docs/api/media/images/Page_logo.png
xamples/includes/geshi/docs/api/media/images/PrivateClass.png
xamples/includes/geshi/docs/api/media/images/PrivateClass_logo.png
xamples/includes/geshi/docs/api/media/images/PrivateMethod.png
xamples/includes/geshi/docs/api/media/images/PrivateVariable.png
xamples/includes/geshi/docs/api/media/images/StaticMethod.png
xamples/includes/geshi/docs/api/media/images/StaticVariable.png
xamples/includes/geshi/docs/api/media/images/T.png
xamples/includes/geshi/docs/api/media/images/Tminus.png
xamples/includes/geshi/docs/api/media/images/Tplus.png
xamples/includes/geshi/docs/api/media/images/Variable.png
xamples/includes/geshi/docs/api/media/images/blank.png
xamples/includes/geshi/docs/api/media/images/class_folder.png
xamples/includes/geshi/docs/api/media/images/empty.png
xamples/includes/geshi/docs/api/media/images/file.png
xamples/includes/geshi/docs/api/media/images/folder.png
xamples/includes/geshi/docs/api/media/images/function_folder.png
xamples/includes/geshi/docs/api/media/images/next_button.png
xamples/includes/geshi/docs/api/media/images/next_button_disabled.png
xamples/includes/geshi/docs/api/media/images/package.png
xamples/includes/geshi/docs/api/media/images/package_folder.png
xamples/includes/geshi/docs/api/media/images/previous_button.png
xamples/includes/geshi/docs/api/media/images/previous_button_disabled.png
xamples/includes/geshi/docs/api/media/images/private_class_logo.png
xamples/includes/geshi/docs/api/media/images/tutorial.png
xamples/includes/geshi/docs/api/media/images/tutorial_folder.png
xamples/includes/geshi/docs/api/media/images/up_button.png
xamples/includes/geshi/docs/api/media/stylesheet.css
xamples/includes/geshi/docs/api/packages.html
xamples/includes/geshi/docs/api/todolist.html
xamples/includes/geshi/docs/geshi-doc.html
xamples/includes/geshi/docs/geshi-doc.txt
xamples/includes/geshi/docs/phpdoc.ini
xamples/includes/geshi/geshi.php
xamples/includes/geshi/geshi/abap.php
xamples/includes/geshi/geshi/actionscript.php
xamples/includes/geshi/geshi/actionscript3.php
xamples/includes/geshi/geshi/ada.php
xamples/includes/geshi/geshi/apache.php
xamples/includes/geshi/geshi/applescript.php
xamples/includes/geshi/geshi/apt_sources.php
xamples/includes/geshi/geshi/asm.php
xamples/includes/geshi/geshi/asp.php
xamples/includes/geshi/geshi/autoit.php
xamples/includes/geshi/geshi/avisynth.php
xamples/includes/geshi/geshi/bash.php
xamples/includes/geshi/geshi/basic4gl.php
xamples/includes/geshi/geshi/bf.php
xamples/includes/geshi/geshi/blitzbasic.php
xamples/includes/geshi/geshi/bnf.php
xamples/includes/geshi/geshi/boo.php
xamples/includes/geshi/geshi/c.php
xamples/includes/geshi/geshi/c_mac.php
xamples/includes/geshi/geshi/caddcl.php
xamples/includes/geshi/geshi/cadlisp.php
xamples/includes/geshi/geshi/cfdg.php
xamples/includes/geshi/geshi/cfm.php
xamples/includes/geshi/geshi/cil.php
xamples/includes/geshi/geshi/cobol.php
xamples/includes/geshi/geshi/cpp-qt.php
xamples/includes/geshi/geshi/cpp.php
xamples/includes/geshi/geshi/csharp.php
xamples/includes/geshi/geshi/css.php
xamples/includes/geshi/geshi/d.php
xamples/includes/geshi/geshi/dcs.php
xamples/includes/geshi/geshi/delphi.php
xamples/includes/geshi/geshi/diff.php
xamples/includes/geshi/geshi/div.php
xamples/includes/geshi/geshi/dos.php
xamples/includes/geshi/geshi/dot.php
xamples/includes/geshi/geshi/eiffel.php
xamples/includes/geshi/geshi/email.php
xamples/includes/geshi/geshi/fortran.php
xamples/includes/geshi/geshi/freebasic.php
xamples/includes/geshi/geshi/genero.php
xamples/includes/geshi/geshi/gettext.php
xamples/includes/geshi/geshi/glsl.php
xamples/includes/geshi/geshi/gml.php
xamples/includes/geshi/geshi/gnuplot.php
xamples/includes/geshi/geshi/groovy.php
xamples/includes/geshi/geshi/haskell.php
xamples/includes/geshi/geshi/hq9plus.php
xamples/includes/geshi/geshi/html4strict.php
xamples/includes/geshi/geshi/idl.php
xamples/includes/geshi/geshi/ini.php
xamples/includes/geshi/geshi/inno.php
xamples/includes/geshi/geshi/intercal.php
xamples/includes/geshi/geshi/io.php
xamples/includes/geshi/geshi/java.php
xamples/includes/geshi/geshi/java5.php
xamples/includes/geshi/geshi/javascript.php
xamples/includes/geshi/geshi/kixtart.php
xamples/includes/geshi/geshi/klonec.php
xamples/includes/geshi/geshi/klonecpp.php
xamples/includes/geshi/geshi/latex.php
xamples/includes/geshi/geshi/lisp.php
xamples/includes/geshi/geshi/locobasic.php
xamples/includes/geshi/geshi/lolcode.php
xamples/includes/geshi/geshi/lotusformulas.php
xamples/includes/geshi/geshi/lotusscript.php
xamples/includes/geshi/geshi/lscript.php
xamples/includes/geshi/geshi/lsl2.php
xamples/includes/geshi/geshi/lua.php
xamples/includes/geshi/geshi/m68k.php
xamples/includes/geshi/geshi/make.php
xamples/includes/geshi/geshi/matlab.php
xamples/includes/geshi/geshi/mirc.php
xamples/includes/geshi/geshi/modula3.php
xamples/includes/geshi/geshi/mpasm.php
xamples/includes/geshi/geshi/mxml.php
xamples/includes/geshi/geshi/mysql.php
xamples/includes/geshi/geshi/nsis.php
xamples/includes/geshi/geshi/objc.php
xamples/includes/geshi/geshi/ocaml-brief.php
xamples/includes/geshi/geshi/ocaml.php
xamples/includes/geshi/geshi/oobas.php
xamples/includes/geshi/geshi/oracle11.php
xamples/includes/geshi/geshi/oracle8.php
xamples/includes/geshi/geshi/pascal.php
xamples/includes/geshi/geshi/per.php
xamples/includes/geshi/geshi/perl.php
xamples/includes/geshi/geshi/php-brief.php
xamples/includes/geshi/geshi/php.php
xamples/includes/geshi/geshi/pic16.php
xamples/includes/geshi/geshi/pixelbender.php
xamples/includes/geshi/geshi/plsql.php
xamples/includes/geshi/geshi/povray.php
xamples/includes/geshi/geshi/powershell.php
xamples/includes/geshi/geshi/progress.php
xamples/includes/geshi/geshi/prolog.php
xamples/includes/geshi/geshi/providex.php
xamples/includes/geshi/geshi/python.php
xamples/includes/geshi/geshi/qbasic.php
xamples/includes/geshi/geshi/rails.php
xamples/includes/geshi/geshi/rebol.php
xamples/includes/geshi/geshi/reg.php
xamples/includes/geshi/geshi/robots.php
xamples/includes/geshi/geshi/ruby.php
xamples/includes/geshi/geshi/sas.php
xamples/includes/geshi/geshi/scala.php
xamples/includes/geshi/geshi/scheme.php
xamples/includes/geshi/geshi/scilab.php
xamples/includes/geshi/geshi/sdlbasic.php
xamples/includes/geshi/geshi/smalltalk.php
xamples/includes/geshi/geshi/smarty.php
xamples/includes/geshi/geshi/sql.php
xamples/includes/geshi/geshi/tcl.php
xamples/includes/geshi/geshi/teraterm.php
xamples/includes/geshi/geshi/text.php
xamples/includes/geshi/geshi/thinbasic.php
xamples/includes/geshi/geshi/tsql.php
xamples/includes/geshi/geshi/typoscript.php
xamples/includes/geshi/geshi/vb.php
xamples/includes/geshi/geshi/vbnet.php
xamples/includes/geshi/geshi/verilog.php
xamples/includes/geshi/geshi/vhdl.php
xamples/includes/geshi/geshi/vim.php
xamples/includes/geshi/geshi/visualfoxpro.php
xamples/includes/geshi/geshi/visualprolog.php
xamples/includes/geshi/geshi/whitespace.php
xamples/includes/geshi/geshi/winbatch.php
xamples/includes/geshi/geshi/xml.php
xamples/includes/geshi/geshi/xorg_conf.php
xamples/includes/geshi/geshi/xpp.php
xamples/includes/geshi/geshi/z80.php
xamples/includes/vp8_doc_tools.php
xamples/postproc.txt
xamples/simple_decoder.txt
xamples/simple_encoder.txt
xamples/twopass_encoder.txt
xamples/vp8_set_maps.txt
xamples/vp8cx_set_ref.txt
eywords.dox
ibmkv/EbmlBufferWriter.c
ibmkv/EbmlBufferWriter.h
ibmkv/EbmlIDs.h
ibmkv/EbmlWriter.c
ibmkv/EbmlWriter.h
ibmkv/Makefile
ibmkv/WebMElement.c
ibmkv/WebMElement.h
ibmkv/testlibmkv.c
ibs.doxy_template
ibs.mk
ainpage.dox
d5_utils.c
d5_utils.h
estegg/.gitignore
estegg/AUTHORS
estegg/INSTALL
estegg/LICENSE
estegg/Makefile.am
estegg/README
estegg/TODO
estegg/configure.ac
estegg/docs/Doxyfile.in
estegg/docs/Makefile.am
estegg/halloc/README
estegg/halloc/halloc.h
estegg/halloc/src/align.h
estegg/halloc/src/halloc.c
estegg/halloc/src/hlist.h
estegg/halloc/src/macros.h
estegg/include/nestegg/nestegg.h
estegg/m4/as-ac-expand.m4
estegg/m4/ax_create_stdint_h.m4
estegg/m4/pkg.m4
estegg/nestegg-uninstalled.pc.in
estegg/nestegg.pc.in
estegg/src/nestegg.c
estegg/test/test.c
olution.mk
est/acm_random.h
est/altref_test.cc
est/boolcoder_test.cc
est/config_test.cc
est/cq_test.cc
est/datarate_test.cc
est/decode_test_driver.cc
est/decode_test_driver.h
est/encode_test_driver.cc
est/encode_test_driver.h
est/error_resilience_test.cc
est/fdct4x4_test.cc
est/i420_video_source.h
est/idctllm_test.cc
est/intrapred_test.cc
est/ivf_video_source.h
est/keyframe_test.cc
est/pp_filter_test.cc
est/resize_test.cc
est/sad_test.cc
est/set_roi.cc
est/sixtap_predict_test.cc
est/subtract_test.cc
est/test-data.sha1
est/test.mk
est/test_libvpx.cc
est/test_vector_test.cc
est/util.h
est/video_source.h
hird_party/googletest/README.webm
hird_party/googletest/gtest.mk
hird_party/googletest/src/CHANGES
hird_party/googletest/src/CMakeLists.txt
hird_party/googletest/src/CONTRIBUTORS
hird_party/googletest/src/COPYING
hird_party/googletest/src/Makefile.am
hird_party/googletest/src/README
hird_party/googletest/src/build-aux/.keep
hird_party/googletest/src/cmake/internal_utils.cmake
hird_party/googletest/src/codegear/gtest.cbproj
hird_party/googletest/src/codegear/gtest.groupproj
hird_party/googletest/src/codegear/gtest_all.cc
hird_party/googletest/src/codegear/gtest_link.cc
hird_party/googletest/src/codegear/gtest_main.cbproj
hird_party/googletest/src/codegear/gtest_unittest.cbproj
hird_party/googletest/src/configure.ac
hird_party/googletest/src/include/gtest/gtest-death-test.h
hird_party/googletest/src/include/gtest/gtest-message.h
hird_party/googletest/src/include/gtest/gtest-param-test.h
hird_party/googletest/src/include/gtest/gtest-param-test.h.pump
hird_party/googletest/src/include/gtest/gtest-printers.h
hird_party/googletest/src/include/gtest/gtest-spi.h
hird_party/googletest/src/include/gtest/gtest-test-part.h
hird_party/googletest/src/include/gtest/gtest-typed-test.h
hird_party/googletest/src/include/gtest/gtest.h
hird_party/googletest/src/include/gtest/gtest_pred_impl.h
hird_party/googletest/src/include/gtest/gtest_prod.h
hird_party/googletest/src/include/gtest/internal/gtest-death-test-internal.h
hird_party/googletest/src/include/gtest/internal/gtest-filepath.h
hird_party/googletest/src/include/gtest/internal/gtest-internal.h
hird_party/googletest/src/include/gtest/internal/gtest-linked_ptr.h
hird_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h
hird_party/googletest/src/include/gtest/internal/gtest-param-util-generated.h.pump
hird_party/googletest/src/include/gtest/internal/gtest-param-util.h
hird_party/googletest/src/include/gtest/internal/gtest-port.h
hird_party/googletest/src/include/gtest/internal/gtest-string.h
hird_party/googletest/src/include/gtest/internal/gtest-tuple.h
hird_party/googletest/src/include/gtest/internal/gtest-tuple.h.pump
hird_party/googletest/src/include/gtest/internal/gtest-type-util.h
hird_party/googletest/src/include/gtest/internal/gtest-type-util.h.pump
hird_party/googletest/src/m4/acx_pthread.m4
hird_party/googletest/src/m4/gtest.m4
hird_party/googletest/src/make/Makefile
hird_party/googletest/src/msvc/gtest-md.sln
hird_party/googletest/src/msvc/gtest-md.vcproj
hird_party/googletest/src/msvc/gtest.sln
hird_party/googletest/src/msvc/gtest.vcproj
hird_party/googletest/src/msvc/gtest_main-md.vcproj
hird_party/googletest/src/msvc/gtest_main.vcproj
hird_party/googletest/src/msvc/gtest_prod_test-md.vcproj
hird_party/googletest/src/msvc/gtest_prod_test.vcproj
hird_party/googletest/src/msvc/gtest_unittest-md.vcproj
hird_party/googletest/src/msvc/gtest_unittest.vcproj
hird_party/googletest/src/samples/prime_tables.h
hird_party/googletest/src/samples/sample1.cc
hird_party/googletest/src/samples/sample1.h
hird_party/googletest/src/samples/sample10_unittest.cc
hird_party/googletest/src/samples/sample1_unittest.cc
hird_party/googletest/src/samples/sample2.cc
hird_party/googletest/src/samples/sample2.h
hird_party/googletest/src/samples/sample2_unittest.cc
hird_party/googletest/src/samples/sample3-inl.h
hird_party/googletest/src/samples/sample3_unittest.cc
hird_party/googletest/src/samples/sample4.cc
hird_party/googletest/src/samples/sample4.h
hird_party/googletest/src/samples/sample4_unittest.cc
hird_party/googletest/src/samples/sample5_unittest.cc
hird_party/googletest/src/samples/sample6_unittest.cc
hird_party/googletest/src/samples/sample7_unittest.cc
hird_party/googletest/src/samples/sample8_unittest.cc
hird_party/googletest/src/samples/sample9_unittest.cc
hird_party/googletest/src/scripts/fuse_gtest_files.py
hird_party/googletest/src/scripts/gen_gtest_pred_impl.py
hird_party/googletest/src/scripts/gtest-config.in
hird_party/googletest/src/scripts/pump.py
hird_party/googletest/src/scripts/test/Makefile
hird_party/googletest/src/scripts/upload.py
hird_party/googletest/src/scripts/upload_gtest.py
hird_party/googletest/src/src/gtest-all.cc
hird_party/googletest/src/src/gtest-death-test.cc
hird_party/googletest/src/src/gtest-filepath.cc
hird_party/googletest/src/src/gtest-internal-inl.h
hird_party/googletest/src/src/gtest-port.cc
hird_party/googletest/src/src/gtest-printers.cc
hird_party/googletest/src/src/gtest-test-part.cc
hird_party/googletest/src/src/gtest-typed-test.cc
hird_party/googletest/src/src/gtest.cc
hird_party/googletest/src/src/gtest_main.cc
hird_party/googletest/src/test/gtest-death-test_ex_test.cc
hird_party/googletest/src/test/gtest-death-test_test.cc
hird_party/googletest/src/test/gtest-filepath_test.cc
hird_party/googletest/src/test/gtest-linked_ptr_test.cc
hird_party/googletest/src/test/gtest-listener_test.cc
hird_party/googletest/src/test/gtest-message_test.cc
hird_party/googletest/src/test/gtest-options_test.cc
hird_party/googletest/src/test/gtest-param-test2_test.cc
hird_party/googletest/src/test/gtest-param-test_test.cc
hird_party/googletest/src/test/gtest-param-test_test.h
hird_party/googletest/src/test/gtest-port_test.cc
hird_party/googletest/src/test/gtest-printers_test.cc
hird_party/googletest/src/test/gtest-test-part_test.cc
hird_party/googletest/src/test/gtest-tuple_test.cc
hird_party/googletest/src/test/gtest-typed-test2_test.cc
hird_party/googletest/src/test/gtest-typed-test_test.cc
hird_party/googletest/src/test/gtest-typed-test_test.h
hird_party/googletest/src/test/gtest-unittest-api_test.cc
hird_party/googletest/src/test/gtest_all_test.cc
hird_party/googletest/src/test/gtest_break_on_failure_unittest.py
hird_party/googletest/src/test/gtest_break_on_failure_unittest_.cc
hird_party/googletest/src/test/gtest_catch_exceptions_test.py
hird_party/googletest/src/test/gtest_catch_exceptions_test_.cc
hird_party/googletest/src/test/gtest_color_test.py
hird_party/googletest/src/test/gtest_color_test_.cc
hird_party/googletest/src/test/gtest_env_var_test.py
hird_party/googletest/src/test/gtest_env_var_test_.cc
hird_party/googletest/src/test/gtest_environment_test.cc
hird_party/googletest/src/test/gtest_filter_unittest.py
hird_party/googletest/src/test/gtest_filter_unittest_.cc
hird_party/googletest/src/test/gtest_help_test.py
hird_party/googletest/src/test/gtest_help_test_.cc
hird_party/googletest/src/test/gtest_list_tests_unittest.py
hird_party/googletest/src/test/gtest_list_tests_unittest_.cc
hird_party/googletest/src/test/gtest_main_unittest.cc
hird_party/googletest/src/test/gtest_no_test_unittest.cc
hird_party/googletest/src/test/gtest_output_test.py
hird_party/googletest/src/test/gtest_output_test_.cc
hird_party/googletest/src/test/gtest_output_test_golden_lin.txt
hird_party/googletest/src/test/gtest_pred_impl_unittest.cc
hird_party/googletest/src/test/gtest_prod_test.cc
hird_party/googletest/src/test/gtest_repeat_test.cc
hird_party/googletest/src/test/gtest_shuffle_test.py
hird_party/googletest/src/test/gtest_shuffle_test_.cc
hird_party/googletest/src/test/gtest_sole_header_test.cc
hird_party/googletest/src/test/gtest_stress_test.cc
hird_party/googletest/src/test/gtest_test_utils.py
hird_party/googletest/src/test/gtest_throw_on_failure_ex_test.cc
hird_party/googletest/src/test/gtest_throw_on_failure_test.py
hird_party/googletest/src/test/gtest_throw_on_failure_test_.cc
hird_party/googletest/src/test/gtest_uninitialized_test.py
hird_party/googletest/src/test/gtest_uninitialized_test_.cc
hird_party/googletest/src/test/gtest_unittest.cc
hird_party/googletest/src/test/gtest_xml_outfile1_test_.cc
hird_party/googletest/src/test/gtest_xml_outfile2_test_.cc
hird_party/googletest/src/test/gtest_xml_outfiles_test.py
hird_party/googletest/src/test/gtest_xml_output_unittest.py
hird_party/googletest/src/test/gtest_xml_output_unittest_.cc
hird_party/googletest/src/test/gtest_xml_test_utils.py
hird_party/googletest/src/test/production.cc
hird_party/googletest/src/test/production.h
hird_party/googletest/src/xcode/Config/DebugProject.xcconfig
hird_party/googletest/src/xcode/Config/FrameworkTarget.xcconfig
hird_party/googletest/src/xcode/Config/General.xcconfig
hird_party/googletest/src/xcode/Config/ReleaseProject.xcconfig
hird_party/googletest/src/xcode/Config/StaticLibraryTarget.xcconfig
hird_party/googletest/src/xcode/Config/TestTarget.xcconfig
hird_party/googletest/src/xcode/Resources/Info.plist
hird_party/googletest/src/xcode/Samples/FrameworkSample/Info.plist
hird_party/googletest/src/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj
hird_party/googletest/src/xcode/Samples/FrameworkSample/runtests.sh
hird_party/googletest/src/xcode/Samples/FrameworkSample/widget.cc
hird_party/googletest/src/xcode/Samples/FrameworkSample/widget.h
hird_party/googletest/src/xcode/Samples/FrameworkSample/widget_test.cc
hird_party/googletest/src/xcode/Scripts/runtests.sh
hird_party/googletest/src/xcode/Scripts/versiongenerate.py
hird_party/googletest/src/xcode/gtest.xcodeproj/project.pbxproj
hird_party/libyuv/README.webm
hird_party/libyuv/include/libyuv/basic_types.h
hird_party/libyuv/include/libyuv/cpu_id.h
hird_party/libyuv/include/libyuv/scale.h
hird_party/libyuv/source/cpu_id.c
hird_party/libyuv/source/row.h
hird_party/libyuv/source/scale.c
ools/author_first_release.sh
ools/ftfy.sh
ools/gen_authors.sh
ools/intersect-diffs.py
ools/wrap-commit-msg.py
ools_common.c
ools_common.h
sage.dox
sage_cx.dox
sage_dx.dox
p8/common/alloccommon.c
p8/common/alloccommon.h
p8/common/arm/armv6/bilinearfilter_v6.asm
p8/common/arm/armv6/copymem16x16_v6.asm
p8/common/arm/armv6/copymem8x4_v6.asm
p8/common/arm/armv6/copymem8x8_v6.asm
p8/common/arm/armv6/dc_only_idct_add_v6.asm
p8/common/arm/armv6/dequant_idct_v6.asm
p8/common/arm/armv6/dequantize_v6.asm
p8/common/arm/armv6/filter_v6.asm
p8/common/arm/armv6/idct_blk_v6.c
p8/common/arm/armv6/idct_v6.asm
p8/common/arm/armv6/intra4x4_predict_v6.asm
p8/common/arm/armv6/iwalsh_v6.asm
p8/common/arm/armv6/loopfilter_v6.asm
p8/common/arm/armv6/simpleloopfilter_v6.asm
p8/common/arm/armv6/sixtappredict8x4_v6.asm
p8/common/arm/armv6/vp8_sad16x16_armv6.asm
p8/common/arm/armv6/vp8_variance16x16_armv6.asm
p8/common/arm/armv6/vp8_variance8x8_armv6.asm
p8/common/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6.asm
p8/common/arm/armv6/vp8_variance_halfpixvar16x16_hv_armv6.asm
p8/common/arm/armv6/vp8_variance_halfpixvar16x16_v_armv6.asm
p8/common/arm/bilinearfilter_arm.c
p8/common/arm/bilinearfilter_arm.h
p8/common/arm/dequantize_arm.c
p8/common/arm/filter_arm.c
p8/common/arm/loopfilter_arm.c
p8/common/arm/neon/bilinearpredict16x16_neon.asm
p8/common/arm/neon/bilinearpredict4x4_neon.asm
p8/common/arm/neon/bilinearpredict8x4_neon.asm
p8/common/arm/neon/bilinearpredict8x8_neon.asm
p8/common/arm/neon/buildintrapredictorsmby_neon.asm
p8/common/arm/neon/copymem16x16_neon.asm
p8/common/arm/neon/copymem8x4_neon.asm
p8/common/arm/neon/copymem8x8_neon.asm
p8/common/arm/neon/dc_only_idct_add_neon.asm
p8/common/arm/neon/dequant_idct_neon.asm
p8/common/arm/neon/dequantizeb_neon.asm
p8/common/arm/neon/idct_blk_neon.c
p8/common/arm/neon/idct_dequant_0_2x_neon.asm
p8/common/arm/neon/idct_dequant_full_2x_neon.asm
p8/common/arm/neon/iwalsh_neon.asm
p8/common/arm/neon/loopfilter_neon.asm
p8/common/arm/neon/loopfiltersimplehorizontaledge_neon.asm
p8/common/arm/neon/loopfiltersimpleverticaledge_neon.asm
p8/common/arm/neon/mbloopfilter_neon.asm
p8/common/arm/neon/sad16_neon.asm
p8/common/arm/neon/sad8_neon.asm
p8/common/arm/neon/save_reg_neon.asm
p8/common/arm/neon/shortidct4x4llm_neon.asm
p8/common/arm/neon/sixtappredict16x16_neon.asm
p8/common/arm/neon/sixtappredict4x4_neon.asm
p8/common/arm/neon/sixtappredict8x4_neon.asm
p8/common/arm/neon/sixtappredict8x8_neon.asm
p8/common/arm/neon/variance_neon.asm
p8/common/arm/neon/vp8_subpixelvariance16x16_neon.asm
p8/common/arm/neon/vp8_subpixelvariance16x16s_neon.asm
p8/common/arm/neon/vp8_subpixelvariance8x8_neon.asm
p8/common/arm/reconintra_arm.c
p8/common/arm/variance_arm.c
p8/common/asm_com_offsets.c
p8/common/blockd.c
p8/common/blockd.h
p8/common/coefupdateprobs.h
p8/common/common.h
p8/common/context.c
p8/common/debugmodes.c
p8/common/default_coef_probs.h
p8/common/dequantize.c
p8/common/entropy.c
p8/common/entropy.h
p8/common/entropymode.c
p8/common/entropymode.h
p8/common/entropymv.c
p8/common/entropymv.h
p8/common/extend.c
p8/common/extend.h
p8/common/filter.c
p8/common/filter.h
p8/common/findnearmv.c
p8/common/findnearmv.h
p8/common/generic/systemdependent.c
p8/common/header.h
p8/common/idct_blk.c
p8/common/idctllm.c
p8/common/invtrans.h
p8/common/loopfilter.c
p8/common/loopfilter.h
p8/common/loopfilter_filters.c
p8/common/mbpitch.c
p8/common/mfqe.c
p8/common/mips/dspr2/dequantize_dspr2.c
p8/common/mips/dspr2/filter_dspr2.c
p8/common/mips/dspr2/idct_blk_dspr2.c
p8/common/mips/dspr2/idctllm_dspr2.c
p8/common/mips/dspr2/loopfilter_filters_dspr2.c
p8/common/mips/dspr2/reconinter_dspr2.c
p8/common/modecont.c
p8/common/modecont.h
p8/common/mv.h
p8/common/onyx.h
p8/common/onyxc_int.h
p8/common/onyxd.h
p8/common/postproc.c
p8/common/postproc.h
p8/common/ppc/copy_altivec.asm
p8/common/ppc/filter_altivec.asm
p8/common/ppc/filter_bilinear_altivec.asm
p8/common/ppc/idctllm_altivec.asm
p8/common/ppc/loopfilter_altivec.c
p8/common/ppc/loopfilter_filters_altivec.asm
p8/common/ppc/platform_altivec.asm
p8/common/ppc/recon_altivec.asm
p8/common/ppc/sad_altivec.asm
p8/common/ppc/systemdependent.c
p8/common/ppc/variance_altivec.asm
p8/common/ppc/variance_subpixel_altivec.asm
p8/common/ppflags.h
p8/common/pragmas.h
p8/common/quant_common.c
p8/common/quant_common.h
p8/common/reconinter.c
p8/common/reconinter.h
p8/common/reconintra.c
p8/common/reconintra4x4.c
p8/common/reconintra4x4.h
p8/common/rtcd.c
p8/common/rtcd_defs.sh
p8/common/sad_c.c
p8/common/setupintrarecon.c
p8/common/setupintrarecon.h
p8/common/swapyv12buffer.c
p8/common/swapyv12buffer.h
p8/common/systemdependent.h
p8/common/textblit.c
p8/common/threading.h
p8/common/treecoder.c
p8/common/treecoder.h
p8/common/variance.h
p8/common/variance_c.c
p8/common/vp8_entropymodedata.h
p8/common/x86/dequantize_mmx.asm
p8/common/x86/filter_x86.c
p8/common/x86/filter_x86.h
p8/common/x86/idct_blk_mmx.c
p8/common/x86/idct_blk_sse2.c
p8/common/x86/idctllm_mmx.asm
p8/common/x86/idctllm_sse2.asm
p8/common/x86/iwalsh_mmx.asm
p8/common/x86/iwalsh_sse2.asm
p8/common/x86/loopfilter_block_sse2.asm
p8/common/x86/loopfilter_mmx.asm
p8/common/x86/loopfilter_sse2.asm
p8/common/x86/loopfilter_x86.c
p8/common/x86/mfqe_sse2.asm
p8/common/x86/postproc_mmx.asm
p8/common/x86/postproc_sse2.asm
p8/common/x86/postproc_x86.c
p8/common/x86/recon_mmx.asm
p8/common/x86/recon_sse2.asm
p8/common/x86/recon_wrapper_sse2.c
p8/common/x86/sad_mmx.asm
p8/common/x86/sad_sse2.asm
p8/common/x86/sad_sse3.asm
p8/common/x86/sad_sse4.asm
p8/common/x86/sad_ssse3.asm
p8/common/x86/subpixel_mmx.asm
p8/common/x86/subpixel_sse2.asm
p8/common/x86/subpixel_ssse3.asm
p8/common/x86/variance_impl_mmx.asm
p8/common/x86/variance_impl_sse2.asm
p8/common/x86/variance_impl_ssse3.asm
p8/common/x86/variance_mmx.c
p8/common/x86/variance_sse2.c
p8/common/x86/variance_ssse3.c
p8/common/x86/vp8_asm_stubs.c
p8/decoder/asm_dec_offsets.c
p8/decoder/dboolhuff.c
p8/decoder/dboolhuff.h
p8/decoder/decodemv.c
p8/decoder/decodemv.h
p8/decoder/decoderthreading.h
p8/decoder/decodframe.c
p8/decoder/detokenize.c
p8/decoder/detokenize.h
p8/decoder/ec_types.h
p8/decoder/error_concealment.c
p8/decoder/error_concealment.h
p8/decoder/onyxd_if.c
p8/decoder/onyxd_int.h
p8/decoder/threading.c
p8/decoder/treereader.h
p8/encoder/arm/armv5te/boolhuff_armv5te.asm
p8/encoder/arm/armv5te/vp8_packtokens_armv5.asm
p8/encoder/arm/armv5te/vp8_packtokens_mbrow_armv5.asm
p8/encoder/arm/armv5te/vp8_packtokens_partitions_armv5.asm
p8/encoder/arm/armv6/vp8_fast_quantize_b_armv6.asm
p8/encoder/arm/armv6/vp8_mse16x16_armv6.asm
p8/encoder/arm/armv6/vp8_short_fdct4x4_armv6.asm
p8/encoder/arm/armv6/vp8_subtract_armv6.asm
p8/encoder/arm/armv6/walsh_v6.asm
p8/encoder/arm/boolhuff_arm.c
p8/encoder/arm/dct_arm.c
p8/encoder/arm/neon/fastquantizeb_neon.asm
p8/encoder/arm/neon/picklpf_arm.c
p8/encoder/arm/neon/shortfdct_neon.asm
p8/encoder/arm/neon/subtract_neon.asm
p8/encoder/arm/neon/vp8_memcpy_neon.asm
p8/encoder/arm/neon/vp8_mse16x16_neon.asm
p8/encoder/arm/neon/vp8_shortwalsh4x4_neon.asm
p8/encoder/arm/quantize_arm.c
p8/encoder/asm_enc_offsets.c
p8/encoder/bitstream.c
p8/encoder/bitstream.h
p8/encoder/block.h
p8/encoder/boolhuff.c
p8/encoder/boolhuff.h
p8/encoder/dct.c
p8/encoder/dct_value_cost.h
p8/encoder/dct_value_tokens.h
p8/encoder/defaultcoefcounts.h
p8/encoder/denoising.c
p8/encoder/denoising.h
p8/encoder/encodeframe.c
p8/encoder/encodeframe.h
p8/encoder/encodeintra.c
p8/encoder/encodeintra.h
p8/encoder/encodemb.c
p8/encoder/encodemb.h
p8/encoder/encodemv.c
p8/encoder/encodemv.h
p8/encoder/ethreading.c
p8/encoder/firstpass.c
p8/encoder/firstpass.h
p8/encoder/lookahead.c
p8/encoder/lookahead.h
p8/encoder/mcomp.c
p8/encoder/mcomp.h
p8/encoder/modecosts.c
p8/encoder/modecosts.h
p8/encoder/mr_dissim.c
p8/encoder/mr_dissim.h
p8/encoder/onyx_if.c
p8/encoder/onyx_int.h
p8/encoder/pickinter.c
p8/encoder/pickinter.h
p8/encoder/picklpf.c
p8/encoder/ppc/csystemdependent.c
p8/encoder/ppc/encodemb_altivec.asm
p8/encoder/ppc/fdct_altivec.asm
p8/encoder/ppc/rdopt_altivec.asm
p8/encoder/psnr.c
p8/encoder/psnr.h
p8/encoder/quantize.c
p8/encoder/quantize.h
p8/encoder/ratectrl.c
p8/encoder/ratectrl.h
p8/encoder/rdopt.c
p8/encoder/rdopt.h
p8/encoder/segmentation.c
p8/encoder/segmentation.h
p8/encoder/ssim.c
p8/encoder/temporal_filter.c
p8/encoder/tokenize.c
p8/encoder/tokenize.h
p8/encoder/treewriter.c
p8/encoder/treewriter.h
p8/encoder/x86/dct_mmx.asm
p8/encoder/x86/dct_sse2.asm
p8/encoder/x86/denoising_sse2.c
p8/encoder/x86/encodeopt.asm
p8/encoder/x86/fwalsh_sse2.asm
p8/encoder/x86/quantize_mmx.asm
p8/encoder/x86/quantize_sse2.asm
p8/encoder/x86/quantize_sse4.asm
p8/encoder/x86/quantize_ssse3.asm
p8/encoder/x86/ssim_opt.asm
p8/encoder/x86/subtract_mmx.asm
p8/encoder/x86/subtract_sse2.asm
p8/encoder/x86/temporal_filter_apply_sse2.asm
p8/encoder/x86/vp8_enc_stubs_mmx.c
p8/encoder/x86/vp8_enc_stubs_sse2.c
p8/exports_dec
p8/exports_enc
p8/vp8_common.mk
p8/vp8_cx_iface.c
p8/vp8_dx_iface.c
p8/vp8cx.mk
p8/vp8cx_arm.mk
p8/vp8dx.mk
p8_multi_resolution_encoder.c
p8_scalable_patterns.c
px/exports_com
px/exports_dec
px/exports_enc
px/internal/vpx_codec_internal.h
px/src/vpx_codec.c
px/src/vpx_decoder.c
px/src/vpx_encoder.c
px/src/vpx_image.c
px/vp8.h
px/vp8cx.h
px/vp8dx.h
px/vpx_codec.h
px/vpx_codec.mk
px/vpx_codec_impl_bottom.h
px/vpx_codec_impl_top.h
px/vpx_decoder.h
px/vpx_encoder.h
px/vpx_image.h
px/vpx_integer.h
px_mem/include/vpx_mem_intrnl.h
px_mem/include/vpx_mem_tracker.h
px_mem/memory_manager/hmm_alloc.c
px_mem/memory_manager/hmm_base.c
px_mem/memory_manager/hmm_dflt_abort.c
px_mem/memory_manager/hmm_grow.c
px_mem/memory_manager/hmm_largest.c
px_mem/memory_manager/hmm_resize.c
px_mem/memory_manager/hmm_shrink.c
px_mem/memory_manager/hmm_true.c
px_mem/memory_manager/include/cavl_if.h
px_mem/memory_manager/include/cavl_impl.h
px_mem/memory_manager/include/heapmm.h
px_mem/memory_manager/include/hmm_cnfg.h
px_mem/memory_manager/include/hmm_intrnl.h
px_mem/vpx_mem.c
px_mem/vpx_mem.h
px_mem/vpx_mem.mk
px_mem/vpx_mem_tracker.c
px_ports/arm.h
px_ports/arm_cpudetect.c
px_ports/asm_offsets.h
px_ports/emms.asm
px_ports/mem.h
px_ports/mem_ops.h
px_ports/mem_ops_aligned.h
px_ports/vpx_ports.mk
px_ports/vpx_timer.h
px_ports/vpxtypes.h
px_ports/x86.h
px_ports/x86_abi_support.asm
px_ports/x86_cpuid.c
px_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm
px_scale/arm/neon/vp8_vpxyv12_copyframe_func_neon.asm
px_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.asm
px_scale/arm/neon/vp8_vpxyv12_extendframeborders_neon.asm
px_scale/arm/neon/yv12extend_arm.c
px_scale/generic/bicubic_scaler.c
px_scale/generic/gen_scalers.c
px_scale/generic/vpxscale.c
px_scale/generic/yv12config.c
px_scale/generic/yv12extend.c
px_scale/generic/yv12extend_generic.h
px_scale/include/generic/vpxscale_arbitrary.h
px_scale/include/generic/vpxscale_depricated.h
px_scale/scale_mode.h
px_scale/vpx_scale.mk
px_scale/vpxscale.h
px_scale/win32/scaleopt.c
px_scale/win32/scalesystemdependent.c
px_scale/yv12config.h
pxdec.c
pxenc.c
4minput.c
4minput.h