give vp9 variance struct a unique name
[platform/upstream/libvpx.git] / build /
2013-02-23 James Zernrtcd: make include guard unique
2013-02-22 James ZernMerge "Fix variance (signed integer) overflow"
2013-02-22 James ZernMerge "vp8: make gf_group_bits 64-bit"
2013-02-22 James ZernMerge "vp8_first_pass(): avoid floating point div by 0"
2013-02-22 James ZernMerge "Fixed the buffer overflow issue"
2013-02-22 James ZernMerge "sixtap_predict_test: fix sizes passed to memset"
2013-02-22 John KoleszarMerge "Remove 'local' variables in rtcd.sh"
2013-02-21 John KoleszarRemove 'local' variables in rtcd.sh
2013-01-26 Jim BankoskiMerge "Bug fix: error-concealment enabled changed...
2013-01-26 JohannDelay SSE check until the compiler is configured.
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-15 John KoleszarMerge branch 'experimental' of review:webm/libvpx
2013-01-14 Andoni Morales Ala... configure: add support for android x86
2013-01-10 JohannMerge "configure: support hardfloat armv7 CHOSTS"
2013-01-10 JohannMerge "configure: support mingw-w64"
2013-01-10 Luca Barbatoconfigure: support hardfloat armv7 CHOSTS
2013-01-10 Luca Barbatoconfigure: support mingw-w64
2013-01-08 Luca Barbatomake: support V=1 as short form of verbose=yes
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-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-20 James Zernconfigure: test for -msse4
2012-12-19 John Koleszarmake: fix dependency generation
2012-12-19 JohannAdd 'jni' to documention for ndk-build
2012-12-11 Frank GalliganFix ads2gas script to look for ALIGN as a word.
2012-12-10 John Koleszarconfigure: add --enable-external-build support
2012-12-05 Paul WilkinsMerge "Change to MV reference search." into experimental
2012-12-05 John KoleszarMerge remote-tracking branch 'origin/vp9-preview' into...
2012-12-04 Yaowu XuFix the build with MSVC
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-30 Yunqing WangMerge "Further improve macroblock loop filters" into...
2012-11-28 Yaowu XuMerge "remove the vp9_default_mode_contexts_a" into...
2012-11-28 Martin StorsjoDisable fast unaligned on armv5te
2012-11-28 Jim BankoskiMerge "remove postproc invokes" into experimental
2012-11-28 John KoleszarMerge "Revert "make: flatten object file directories...
2012-11-28 John KoleszarRevert "make: flatten object file directories"
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-21 John KoleszarMerge "make: fix dependency generation for flat build...
2012-11-20 John Koleszarmake: fix dependency generation for flat build tree
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 Yaowu XuMerge "remove yasm.rules" into experimental
2012-11-16 Yaowu Xuremove yasm.rules
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-15 Yaowu Xuchanged asm obj output filenames in MSVC build
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib
2012-11-15 John Koleszarmake: flatten object file directories
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 John KoleszarMerge "use calloc() instead of malloc()"
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-09 Yaowu XuMerge changes I18407622,I34057b87 into experimental
2012-11-08 Yaowu Xuenable build on windows with msvc
2012-11-08 Ahmad Sharifads2gas.pl: convert push/pop and whole keywords.
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-05 John Koleszarbuild: merge with master
2012-11-05 Scott LaVarnwayMerge "Removed unnecessary VP8_COMP *cpi parameters"
2012-11-02 JohannMerge "ads2gas.pl: various enhancements to work with...
2012-11-02 Ahmad Sharifads2gas.pl: various enhancements to work with flash.
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-10-24 John KoleszarMerge "Fix "_FORTIFY_SOURCE" redefined warning" into...
2012-10-24 Yunqing WangFix "_FORTIFY_SOURCE" redefined warning
2012-10-03 John KoleszarMerge "rtcd/win32: use InitializeCriticalSection explic...
2012-09-25 John KoleszarMerge "check for x32 targets"
2012-09-25 Mike Frysingercheck for x32 targets
2012-08-24 John KoleszarMerge "Fix file permissions" into experimental
2012-08-23 Scott LaVarnwayMerge "Added error checking to vp8cx_create_encoder_thr...
2012-08-23 Scott LaVarnwayMerge "Added row based extend borders"
2012-08-22 John KoleszarFix file permissions
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-21 Scott LaVarnwayMerge "Removed last_kf_gf_q"
2012-08-21 James ZernMerge "fix msvc configure"
2012-08-21 Jim BankoskiMerge "Added row based loopfilter"
2012-08-15 Mike FrysingerParse out arm isa targets from dumpmachine
2012-08-14 John KoleszarMerge changes I0b51674f,I1ea6ebf9,I89076d93 into experi...
2012-08-09 Deb MukherjeeMerge "Merging in the sixteenth subpel uv experiment...
2012-08-09 John KoleszarMerge "Import tools/ from master branch" into experimental
2012-08-09 John KoleszarMerge "vpx.pc: add missing library for static links"
2012-08-09 Andoni Morales Ala... configure: check for pthreads building on windows with gcc
2012-08-09 Christian DuvivierNewline got lost in submission of "Partial import of...
2012-08-08 Christian DuvivierMerge "Partial import of "New RTCD implementation"...
2012-08-08 Christian DuvivierPartial import of "New RTCD implementation" from master...
2012-08-08 John KoleszarMerge "keyframe_test: use a fixed speed step for realtime"
2012-08-06 Christian DuvivierAdd x86_64-darwin11-gcc target.
2012-07-31 JohannMerge "Be consistent with SAD values"
2012-07-31 Attila NagyMerge "Avoid warnings about redefining _FORTIFY_SOURCE"
2012-07-27 Deb MukherjeeMerge "Merges several experiments" into experimental
next