platform/upstream/libvpx.git
2012-07-24 JohannUse vpx_integer.h instead of stdint.h
2012-07-24 JohannMerge "Use ACMRandom for all tests"
2012-07-24 JohannMerge "Allow specifying the seed"
2012-07-24 JohannMerge "Make random streams consistant"
2012-07-24 Paul WilkinsAdded unit test of vp8_set_roimap()
2012-07-23 JohannUse ACMRandom for all tests
2012-07-23 JohannAllow specifying the seed
2012-07-23 JohannMake random streams consistant
2012-07-20 JohannMove ACMRandom to acm_random.h
2012-07-20 JohannRemove unused macros
2012-07-20 Johannbash uses curly braces
2012-07-20 Dragan MrdjanDisabling MIPS optimizations for big endian platforms
2012-07-16 John KoleszarMerge "examples: fix memory leak"
2012-07-14 Yunqing Wangmulti-res: add parameter validity checking
2012-07-14 John Koleszarexamples: fix memory leak
2012-07-13 Yunqing WangRemove unused parameter in encoder interface code
2012-07-13 John Koleszarunset executable bit on source code
2012-07-11 Dragan MrdjanFix to compile properly on MIPS
2012-07-10 JohannMerge "VP8 optimizations for MIPS dspr2"
2012-07-10 Yunqing WangMerge "Add unit test for vp8_sixtap_predict functions"
2012-07-10 John KoleszarMerge "I420VideoSource: add members to ctor initialization"
2012-07-10 Dragan MrdjanVP8 optimizations for MIPS dspr2
2012-07-10 Yunqing WangAdd unit test for vp8_sixtap_predict functions
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-07-10 James ZernI420VideoSource: add members to ctor initialization
2012-07-03 Yunqing WangMerge "Add 0 offsets handling in SSSE3 sixtap_predict...
2012-07-03 Yunqing WangMerge "Fix subpixel_predict initialization"
2012-07-02 Yunqing WangAdd 0 offsets handling in SSSE3 sixtap_predict functions
2012-07-02 Yunqing WangFix subpixel_predict initialization
2012-06-29 John KoleszarBuild unit test driver from the default target
2012-06-29 John Koleszarfdct4x4_test: remove unnecessary includes
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-28 James Zernfix permissions on regular files
2012-06-26 Yaowu Xufixed a build problem with target=x86_64-win64-vs9
2012-06-26 Yaowu XuAdded unit test for 4x4 forward dct
2012-06-25 Jim BankoskiMerge "Add unit test for intra prediction."
2012-06-25 John KoleszarMerge changes I94a061eb,If6910fe3
2012-06-25 John Koleszargen_asm_deps.sh: regex fix
2012-06-25 Ronald S. BultjeAdd unit test for intra prediction.
2012-06-23 Jim Bankoskiadd auto keyframe unit test
2012-06-23 Paul WilkinsAlter comment on range of delta_q and delta_lf
2012-06-22 John KoleszarMerge "Cosmetics: test/test_libvpx.cc"
2012-06-22 JohannMerge "Clean Android build defaults"
2012-06-22 John KoleszarCosmetics: test/test_libvpx.cc
2012-06-22 John KoleszarMerge "Runtime CPU detection for unit tests"
2012-06-22 John KoleszarRuntime CPU detection for unit tests
2012-06-21 John KoleszarAdd support for downloading test data
2012-06-20 Adrian GrangeAdded unit test for vp8_post_proc_down_and_across
2012-06-20 Paul WilkinsMerge "Fix segmentation updates with vp8_set_roimap()"
2012-06-20 John KoleszarFix compilation with -werror
2012-06-20 JohannClean Android build defaults
2012-06-20 Paul WilkinsFix segmentation updates with vp8_set_roimap()
2012-06-20 Attila NagyEnables building examples with Android NDK
2012-06-19 John KoleszarMerge "disable lagged encoding in one-pass"
2012-06-19 Adrian GrangeCorrected usage of image strides
2012-06-16 John KoleszarMerge "Fix pkg-config file to pull in libm"
2012-06-15 Rob BradfordFix pkg-config file to pull in libm
2012-06-15 John KoleszarRemove threading dependencies with --disable-multithread
2012-06-13 James Zerndisable lagged encoding in one-pass
2012-06-12 Yunqing WangRemove goldfreq in VP8_COMP
2012-06-11 John KoleszarFix pedantic compiler warnings
2012-06-11 John KoleszarMerge "Fix MSVS builds for unit test changes"
2012-06-11 John KoleszarFix bad merge
2012-06-11 John KoleszarMerge branch 'origin/eider' into master
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
2012-06-11 John KoleszarMerge "Skip AS detection for VS"
2012-06-09 James Zernbuild: hide grep/obj_int_extract commands when verbose=0
2012-06-07 Yunqing WangFix decimation_count in drop_frame
2012-06-07 Yunqing WangRemove unused code in drop_frame
2012-06-06 Marco PaniconiReset Q for key frame when spatial resizing occurs.
2012-06-05 Johann KoenigSkip AS detection for VS
2012-06-05 John KoleszarMerge "Fix windows build: obj_int_extract to extract...
2012-06-05 John KoleszarMerge "asm_*_offsets to define variables as constants...
2012-06-05 Alpha LamFix windows build: obj_int_extract to extract numbrs...
2012-06-05 Alpha Lamasm_*_offsets to define variables as constants
2012-06-04 JohannRemove extra enum
2012-06-04 JohannRemove redundant assignment
2012-06-04 JohannExplicitly discard fwrite/fread return values
2012-06-01 John KoleszarFix MSVS builds for unit test changes
2012-05-31 Stefan HolmerFixes a win build issue related to denoising.
2012-05-31 Stefan HolmerFixes a clang linking error.
2012-05-31 Stefan HolmerFixes a win build issue related to denoising.
2012-05-31 Stefan HolmerFixes a clang linking error.
2012-05-30 Jim BankoskiMerge "boolcoder_test "
2012-05-30 Stefan HolmerAdded another denoising threshold for finding DC shifts.
2012-05-30 Alpha LamMake libvpx Chromium build friendly
2012-05-30 Jim Bankoskifix denoiser for temporal patterns and rd
2012-05-30 Christian DuvivierInline Intrinsic optimized Denoiser
2012-05-30 Alpha LamFix windows build: obj_int_extract to extract numbrs...
2012-05-30 Stefan HolmerAdded another denoising threshold for finding DC shifts.
2012-05-25 Jim BankoskiMerge "fix denoiser for temporal patterns and rd"
2012-05-25 Jim Bankoskiboolcoder_test
2012-05-24 John KoleszarMerge changes I231c062e,Idadc42c7
2012-05-24 John KoleszarMerge "Fix another multithreaded encoder loopfilter...
2012-05-24 John KoleszarMerge "asm_*_offsets to define variables as constants"
2012-05-24 John KoleszarAdd external resize tests
2012-05-24 Jim Bankoskifix denoiser for temporal patterns and rd
2012-05-24 Alpha Lamasm_*_offsets to define variables as constants
2012-05-24 John KoleszarMerge "Make libvpx Chromium build friendly"
2012-05-24 Alpha LamMake libvpx Chromium build friendly
next