Rough merge of master into experimental
[platform/upstream/libvpx.git] / vpx / internal / vpx_codec_internal.h
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-06 John Koleszarvpx: merge with master
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-07-17 John KoleszarRestyle code
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-29 John KoleszarBuild unit test driver from the default target
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-06 Yunqing WangMerge "Allow aligning the raw image buffer"
2011-12-05 Yunqing WangMultiple-resolution encoder
2011-07-22 Yunqing WangMerge "Preload reference area to an intermediate buffer...
2011-07-20 John KoleszarMerge remote branch 'origin/master' into experimental
2011-07-20 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-07-19 Scott LaVarnwayMerge "Moved vp8_encode_bool into boolhuff.h"
2011-07-19 John KoleszarRevert "Disable __longjmp_chk protection"
2011-07-19 John KoleszarMerge remote branch 'origin/master' into experimental
2011-07-19 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-13 John KoleszarDisable __longjmp_chk protection
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-15 John KoleszarMerge remote branch 'origin/master' into experimental
2011-03-15 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 Ralph GilesImprove grammar in a comment.
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-03-03 John KoleszarMerge remote branch 'internal/upstream-experimental...
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-02-28 Yunqing WangMerge "Add prefetch before variance calculation"
2011-02-25 JohannMerge "Remove temporal alt ref from realtime only build"
2011-02-25 JohannMerge "Handle mem allocation failure in vp8e_init"
2011-02-25 John KoleszarMerge remote branch 'origin/master' into experimental
2011-02-24 Scott LaVarnwayMerge "Revisited rd_pick_intra4x4block"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 James Zerndocumentation: minor cosmetics
2011-02-07 John KoleszarMerge remote branch 'internal/upstream-experimental...
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-04 John KoleszarMerge "Delay auto key frame insertion in realtime confi...
2011-02-04 John KoleszarMerge remote branch 'origin/master' into experimental
2011-02-03 John KoleszarMerge "Avoid using an anonymous union."
2011-02-02 Gaute StrokkenesAvoid using an anonymous union.
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-09-29 Fritz KoenigMerge "Optimizations on the loopfilters."
2010-09-25 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-24 Yunqing WangMerge "Adjust multi-thread sync ranges according to...
2010-09-24 John KoleszarMerge "Add getter functions for the interface data...
2010-09-23 John KoleszarAdd getter functions for the interface data symbols
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-10 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-08-31 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-07 John KoleszarMerge "Fix misspelled "paramter" in vpx_codec_internal...
2010-07-07 Michael KohlerFix misspelled "paramter" in vpx_codec_internal.h"...
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-14 John KoleszarMerge "platform autodetect: accept amd64 as a synonym...
2010-06-14 Fabio PedrettiRemove useless 500 frame limit
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John KoleszarMerge "configure: support --enable-pic for generic...
2010-05-25 John Koleszarinstall includes in DIST_DIR/include/vpx, move vpx_code...