platform/upstream/libvpx.git
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
2011-09-22 John KoleszarMerge changes Ie650e9b8,I2427e494
2011-09-22 John Koleszarvpxenc: get version string programatically
2011-09-22 JohannMerge "Replace vpx_ports/config.h with vpx_config.h"
2011-09-22 John KoleszarInstall missing default_coef_probs.h
2011-09-22 Attila NagyReplace vpx_ports/config.h with vpx_config.h
2011-09-20 Fritz KoenigReduce grep match when generating offset files.
2011-09-20 Fritz KoenigMove neon only arm functions under arm/neon.
2011-09-20 JohannMerge "NEON FDCT updated to match current C code"
2011-09-20 JohannMerge "NEON walsh transform updated to match C"
2011-09-20 JohannMerge "Updated ARMv6 forward transforms to match C"
2011-09-20 JohannMerge "Fixed armv5te multiplications"
2011-09-20 Tero RintaluomaNEON FDCT updated to match current C code
2011-09-20 Tero RintaluomaFixed armv5te multiplications
2011-09-19 Stefan HolmerFix necessary for input partitions iface to match the...
2011-09-19 Tero RintaluomaUpdated ARMv6 forward transforms to match C
2011-09-19 Tero RintaluomaNEON walsh transform updated to match C
2011-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
2011-09-16 Scott LaVarnwayclamp_mvs() using the wrong motion vector information
2011-09-16 Stefan HolmerFixes the boundary checks for extrapolated and interpol...
2011-09-14 John KoleszarMerge "Fix odd-sized image support in decoder examples"
2011-09-14 John KoleszarFix odd-sized image support in decoder examples
2011-09-13 Scott LaVarnwayFixed encoder crash
2011-08-31 Scott LaVarnwayMerge "Skip computation of distortion in vp8_pick_inter...
2011-08-31 Scott LaVarnwayMerge "Removed bmi copy to/from BLOCKD"
2011-08-31 Alpha LamSkip computation of distortion in vp8_pick_inter_mode...
2011-08-30 John KoleszarMerge "Recalculate zbin_extra only if regular quantizer...
2011-08-30 Alpha LamRecalculate zbin_extra only if regular quantizer is...
2011-08-25 Yunqing WangMinor modification on key frame decision
2011-08-24 Fritz KoenigQuiet warning by removing unused variable.
2011-08-24 Scott LaVarnwayRemoved bmi copy to/from BLOCKD
2011-08-24 Fritz KoenigFix naming of sse2 idct functions.
2011-08-24 Scott LaVarnwayMerge "Faster vp8_default_coef_probs"
2011-08-24 JohannFix data accesses for simple loopfilters
2011-08-23 Fritz KoenigUse local labels for jumps/loops in x86 assembly.
2011-08-22 Fritz KoenigReclassify optimized ssim calculations as SSE2.
2011-08-22 Fritz KoenigMerge "Revert "Reclasify optimized ssim calculations...
2011-08-22 Fritz KoenigRevert "Reclasify optimized ssim calculations as SSE2."
2011-08-22 Fritz KoenigMerge "Reclasify optimized ssim calculations as SSE2."
2011-08-19 John Koleszartools: author_first_release.sh
2011-08-19 Fritz KoenigReclasify optimized ssim calculations as SSE2.
2011-08-19 John KoleszarMerge "Copy less when active map is in use"
2011-08-19 Alpha LamCopy less when active map is in use
2011-08-17 Paul WilkinsSmall boost to every other frame.
2011-08-16 Scott LaVarnwayFaster vp8_default_coef_probs
2011-08-15 John KoleszarMerge v0.9.7-p1 release int 'origin/master'
2011-08-15 John KoleszarUpdate CHANGELOG for v0.9.7-p1 v0.9.7-p1
2011-08-15 Stefan HolmerDon't set the bmi mode when doing error concealment
2011-08-15 Stefan HolmerDon't set the bmi mode when doing error concealment
2011-08-12 John KoleszarGenerate libvpx_srcs.txt from current configuration
2011-08-12 John KoleszarRevert "Improved 1-pass CBR rate control"
2011-08-12 John KoleszarPropagate macroblock MV to subblocks for error concealment
2011-08-12 Stefan HolmerDisable error concealment until first key frame is...
2011-08-12 John KoleszarFix potential OOB read with Error Concealment
2011-08-12 John KoleszarMerge "Disable error concealment until first key frame...
2011-08-12 John KoleszarPropagate macroblock MV to subblocks for error concealment
2011-08-12 Stefan HolmerDisable error concealment until first key frame is...
2011-08-11 John KoleszarFix potential OOB read with Error Concealment
2011-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-08-04 John Koleszar(Re)Merge branch 'master' into cayuga
2011-08-04 John KoleszarMerge cayuga release into master branch
2011-08-04 John KoleszarMerge "Update CHANGELOG for Cayuga release" into cayuga v0.9.7
2011-08-03 John KoleszarMerge changes Ic7725e27,Ib3d54bfa into cayuga
2011-08-03 John KoleszarMerge changes I585167e1,Ia07602bd into cayuga
2011-08-03 John KoleszarFix source buffer selection
2011-08-03 Yunqing WangAdjust half-pixel only search
2011-08-03 John KoleszarFix building of static libs on universal-darwin
2011-08-03 John KoleszarFix asm offsets generation for universal-darwin builds
2011-08-02 Johannupdate extend frame borders
2011-08-02 John KoleszarUpdate CHANGELOG for Cayuga release
2011-08-02 James Berryinclude asm_com/dec_offsets for make dist
2011-08-02 John KoleszarUpdate AUTHORS
2011-08-02 John KoleszarUpdate .mailmap entry for Ralph Giles
2011-08-02 Lou QuillioSync `vpxenc --timebase` usage wording with docs change.
2011-08-02 John KoleszarMerge "include the arm header files in make dist" into...
2011-08-02 John KoleszarMerge "Fix building with --disable-postproc" into cayuga
2011-08-01 John KoleszarFix building with --disable-postproc
2011-08-01 Johanninclude the arm header files in make dist
2011-08-01 John KoleszarMerge "build error fix - obj_int_extract.bat" into...
2011-08-01 James Berrybuild error fix - obj_int_extract.bat
2011-08-01 John KoleszarDisable FORTIFY_SOURCE on glibc targets
2011-07-29 John Koleszarinstall asm_offsets.h
2011-07-29 John KoleszarMerge "Convert rc_max_intra_bitrate_pct to control"
2011-07-29 John KoleszarCorrectly track sharpness in vp8cx_pick_filter_level_fast
2011-07-28 John KoleszarMerge "configure: add --enable-static option"
2011-07-28 John KoleszarConvert rc_max_intra_bitrate_pct to control
2011-07-27 Yunqing WangPreload reference area in sub-pixel motion search ...
2011-07-27 Yunqing WangMerge "Fix range checks in motion search"
2011-07-27 Yunqing WangFix range checks in motion search
2011-07-27 James Zernvpxenc: cosmetics: timebase help update / spelling
2011-07-26 John KoleszarMerge "cosmetics: consistently use [u]int64_t"
2011-07-26 James Zerncosmetics: consistently use [u]int64_t
2011-07-26 JohannMerge ""Eliminated TOKENEXTRABITS" broke the windows...
2011-07-26 Scott LaVarnway"Eliminated TOKENEXTRABITS" broke the windows build.
2011-07-25 James Zernconfigure: add --enable-static option
2011-07-25 Scott LaVarnwayMerge "Eliminated TOKENEXTRABITS"
2011-07-25 Scott LaVarnwayEliminated TOKENEXTRABITS
2011-07-25 Yunqing WangMerge "Use CONFIG_FAST_UNALIGNED consistently in codec"
2011-07-25 Yunqing WangSpecify size for argument pushed to stack
2011-07-25 Yunqing WangUse CONFIG_FAST_UNALIGNED consistently in codec
next