]> granicus.if.org Git - libvpx/history - vp8/encoder/ratectrl.c
Merge "Remove goldfreq in VP8_COMP"
[libvpx] / vp8 / encoder / ratectrl.c
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-12 Yunqing WangRemove goldfreq in VP8_COMP
2012-06-11 John KoleszarFix pedantic compiler warnings
2012-06-11 John KoleszarMerge "Fix MSVS builds for unit test changes"
2012-06-11 John KoleszarMerge branch 'origin/eider' into master
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
2012-06-11 John KoleszarMerge "Skip AS detection for VS"
2012-06-07 Yunqing WangRemove unused code in drop_frame
2012-05-22 Yunqing WangMerge "multi-res: force Key frame sychronization"
2012-05-21 JohannMerge "Be explicit about 'in-place'"
2012-05-19 John KoleszarMerge "examples: use alignment > 1 w/vpx_img_alloc"
2012-05-14 John KoleszarMerge "Fix missing param name in NEON scaler functions"
2012-05-14 John KoleszarMerge "fix warnings for building on win32"
2012-05-11 Scott Grahamfix warnings for building on win32
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-04-23 Attila NagyShares one set of RD costs tables between all encoding...
2012-04-23 Scott LaVarnwayMerge "Removes duplication of key frame mode probabilities"
2012-04-23 Attila NagyRemoves duplication of key frame mode probabilities
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-13 Jim BankoskiMerge "Adds a motion compensated temporal denoiser...
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-12 Marco PaniconiUpdate for key frame target size setting.
2012-03-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-03-09 Scott LaVarnwayMerge changes I9c26870a,Ifabb0f67
2012-03-01 Jim BankoskiMerge "vp8e - attempt to lessen blockiness"
2012-03-01 Jim BankoskiMerge "vp8e - static key boost"
2012-03-01 Jim BankoskiMerge "vp8e - force at least some change in over and...
2012-03-01 Paul Wilkinsvp8e - force at least some change in over and under...
2012-02-28 Scott LaVarnwayMerge changes Ifb450710,I61c4a132
2012-02-28 Scott LaVarnwayMerge "Removed duplicate code in threading.c"
2012-02-28 Yunqing WangMerge "Only do uv intra-mode evaluation when intra...
2012-02-27 John KoleszarMerge "vpxenc: initial implementation of multistream...
2012-02-27 John KoleszarMerge "decoder: reset segmentation map on keyframes"
2012-02-23 James BerryMerge "Add unit tests for idctllm_test and idctllm_mmx"
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-22 Marco PaniconiRemove the frame rate factor for key frame size.
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
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-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 legacy integer types"
2011-12-22 John KoleszarRemove legacy integer types
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-19 JohannMerge "Avoid 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-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-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 Yunqing WangMerge "Align image buffer in multiple-resolution encoder"
2011-12-12 Jim BankoskiMerge "vp8e - entropy stats per frame type"
2011-12-10 Jim Bankoskivp8e - entropy stats per frame type
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 John KoleszarMerge "Speed selection support for disabled reference...
2011-11-18 John KoleszarSpeed selection support for disabled reference frames
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 "Third set of checks of buffer level against...
2011-11-08 Adrian GrangeThird set of checks of buffer level against maximum...
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-24 Scott LaVarnwayMerge "Faster vp8_default_coef_probs"
2011-08-19 John KoleszarMerge "Copy 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-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-21 Yunqing WangMerge "Add improvements made in good-quality mode to...
2011-07-18 John KoleszarImproved 1-pass CBR rate control
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-28 JohannMerge "respect alignment in arm asm files"
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-23 John KoleszarRevert "Reduce overshoot in 1 pass rate control"
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
2011-06-08 Scott LaVarnwayMerge "Removed unused function parameters"
2011-06-07 Yaowu XuMerge "remove redundant functions"
2011-06-07 Yaowu XuMerge "adjust sad per bit constants"
2011-06-07 John KoleszarMerge "Reduce overshoot in 1 pass rate control"
2011-06-03 John KoleszarReduce overshoot in 1 pass rate control
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-24 Scott LaVarnwayMerge "MODE_INFO size reduction"
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
next