platform/upstream/libvpx.git
2013-01-31 Marco PaniconiFix for divide by zero in vp8_adjust_key_frame.
2013-01-31 Jim BankoskiMerge "WIP: Multiple decoder instances support"
2013-01-30 Scott LaVarnwayWIP: Multiple decoder instances support
2013-01-29 Frank Galliganlibvpx: Fix warnings on windows.
2013-01-29 Scott LaVarnwayMerge "Use FRAGMENT_DATA struct in pbi"
2013-01-29 Scott LaVarnwayUse FRAGMENT_DATA struct in pbi
2013-01-29 Johannobj_int_extract.bat is not a generated file
2013-01-26 Jim BankoskiMerge "Bug fix: error-concealment enabled changed...
2013-01-26 Scott LaVarnwayBug fix: error-concealment enabled changed postproc...
2013-01-26 JohannDelay SSE check until the compiler is configured.
2013-01-25 Mark Mentovai64-bit Mac Chromium support for libvpx.
2013-01-25 JohannMerge "Include apple arm conversion script"
2013-01-25 JohannInclude apple arm conversion script
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-23 James ZernMerge "make: support V=1 as short form of verbose=yes"
2013-01-22 Scott LaVarnwayBug fix: Handle input data ptr = NULL and size = 0...
2013-01-22 Jim BankoskiMerge "libvpx: Fix some warnings."
2013-01-18 JohannLink pthread when it is available
2013-01-18 Frank Galliganlibvpx: Fix some warnings.
2013-01-17 John KoleszarDon't include x86inc.asm on non-x86 targets
2013-01-15 John KoleszarMerge branch 'experimental' of review:webm/libvpx
2013-01-15 Yaowu Xufix a number issues that cause failures
2013-01-14 John KoleszarUse INT64_MAX instead of LLONG_MAX
2013-01-14 Ronald S. BultjeRemove compound intra-intra experiment.
2013-01-14 Yaowu XuMerge experiment "subpelrefmv"
2013-01-14 Yaowu XuMerge experiment "widerlpf"
2013-01-14 Yaowu XuMerge "changed UV plane loop filtering for TX_8X8"...
2013-01-14 Yaowu XuMerge "change to evaluate reference mvs using above...
2013-01-14 Yaowu Xuchanged UV plane loop filtering for TX_8X8
2013-01-14 Paul WilkinsMerge "Fix compiler warnings" into experimental
2013-01-14 Adrian GrangeMerge "Merge prediction filter" into experimental
2013-01-14 Yaowu Xuchange to evaluate reference mvs using above only
2013-01-14 Yaowu XuFix compiler warnings
2013-01-14 Adrian GrangeMerge prediction filter
2013-01-14 Ronald S. BultjeReset x->skip for each iteration in the RD loop.
2013-01-14 John KoleszarFix unused variable warnings
2013-01-14 Andoni Morales... configure: add support for android x86
2013-01-13 Deb MukherjeeFurther enhancements/fixes on dct/dwt hybrid txfm
2013-01-12 Jim BankoskiMerge "WIP: Added sse2 version of vp9_mb_lpf_horizontal...
2013-01-12 Scott LaVarnwayWIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_w
2013-01-12 Jim BankoskiMerge "Upstream changes from Chromium Android Clang...
2013-01-12 Yaowu XuMerge "Add loop filtering for UV plane" into experimental
2013-01-12 Yaowu XuAdd loop filtering for UV plane
2013-01-11 Frank GalliganUpstream changes from Chromium Android Clang build.
2013-01-11 Scott LaVarnwayMerge "Initial sse2 version of the wide loopfilters...
2013-01-11 Scott LaVarnwayInitial sse2 version of the wide loopfilters
2013-01-11 Paul WilkinsRemove INT64_MAX references.
2013-01-11 Yaowu XuMerge "Reduce the usage of widerlpf" into experimental
2013-01-11 Jim Bankoskirtcd for new wider loop filters
2013-01-11 Yaowu XuReduce the usage of widerlpf
2013-01-10 JohannMerge "configure: support hardfloat armv7 CHOSTS"
2013-01-10 JohannMerge "configure: support mingw-w64"
2013-01-10 Ronald S. BultjeFix wrong pitch argument in dct32x32 unit test.
2013-01-10 Ronald S. BultjeMerge tx32x32 experiment.
2013-01-10 Ronald S. BultjeMerge "Merge superblocks64 experiment." into experimental
2013-01-10 Luca Barbatoconfigure: support hardfloat armv7 CHOSTS
2013-01-10 Luca Barbatoconfigure: support mingw-w64
2013-01-10 Marco PaniconiChange some settings in multi-res_encoder test.
2013-01-10 Ronald S. BultjeMerge superblocks64 experiment.
2013-01-10 Yaowu Xuexperiment a wider loop filter for MB border
2013-01-09 Adrian GrangeNew prediction filter
2013-01-08 Luca Barbatomake: support V=1 as short form of verbose=yes
2013-01-08 Deb MukherjeeAdds 64x64 hybrid dct/dwt transform
2013-01-08 Ronald S. BultjeMerge "Merge superblocks (32x32) experiment." into...
2013-01-08 Yunqing WangMerge "vp9_sub_pixel_variance16x2 SSE2 optimization...
2013-01-08 Ronald S. BultjeMerge superblocks (32x32) experiment.
2013-01-08 Yunqing Wangvp9_sub_pixel_variance16x2 SSE2 optimization
2013-01-08 John KoleszarMerge vp9-preview changes into experimental branch
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2013-01-08 Yaowu Xureset segement map on key frame
2013-01-08 Yaowu XuMerge "minor loop filter refactoring and cleanup" into...
2013-01-08 Yaowu Xuminor loop filter refactoring and cleanup
2013-01-07 Ronald S. BultjeRemove a few redundant function arguments in encodeframe.c.
2013-01-07 Ronald S. BultjeRe-enable support for static_threshold (encode_breakout).
2013-01-07 Ronald S. BultjeDon't use tx32x32 for macroblocks.
2013-01-06 Ronald S. Bultje64x64 blocksize support.
2013-01-04 Adrian GrangeFix mode selection infinite loop bug
2013-01-04 Paul WilkinsFurther change to mv reference search.
2013-01-04 Marco PaniconiUse seg/ref/mode offsets in loop_filter_partial.
2013-01-03 Yaowu XuMerge "make cost_coeffs() and tokenize_b() consistent...
2013-01-03 Yaowu XuMerge "Merge cost_coeffs_2x2() into cost_coeffs()"...
2013-01-03 Yaowu Xumake cost_coeffs() and tokenize_b() consistent
2013-01-03 Adrian GrangeNew interpolation filter selection algorithm
2013-01-03 Yaowu XuMerge cost_coeffs_2x2() into cost_coeffs()
2013-01-02 Yunqing WangMerge "Switch the order of calculating 2-D inverse...
2013-01-02 Yunqing WangMerge "Skip finding best ref_mvs when the mode is ZEROM...
2013-01-02 Paul WilkinsChange INT64_MAX to LLONG_MAX
2013-01-02 Paul WilkinsAdded update-able mv-ref probabilities.
2012-12-28 Yunqing WangSkip finding best ref_mvs when the mode is ZEROMV
2012-12-27 Yunqing WangSwitch the order of calculating 2-D inverse transform
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-12-26 John KoleszarBuild fixes to merge vp9-preview into master
2012-12-21 Yunqing WangFix a warning
2012-12-21 Scott LaVarnwayRemoved mmx versions of vp9_bilinear_predict filters
2012-12-21 John KoleszarUpdate CHANGELOG for v1.2.0 release v1.2.0
2012-12-21 John KoleszarMerge "add emmintrin_compat.h for builds with gcc ...
2012-12-21 John KoleszarMerge "configure: test for -msse4" into vp9-preview
2012-12-21 Jim Bankoskifixed sizes of global arrays
2012-12-21 John KoleszarFix MSVS build for removed vp9/common/vp9_onyxd.h
2012-12-20 James Zernadd emmintrin_compat.h for builds with gcc < 4
next