Merge "Fix counter of fixed keyframe distance"
[profile/ivi/libvpx.git] / vpxenc.c
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 John KoleszarMerge "validate min_q against max_q"
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
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-28 Yunqing WangMerge "Modify motion estimation for SPLITMV mode"
2010-12-26 Yaowu XuMerge "adjusted sad_per_bit to correlate with quantizer"
2010-12-23 James Berryvpxenc stats_close() memleak fix
2010-12-22 John KoleszarMerge "make yasm generate cv8 debug data on win32"
2010-12-20 Jim BankoskiMerge "Add psnr/ssim tuning option"
2010-12-17 John KoleszarAdd psnr/ssim tuning option
2010-12-13 John KoleszarMerge "remove unused temporal preproc code"
2010-12-13 John KoleszarMerge "Reduce size of TOKENEXTRA struct"
2010-12-13 James Berryfixed vpxenc bug where ivf files would be read incorrectly
2010-12-08 Yaowu XuMerge "vp8e - remove unnecessary variance calc"
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-25 Pascal Massiminoallow dimensions as low as 1 pixel
2010-11-15 Paul WilkinsMerge "Bad cost tables used in ARNR filtering."
2010-11-15 Yaowu XuMerge "make rdmult adaptive for intra in quantizer...
2010-11-12 Frank GalliganFixed bug first cluster timecode of webm file is wrong.
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-09 John KoleszarMerge "improve average framerate calculation"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John Koleszarimprove average framerate calculation
2010-11-04 Fritz KoenigMerge "postproc : Update visualizations."
2010-11-04 Yaowu XuIncrease the resolution of default timebase
2010-11-03 John Koleszarvpxenc: require width and height for raw streams
2010-11-03 John KoleszarMerge "fix pipe support on windows"
2010-11-02 Scott LaVarnwayMerge "SSSE3 version of fast quantizer"
2010-11-02 John Koleszarfix pipe support on windows
2010-11-01 Scott LaVarnwayMerge "Finding first label"
2010-10-29 John Koleszarcosmetic: remove alt_ref from vpxenc usage message
2010-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-28 Frank GalliganOutput the PSNR for the entire file.
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-27 Fritz KoenigMerge "postproc: Tweaks to line drawing and blending."
2010-10-27 John KoleszarMerge "Output the PSNR for the entire file."
2010-10-27 Frank GalliganOutput the PSNR for the entire file.
2010-10-27 John Koleszarvpxenc: add unique track id
2010-10-27 Fritz KoenigMerge "postproc: Add mode and refrence frame visualizers."
2010-10-27 John KoleszarMerge "vpxenc: add deterministic output option"
2010-10-26 John Koleszarvpxenc: add deterministic output option
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-26 John Koleszarvpxenc: warn against webm output to pipes
2010-10-26 John Koleszarvpxenc: specify output file with -o
2010-10-26 John Koleszarvpxenc: change --framerate to --fps
2010-10-26 John Koleszarvpxenc: output webm by default
2010-10-26 John Koleszarrename ivf{enc,dec} to vpx{enc,dec}