Merge "Reduce mem copies in encoder loopfilter level picking"
[profile/ivi/libvpx.git] / vp8 / encoder / onyx_if.c
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-07 Attila NagyReduce mem copies in encoder loopfilter level picking
2011-12-06 Yunqing WangMerge "Allow aligning the raw image buffer"
2011-12-05 Yunqing WangMultiple-resolution encoder
2011-12-05 John KoleszarMerge "Speed selection support for disabled reference...
2011-11-28 Scott LaVarnwayMerge "Modified the inverse walsh to output directly"
2011-11-23 JohannMerge "Move shared data to shared location"
2011-11-23 JohannMerge "Fix encoder partitioned output on ARM"
2011-11-23 Attila NagyFix encoder partitioned output on ARM
2011-11-23 John KoleszarMerge "Decoder fixes to better support reference pictur...
2011-11-23 JohannMerge "Validate encoder buffer writes for single token...
2011-11-18 John KoleszarSpeed selection support for disabled reference frames
2011-11-18 Attila NagyValidate encoder buffer writes for single token partition
2011-11-17 Scott LaVarnwayMerge "Added predictor stride argument(s) to subtract...
2011-11-16 JohannMerge "avoid resetting framerate during vpx_codec_enc_c...
2011-11-11 John Koleszaravoid resetting framerate during vpx_codec_enc_config_set()
2011-11-09 Scott LaVarnwayMerge "Relocated idct/add calls for encoder"
2011-11-09 JohannMerge "ARMv6 optimized Intra4x4 prediction"
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-09 John KoleszarMerge "Compiler warning fix for const array."
2011-11-08 Adrian GrangeMerge "Additional clipping of buffer level to maximum...
2011-11-08 JohannMerge "win64: use -f x64 in asflags instead of -f win64"
2011-11-08 Adrian GrangeAdditional clipping of buffer level to maximum buffer...
2011-11-08 Adrian GrangeAdded check to make sure maximum buffer size not exceeded
2011-10-25 Scott LaVarnwayMerge "Improved token decoder"
2011-10-24 Scott LaVarnwayMerge "Removed redundant mv clamps for nearmv and neare...
2011-10-21 Scott LaVarnwayMerge "Remove unused DETOK structure"
2011-10-21 John KoleszarMerge "Add license text to configure generated files."
2011-10-21 John KoleszarMerge "Fix: check cx_data buffer prior to write"
2011-10-20 James BerryFix: check cx_data buffer prior to write
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-14 John KoleszarMerge "vpxdec updated to use !feof() instead of *buf_sz...
2011-10-11 Adrian GrangeMerge "Added rate-targeted temporal scalability"
2011-10-11 Adrian GrangeAdded rate-targeted temporal scalability
2011-10-11 John KoleszarReset FPU state after calc_plane_error()
2011-10-04 Scott LaVarnwayMerge "Improved tokenize"
2011-10-04 John KoleszarMerge "Fix uninitialized new_mv_count in first pass...
2011-10-04 Yunqing WangMerge "Multithreaded encoder, late sync loopfilter"
2011-10-03 John KoleszarMerge "makefile: fix target 'all'"
2011-09-30 JohannMerge "Reduce computational complexity of generic C...
2011-09-30 JohannMerge "combine loopfilter data access"
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-30 Paul WilkinsCQ and two pass rate control.
2011-09-29 Attila NagyMultithreaded encoder, late sync loopfilter
2011-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
2011-09-14 John KoleszarMerge "Fix odd-sized image support in decoder examples"
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-30 John KoleszarMerge "Recalculate zbin_extra only if regular quantizer...
2011-08-25 Yunqing WangMinor modification on key frame decision
2011-08-24 Scott LaVarnwayMerge "Faster vp8_default_coef_probs"
2011-08-22 Fritz KoenigMerge "Revert "Reclasify optimized ssim calculations...
2011-08-22 Fritz KoenigMerge "Reclasify 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-15 John KoleszarMerge v0.9.7-p1 release int 'origin/master'
2011-08-12 John KoleszarRevert "Improved 1-pass CBR rate control"
2011-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-08-04 John KoleszarMerge cayuga release into master branch
2011-08-04 John KoleszarMerge "Update CHANGELOG for Cayuga release" into cayuga
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-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-07-28 John KoleszarMerge "configure: add --enable-static option"
2011-07-27 Yunqing WangMerge "Fix range checks in motion search"
2011-07-26 John KoleszarMerge "cosmetics: consistently use [u]int64_t"
2011-07-26 James Zerncosmetics: consistently use [u]int64_t
2011-07-22 JohannMerge "fix sharpness bug and clean up"
2011-07-22 Johannfix sharpness bug and clean up
2011-07-22 Yunqing WangMerge "Preload reference area to an intermediate buffer...
2011-07-22 Yunqing WangPreload reference area to an intermediate buffer in...
2011-07-21 JohannMerge "Add .size directive to ARM asm functions."
2011-07-21 JohannMerge "Mark ARM asm objects as allowing a non-executabl...
2011-07-21 John KoleszarMerge "Increase chrow row alignment to 16 bytes."
2011-07-21 Yunqing WangMerge "Add improvements made in good-quality mode to...
2011-07-20 Timothy B. TerriberryIncrease chrow row alignment to 16 bytes.
2011-07-18 John KoleszarImproved 1-pass CBR rate control
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-14 John KoleszarRemove unused speed features
2011-07-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Yunqing WangMerge "Fix unnecessary casting of B_PREDICTION_MODE...
2011-07-13 Yunqing WangAdd improvements made in good-quality mode to real...
2011-07-13 Fritz KoenigMerge "Reduce motion vector search on alt-ref frame."
2011-07-13 John KoleszarMerge "Remove rotting NDS_NITRO code."
2011-07-13 JohannMerge "New loop filter interface"
2011-07-08 Yunqing WangMerge "Adjust full-pixel clamping and motion vector...
2011-07-08 JohannMerge "clean up warnings when building arm with rtcd"
2011-07-08 Attila NagyNew loop filter interface
2011-07-07 John KoleszarMerge "Set VPX_FRAME_IS_DROPPABLE"
2011-07-07 John KoleszarSet VPX_FRAME_IS_DROPPABLE
2011-07-01 John KoleszarMerge "Properly use GET_GOT/RESTORE_GOT when using...
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-30 JohannMerge "remove incorrect initialization"
2011-06-29 John KoleszarMerge "guard against space/time distortion"
2011-06-29 Paul WilkinsMerge "Change to arf boost calculation."
next