Fix checks in MB quantizer initialization
[profile/ivi/libvpx.git] / vp8 / vp8_cx_iface.c
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
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-10-25 Scott LaVarnwayMerge "Improved token decoder"
2011-10-24 Scott LaVarnwayMerge "Removed redundant mv clamps for nearmv and neare...
2011-10-24 James BerryFix: Increase default cx_data_size
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-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-07-29 John KoleszarMerge "Convert rc_max_intra_bitrate_pct to control"
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 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 Yunqing WangMerge "Preload reference area to an intermediate buffer...
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 Attila Nagyencoder: don't set the fragment bit for the last partition
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-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-28 JohannMerge "Avoid text relocations in ARM vp8 decoder"
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-28 JohannMerge "respect alignment in arm asm files"
2011-06-28 John KoleszarMerge "Simplify decode_macroblock."
2011-06-28 Stefan HolmerNew ways of passing encoded data between encoder and...
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-25 JohannMerge "remove simpler_lpf"
2011-04-25 John KoleszarMerge "Remove unused functions"
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-25 John KoleszarMerge "Stereo 3D format support for vpxenc"
2011-04-25 John KoleszarMerge "Add rc_max_intra_bitrate_pct control"
2011-04-25 John KoleszarAdd rc_max_intra_bitrate_pct control
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-04-18 Yaowu XuMerge "fixed an overflow in ssim calculation"
2011-04-13 John KoleszarChange rc undershoot/overshoot semantics
2011-04-12 John KoleszarMerge "Bugfix for error accumulator stats"
2011-04-12 John KoleszarMerge "Fix encoder range check for frame width and...
2011-04-12 Attila NagyFix encoder range check for frame width and height
2011-04-11 Yunqing WangSet cpu_used range to [-16, 16] in real-time mode
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 John KoleszarMerge "1 Pass CQ and VBR bug fixes"
2011-03-11 John KoleszarMerge "Fix incorrect macroblock counts in twopass rate...
2011-03-11 John KoleszarMerge "vp8cx - psnr converted to call assemblerized...
2011-03-11 John KoleszarMerge "vp8cx- alternate ssim function with optimizations"
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-10 Adrian GrangeRemoved firstpass motion map
2011-03-09 John KoleszarMerge "Configuration updates:Making a clear distinction...
2011-03-08 Yunqing WangMerge "Add zero offset checking in SSE2 sub-pixel filte...
2011-03-08 Yunqing WangMerge "Write SSSE3 sub-pixel filter function"
2011-03-04 JohannMerge "examples: use function to get iface pointers"
2011-03-04 JohannMerge "change CFLAGS for 64 bit icc builds"
2011-03-04 John KoleszarMerge "clean up msvs project generation"
2011-03-04 John KoleszarMerge "Fixing divide by zero"
2011-03-04 John KoleszarMerge "Fix drastic undershoot in long form content"
2011-03-04 John KoleszarMerge "documentation: minor updates to vp8 (en|de)coder"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-02-28 Yunqing WangMerge "Add prefetch before variance calculation"
2011-02-28 Scott LaVarnwayMerge "Avoid double copying of key frames into alt...
2011-02-28 John KoleszarMerge "Remove examples.doxy dep w/--disable-examples"
2011-02-25 JohannMerge "Remove a second check for invalid ptr in vp8_get...
2011-02-25 JohannMerge "Remove temporal alt ref from realtime only build"
2011-02-25 JohannMerge "Handle mem allocation failure in vp8e_init"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-23 Attila NagyHandle mem allocation failure in vp8e_init
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 John KoleszarFix relative include paths
2011-02-10 JohannMerge "Adds armv6 optimized variance calculation"
2011-02-09 John KoleszarMerge "correct cost for implicit bit in mvs"
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-09 John KoleszarMerge "vp8e_get_preview fixed for resized frames"
2011-02-08 James Berryvp8e_get_preview fixed for resized frames
2011-02-07 Andoni Morales Ala... Fix counter of fixed keyframe distance
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
next