Merge "Multiframe quality enhancement postprocessing"
[profile/ivi/libvpx.git] / vp8 /
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-09 JohannMerge "Remove symbian target and associated files."
2012-01-06 James ZernMerge "Reduce the default kf_max_dist to 128."
2012-01-06 John KoleszarMerge "Reduced the size of Y1Dequant and friends to...
2012-01-06 Ralph GilesReduce the default kf_max_dist to 128.
2012-01-06 Scott LaVarnwayReduced the size of Y1Dequant and friends to [128][2]
2012-01-05 JohannMerge "Use number instead of string for eabi_attribute."
2012-01-05 Deb MukherjeeMultiframe 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-29 Yunqing WangImprove SSSE3 fast quantizer function
2011-12-28 John KoleszarRemove unused MACROBLOCK member vector_range
2011-12-28 John KoleszarRemove unused BLOCK member force_empty
2011-12-28 Yunqing WangImprove vp8cx_init_quantizer()
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 John KoleszarRemove opaque pointer VP8D_PTR
2011-12-21 James Zernsquash some signed/unsigned comparison warnings
2011-12-21 JohannMake a local copy of the dequantized data
2011-12-21 John KoleszarRemove unreferenced includes
2011-12-21 John KoleszarMerge "Remove opaque pointer VP8_PTR"
2011-12-21 Scott LaVarnwayImproved sse2 version of simple loopfilter
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-21 John KoleszarRemove opaque pointer VP8_PTR
2011-12-19 John Koleszarremove armv6 files from armv5 build
2011-12-19 JohannMerge "Avoid heap allocation of firstpass stats"
2011-12-19 John KoleszarMerge "fix: make sure ss_err is large enough"
2011-12-19 Yunqing WangMerge "Merge mr_pick_inter_mode and pick_inter_mode"
2011-12-16 Yunqing WangMerge mr_pick_inter_mode and pick_inter_mode
2011-12-16 James Berryfix: make sure ss_err is large enough
2011-12-16 John KoleszarAvoid heap allocation of firstpass stats
2011-12-16 Scott LaVarnwayFixed mb_skip_coeff bug
2011-12-15 Scott LaVarnwayMoved dequant idct into common
2011-12-15 Yunqing WangMerge "Only call vp8_find_near_mvs() once for each...
2011-12-15 Yunqing WangOnly call vp8_find_near_mvs() once for each macroblock
2011-12-15 Yunqing WangMerge "Force realtime version 1 streams to only use...
2011-12-15 John KoleszarMerge "Avoid multiple test for same lvl in auto filter...
2011-12-14 John KoleszarMerge "add check to ensure that cq_level falls within...
2011-12-14 JohannMerge "Use xcode 4.2"
2011-12-14 JohannMerge "Fix iOS conversion script"
2011-12-14 John KoleszarMerge "fix: active_worst_quality could be set above...
2011-12-14 James Berryadd check to ensure that cq_level falls within min...
2011-12-14 Attila NagyAvoid multiple test for same lvl in auto filter lvl...
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 James Berryfix: active_worst_quality could be set above 127
2011-12-13 John Koleszartokenizer: use correct block type context in stuff1st_o...
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 LaVarnwayRemoved unused diff buffer
2011-12-12 Scott LaVarnwayMerge "Improved mmx/sse2 versions of iwalsh"
2011-12-10 Jim Bankoskivp8e - entropy stats per frame type
2011-12-08 Scott LaVarnwayImproved mmx/sse2 versions of iwalsh
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-29 John KoleszarMerge "bugfix: all vpxenc arguments were not parsed...
2011-11-28 Yunqing WangPopulate q_index in multi-thread encoding
2011-11-28 Scott LaVarnwayAdded vp8_dequant_idct_add_y_block_sse2 setup
2011-11-28 Scott LaVarnwayMerge "Modified the inverse walsh to output directly"
2011-11-25 Scott LaVarnwayModified 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-21 Stefan HolmerDecoder fixes to better support reference picture selec...
2011-11-19 JohannMove shared data to shared location
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-15 Scott LaVarnwayAdded predictor stride argument(s) to subtract functions
2011-11-11 John Koleszaravoid resetting framerate during vpx_codec_enc_config_set()
2011-11-09 Scott LaVarnwaySSE2 optimizations for vp8_build_intra_predictors_mby...
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-09 John KoleszarMerge "Remove unused file recon.c"
2011-11-09 Scott LaVarnwayRelocated idct/add calls for encoder
2011-11-09 Tero RintaluomaARMv6 optimized Intra4x4 prediction
2011-11-09 James Zernthreading: avoid defining _WIN32_WINNT
2011-11-08 John KoleszarRemove unused file recon.c
next