platform/upstream/libvpx.git
2012-06-25 John Koleszargen_asm_deps.sh: regex fix
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-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-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 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
2012-05-23 Attila NagyFix another multithreaded encoder loopfilter race condition
2012-05-23 John KoleszarPrevent external frame size changes in two-pass
2012-05-23 John KoleszarMerge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4...
2012-05-23 John KoleszarFix memory leak in vpx_codec_enc_config_set()
2012-05-23 Yunqing Wangmulti-res: modify memory allocation code
2012-05-23 Attila NagyFix another multithreaded encoder loopfilter race condition
2012-05-22 John KoleszarAdd initial keyframe tests
2012-05-22 John KoleszarMove all tests to test/ directory
2012-05-22 John KoleszarEnable unit tests by default
2012-05-22 John KoleszarBuild unit tests monolithically
2012-05-22 John Koleszarconfigure: initial support for CXX, CXXFLAGS variables
2012-05-22 Yunqing WangMerge "multi-res: force Key frame sychronization"
2012-05-21 JohannMerge "Be explicit about 'in-place'"
2012-05-21 Jim BankoskiMerge "Inline Intrinsic optimized Denoiser"
2012-05-21 Christian DuvivierInline Intrinsic optimized Denoiser
2012-05-21 James BerryMerge "bug fix: do not set noise sensitivity in vp8_sca...
2012-05-19 John KoleszarMerge "examples: use alignment > 1 w/vpx_img_alloc"
2012-05-19 James Zernexamples: use alignment > 1 w/vpx_img_alloc
2012-05-18 James Berrybug fix: do not set noise sensitivity in vp8_scalable_p...
2012-05-16 Yunqing Wangmulti-res: force Key frame sychronization
2012-05-14 John KoleszarMerge "Fix missing param name in NEON scaler functions"
2012-05-14 John KoleszarMerge "fix warnings for building on win32"
2012-05-14 Alexis BallierAllow target autodetection to work when cross-compiling.
2012-05-11 Scott Grahamfix warnings for building on win32
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-09 Jim BankoskiMerge "vp8e - boolcoder unit test"
2012-05-08 John KoleszarUpdate CHANGELOG for v1.1.0 (Eider) release v1.1.0
2012-05-08 John KoleszarUpdate AUTHORS
2012-05-08 John KoleszarUpdate .mailmap
2012-05-08 John KoleszarUse consistent range for VP8E_SET_NOISE_SENSITIVITY
2012-05-08 Jim Bankoskivp8e - boolcoder unit test
2012-05-05 JohannBe explicit about 'in-place'
2012-05-04 John Koleszarfix vp8_ namespace issues
2012-05-04 John KoleszarFormalize encodeframe.c forward delclarations
2012-05-04 Attila NagyFix multi-resolution threaded encoding
2012-05-04 John Koleszarremove deprecated pre-v0.9.0 API
2012-05-04 Attila NagyMake global data const
2012-05-04 Yunqing WangMerge "vp8_multi_resolution_encoder.c is not a generate...
2012-05-04 Attila NagyFix multi-resolution threaded encoding
2012-05-03 John KoleszarMerge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICIT...
2012-05-03 Attila Nagyvp8_multi_resolution_encoder.c is not a generated example
2012-05-03 Attila NagyFix missing param name in NEON scaler functions
next