multi-res: restore v1.0.0 API
[profile/ivi/libvpx.git] / vpx / src / vpx_encoder.c
2012-04-20 John Koleszarmulti-res: restore v1.0.0 API
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-16 Scott LaVarnwayMerge "decodemv cleanup/improvements"
2012-02-08 John KoleszarMerge "Add OS/2 supports"
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-02-06 Yunqing WangMerge "Allow to skip highest-resolution encoding in...
2012-02-03 Yunqing WangAllow to skip highest-resolution encoding in multi...
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2011-12-14 John KoleszarMerge "add check to ensure that cq_level falls within...
2011-12-14 JohannMerge "Fix iOS conversion script"
2011-12-14 John KoleszarMerge "fix: active_worst_quality could be set above...
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-13 JohannMerge "Fix incorrect PROC/ENDP match"
2011-12-13 Yunqing WangMerge "Align image buffer in multiple-resolution encoder"
2011-12-13 Yunqing WangAlign image buffer in multiple-resolution encoder
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-06 Yunqing WangMerge "Allow aligning the raw image buffer"
2011-12-05 Yunqing WangMultiple-resolution encoder
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 HolmerProposing an extension to the encoder and decoder inter...
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-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-03 Yunqing WangMerge "Modify HEX search"
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-29 Scott LaVarnwayMerge "Consolidated build inter predictors"
2011-04-28 James Berrybug fix 32 bit matches 64 bit
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
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-25 JohannMerge "Remove temporal alt ref from realtime only build"
2011-02-25 JohannMerge "Handle mem allocation failure in vp8e_init"
2011-02-24 Scott LaVarnwayMerge "Revisited rd_pick_intra4x4block"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 James Zerndocumentation: minor cosmetics
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-14 John KoleszarMerge "platform autodetect: accept amd64 as a synonym...
2010-06-14 Fabio PedrettiRemove useless 500 frame limit
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John KoleszarMerge "configure: support --enable-pic for generic...
2010-05-25 John Koleszarinstall includes in DIST_DIR/include/vpx, move vpx_code...