Fixed bugs in multi-layer code related to changing params
[profile/ivi/libvpx.git] / vp8 / encoder / onyx_if.c
2012-01-14 Adrian GrangeFixed bugs in multi-layer code related to changing...
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 JohannMerge "Improve SSSE3 fast quantizer function"
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2012-01-04 Scott LaVarnwayMerge "Improved sse2 version of simple loopfilter"
2012-01-04 Scott LaVarnwayMerge "Make a local copy of the dequantized data"
2012-01-04 Yunqing WangMerge "Improve vp8cx_init_quantizer()"
2012-01-03 Scott LaVarnwayMerge "Remove useless g_common.h"
2011-12-22 John KoleszarMerge "Add missing includes for multi-res"
2011-12-22 John KoleszarMerge "Remove unnecessary ternary constructs"
2011-12-22 John KoleszarMerge "Remove legacy integer types"
2011-12-22 John KoleszarMerge "Use lookup tables for mode_check_freq"
2011-12-22 John KoleszarMerge "Use lookup tables for thresh_mult"
2011-12-22 John KoleszarRemove unnecessary ternary constructs
2011-12-22 John KoleszarRemove legacy integer types
2011-12-22 John KoleszarUse lookup tables for mode_check_freq
2011-12-22 John KoleszarUse lookup tables for thresh_mult
2011-12-22 John KoleszarMerge "Remove opaque pointer VP8D_PTR"
2011-12-21 John KoleszarRemove useless g_common.h
2011-12-21 James Zernsquash some signed/unsigned comparison warnings
2011-12-21 John KoleszarMerge "Remove opaque pointer VP8_PTR"
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-21 John KoleszarRemove opaque pointer VP8_PTR
2011-12-19 JohannMerge "Avoid heap allocation of firstpass stats"
2011-12-16 John KoleszarAvoid heap allocation of firstpass stats
2011-12-15 Yunqing WangMerge "Only call vp8_find_near_mvs() once for each...
2011-12-15 Yunqing WangMerge "Force realtime version 1 streams to only use...
2011-12-14 John KoleszarMerge "add check to ensure that cq_level falls within...
2011-12-14 John KoleszarMerge "fix: active_worst_quality could be set above...
2011-12-14 Attila NagyForce realtime version 1 streams to only use simple...
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-13 Yunqing WangMerge "Align image buffer in multiple-resolution encoder"
2011-12-12 Jim BankoskiMerge "vp8e - entropy stats per frame type"
2011-12-12 Scott LaVarnwayMerge "Improved mmx/sse2 versions of iwalsh"
2011-12-10 Jim Bankoskivp8e - entropy stats per frame type
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...
next