Remove opaque pointer VP8_PTR
[profile/ivi/libvpx.git] / vp8 / decoder /
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 Scott LaVarnwayFixed mb_skip_coeff bug
2011-12-15 Scott LaVarnwayMoved dequant idct into common
2011-12-05 John KoleszarMerge "Speed selection support for disabled reference...
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 John KoleszarMerge "Decoder fixes to better support reference pictur...
2011-11-21 Stefan HolmerDecoder fixes to better support reference picture selec...
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 Tero RintaluomaARMv6 optimized Intra4x4 prediction
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 Scott LaVarnwayMerge "Fix issue 374: eob read incorrectly"
2011-11-04 John KoleszarMerge "Changing decoder input partition API to input...
2011-11-03 Scott LaVarnwayMerge "Change use of eob in the encoder"
2011-11-02 Yaowu XuMerge "added code to clear 2nd order block when appropr...
2011-11-01 John KoleszarMerge "Fix: Increase default cx_data_size"
2011-11-01 John KoleszarMerge "vpxenc: fix crash w/empty input file"
2011-11-01 Stefan HolmerChanging decoder input partition API to input fragments.
2011-10-31 John KoleszarCorrect SPLITMV clamping
2011-10-28 Scott LaVarnwayMerge "Improved decode_split_mv()"
2011-10-27 Scott LaVarnwayImproved decode_split_mv()
2011-10-26 JohannMerge "Reduce partial frame copy in encoder's pick_filt...
2011-10-26 Scott LaVarnwayMerge "Improved read_mb_modes_mv()"
2011-10-26 Scott LaVarnwayImproved read_mb_modes_mv()
2011-10-25 JohannMerge "remove uninitialized variable warning"
2011-10-25 Scott LaVarnwayMerge "Improved token decoder"
2011-10-25 Johannremove uninitialized variable warning
2011-10-25 Scott LaVarnwayMerge "Removed read_mv_ref"
2011-10-24 Scott LaVarnwayRemoved read_mv_ref
2011-10-24 Scott LaVarnwayMoved the split motion vector decode
2011-10-24 Scott LaVarnwayMerge "Removed redundant mv clamps for nearmv and neare...
2011-10-24 Scott LaVarnwayRemoved redundant mv clamps for nearmv and nearestmv
2011-10-21 Scott LaVarnwayMerge "Remove unused DETOK structure"
2011-10-21 Tero RintaluomaRemove unused DETOK structure
2011-10-19 JohannMerge "Fix: NEON copy/extend frame for small sizes"
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-19 Scott LaVarnwayImproved token decoder
2011-10-19 Scott LaVarnwayMerge "Remove usage of predict buffer for decode"
2011-10-18 Scott LaVarnwayRemove usage of predict buffer for decode
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
2011-09-22 John KoleszarMerge changes Ie650e9b8,I2427e494
2011-09-22 JohannMerge "Replace vpx_ports/config.h with vpx_config.h"
2011-09-22 Attila NagyReplace vpx_ports/config.h with vpx_config.h
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-19 Stefan HolmerFix necessary for input partitions iface to match the...
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-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-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-19 John KoleszarMerge "Copy less when active map is in use"
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 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-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-26 JohannMerge ""Eliminated TOKENEXTRABITS" broke the windows...
2011-07-26 Scott LaVarnway"Eliminated TOKENEXTRABITS" broke the windows build.
2011-07-25 Scott LaVarnwayMerge "Eliminated TOKENEXTRABITS"
2011-07-25 Scott LaVarnwayEliminated TOKENEXTRABITS
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-21 Yunqing WangMerge "Add improvements made in good-quality mode to...
2011-07-19 Scott LaVarnwayMerge "Moved vp8_encode_bool into boolhuff.h"
2011-07-19 Johannremove old armv5 code
2011-07-19 Scott LaVarnwayMoved vp8_encode_bool into boolhuff.h
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-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Yunqing WangMerge "Fix unnecessary casting of B_PREDICTION_MODE...
next