Merge "Consistent usage of ROUND_POWER_OF_TWO macro." into experimental
[platform/upstream/libvpx.git] / vpx /
2013-03-06 Paul WilkinsMerge "Added stricter Q control flag." into experimental
2013-03-05 Dmitry KovalevMerge "Code cleanup and simplification of build_4x4uvmv...
2013-03-04 Dmitry KovalevMerge "Code cleanup." into experimental
2013-03-04 Yunqing WangMerge "Optimize vp9_short_idct4x4llm function" into...
2013-03-02 John KoleszarMerge changes If5896507,I06b5ba5c,I2712f99e into experi...
2013-03-01 John KoleszarMerge master branch into experimental
2013-02-21 Deb MukherjeeMerge "Refactoring of switchable filter search for...
2013-02-19 John KoleszarMerge "Add estimated completion time to vpxenc" into...
2013-02-15 Scott LaVarnwayMerge "WIP: ssse3 version of convolve avg functions...
2013-02-14 Yaowu XuMerge "Rewrote fdct16x16" into experimental
2013-02-14 Paul WilkinsMerge "Abstract selection of coef band." into experimental
2013-02-13 Ronald S. BultjeMerge "Remove 2nd-order transform for first-order DC...
2013-02-13 Ronald S. BultjeAdd support for tile rows.
2013-02-13 Yaowu XuMerge "enable bitstream lossless support" into experimental
2013-02-13 Yaowu XuMerge "fix the lossless experiment" into experimental
2013-02-12 Yunqing WangMerge "Rewrote fdct8x8" into experimental
2013-02-12 John KoleszarMerge "Replace as_mv struct with array" into experimental
2013-02-12 Ronald S. BultjeAdd tile column size limits (256 pixels min, 4096 pixel...
2013-02-08 John KoleszarMerge changes Icd1a2a5a,I204d17a1,I3ed92117 into experi...
2013-02-08 John KoleszarMerge changes Ife0d8147,I7d469716,Ic9a5615f into experi...
2013-02-06 Paul WilkinsMerge "Change definition of NearestMV." into experimental
2013-02-05 Ronald S. Bultje[WIP] Add column-based tiling.
2013-02-05 Ronald S. BultjeMerge "Add SSE3 versions for sad{32x32,64x64}x4d functi...
2013-02-05 Scott LaVarnwayMerge "Added vp9_short_idct1_32x32_c" into experimental
2013-02-05 Paul WilkinsMerge "Re-factor code for rd thresholds." into experimental
2013-02-04 Yaowu XuAdded INT16_MIN and INT16_MAX for MSVC builds
2013-02-01 Yaowu XuMerge "Changes 16 point idct" into experimental
2013-02-01 Yaowu XuMerge "fix a small bug in 16 point forward dct" into...
2013-01-31 Yaowu XuMerge "A fix point implementation of 32x32 idct" into...
2013-01-31 Jim BankoskiMerge "WIP: Multiple decoder instances support"
2013-01-30 Deb MukherjeeMerge "Adding a frame parallel decoding mode" into...
2013-01-30 Scott LaVarnwayWIP: Multiple decoder instances support
2013-01-26 Deb MukherjeeAdding a frame parallel decoding mode
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-23 Deb MukherjeeMerge "Modifies the comp inter-intra expt" into experim...
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"
next