add vp8 variance test
[platform/upstream/libvpx.git] / vpx /
2013-01-31 Jim BankoskiMerge "WIP: Multiple decoder instances support"
2013-01-30 Scott LaVarnwayWIP: Multiple decoder instances support
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-15 John KoleszarMerge branch 'experimental' of review:webm/libvpx
2013-01-14 John KoleszarUse INT64_MAX instead of LLONG_MAX
2013-01-08 Yunqing WangMerge "vp9_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()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-12-03 Scott LaVarnwayMerge "Moving rd_thresh_mult, rd_threshes to macroblock...
2012-12-03 Scott LaVarnwayMerge "Moving count_mb_ref_frame_usage to macroblock...
2012-11-28 John KoleszarMerge "avoid redefining DECLSPEC_DEPRECATED"
2012-11-27 James Zernavoid redefining DECLSPEC_DEPRECATED
2012-11-26 Paul WilkinsMerge "Modified mv prediction." into experimental
2012-11-21 Jim BankoskiMerge "clean out some of the rtcd code." into experimental
2012-11-21 John KoleszarMerge "Pack invisible frames without lengths" into...
2012-11-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 JohannMove documentation file list to relevant make file
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-16 JohannEach make file is responsible for its own directory
2012-11-15 John KoleszarPack invisible frames without lengths
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Vignesh Venkatasub... Packing Altref along with succeeding frame and length...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-06 John Koleszarvpx: merge with master
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-14 Daniel KangShut up warnings added by -Wundef
2012-08-08 John KoleszarMerge "keyframe_test: use a fixed speed step for realtime"
2012-07-26 Yunqing WangMerge "multi-res: add drop_frame support"
2012-07-24 Daniel KangMerge "Update 8x8 tokenizer to not encode an EOB if...
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 Jim BankoskiDll build of libvpx
2012-07-17 John KoleszarRestyle code
2012-07-16 John KoleszarMerge "examples: fix memory leak"
2012-07-14 Yunqing Wangmulti-res: add parameter validity checking
2012-07-13 Yunqing WangRemove unused parameter in encoder interface code
2012-07-12 John KoleszarMerge snapshot 2 development history
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-07-03 Yunqing WangMerge "Add 0 offsets handling in SSSE3 sixtap_predict...
2012-07-03 Yunqing WangMerge "Fix subpixel_predict initialization"
2012-06-30 Daniel KangMerge "Add 8x8 fDCT unit test." into experimental
2012-06-29 John KoleszarBuild unit test driver from the default target
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-29 Hui SuAdd lossless compression mode.
2012-06-25 Jim BankoskiMerge "Add unit test for intra prediction."
2012-06-25 John KoleszarMerge changes I94a061eb,If6910fe3
2012-06-23 Paul WilkinsAlter comment on range of delta_q and delta_lf
2012-06-19 John KoleszarMerge "disable lagged encoding in one-pass"
2012-06-16 John KoleszarMerge "Fix pkg-config file to pull in libm"
2012-06-15 John KoleszarRemove threading dependencies with --disable-multithread
2012-06-11 John KoleszarMerge branch 'origin/eider' into master
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
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 KoleszarMerge "Make libvpx Chromium build friendly"
2012-05-23 John KoleszarMerge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4...
2012-05-22 Yunqing WangMerge "multi-res: force Key frame sychronization"
2012-05-21 JohannMerge "Be explicit about 'in-place'"
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-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-04 John Koleszarremove deprecated pre-v0.9.0 API
2012-05-03 John KoleszarMerge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICIT...
2012-05-03 John Koleszarmulti-res: restore v1.0.0 API
2012-05-02 John KoleszarMerge "Fix compiler warnings" into eider
2012-05-02 John KoleszarAdd VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY
2012-05-02 Timothy B. TerriberryFix trailing commas in enums.
2012-05-02 Timothy B. TerriberryFix trailing commas in enums.
2012-05-02 Attila NagyFix compiler warnings
2012-05-01 JohannMerge "Update paths for iOS 5.1" into eider
2012-04-23 John KoleszarMerge "Use LIBSUBDIR for vpx.pc." into eider
2012-04-23 John KoleszarMerge "multi-res: restore v1.0.0 API" into eider
2012-04-20 John Koleszarmulti-res: restore v1.0.0 API
2012-04-12 Scott LaVarnwayMerge "MB_MODE_INFO size reduction"
2012-04-02 JohannAllow disabling disabled codecs
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-15 James Zerndoxy: fix conditional usage, ref warnings
2012-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-16 Scott LaVarnwayMerge "decodemv cleanup/improvements"
2012-02-15 Paul WilkinsExperimental code base simplification.
2012-02-08 John KoleszarMerge "Add OS/2 supports"
next