Remove unused functions
[profile/ivi/libvpx.git] / vp8 / encoder / ratectrl.c
2011-04-25 John KoleszarRemove unused functions
2011-04-25 JohannMerge "keep values in registers during quantization"
2011-04-25 Scott LaVarnwayMerge "Removed unnecessary frame type checks"
2011-04-25 Scott LaVarnwayMerge "Removed dc_diff from MB_MODE_INFO"
2011-04-22 Yaowu XuMerge "make two compiler options explicit for Visual...
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
2011-04-19 John KoleszarRemove unused kf rate variables
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-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
2011-04-01 Yunqing WangUse full-pixel MV in mvsadcost calculation
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-18 John KoleszarIncrease static linkage, remove unused functions
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
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 Paul Wilkins1 Pass CQ and VBR bug fixes
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-10 John KoleszarFix relative include paths
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-18 John KoleszarMerge "fix last frame buffer copy logic regression"
2011-01-07 Paul WilkinsMerge "CQ Mode"
2011-01-07 Paul WilkinsCQ Mode
2010-12-08 Yaowu XuMerge "vp8e - remove unnecessary variance calc"
2010-12-07 Yaowu XuMerge "adjust RDMULT for UV plane in quantization RDO"
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-06 Patrik WestinFix for manual Golden frame frequency
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-12-01 Fritz KoenigSet refresh_alt_ref_frame on keyframe encode.
2010-11-23 John KoleszarMerge changes I3aed713e,I9ef7f56e,Ic18c60df
2010-11-22 Paul WilkinsRecalibration of bits per MB tables
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-26 John KoleszarMerge "add missing GET_GOT/RESTORE_GOT pairs"
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-14 Jim Bankoskisafety check to avoid divide by 0s
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-09-01 Paul WilkinsMerge "Improved Force Key Frame Behaviour"
2010-08-31 Paul WilkinsImproved Force Key Frame Behaviour
2010-08-11 Scott LaVarnwayMoved gf_active code to encoder only
2010-07-21 JohannMerge "limit range checking code for L[k] to CONFIG_DEB...
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-19 Paul WilkinsRate control fix for ARNR filtered frames.
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-11 Yunqing WangMerge "Improve vp8_sixtap_predict functions"
2010-06-10 John KoleszarMerge "Detect toolchain based on gcc -dumpmachine"
2010-06-10 Paul WilkinsMerge "Correct comment"
2010-06-08 Paul WilkinsCorrect comment
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 Paul WilkinsCorrect bit allocation when the alternative reference...
2010-05-24 John KoleszarMerge "Fixed an encoder debug/relese mismatch in x86_64...
2010-05-21 John KoleszarMerge "makefile: fix error message due to missing quotes"
2010-05-21 Paul WilkinsMerge "Fixed incorrect casts that broke rate control...
2010-05-20 Paul WilkinsFixed incorrect casts that broke rate control in some...
2010-05-19 Pavol Rusnakremove unneeded variables
2010-05-18 John KoleszarInitial WebM release