Merge "revise two function definitions with less parameters"
[profile/ivi/libvpx.git] / vpxenc.c
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-27 John KoleszarMerge "SSE2/SSSE3 optimizations for build_predictors_mb...
2011-04-27 Fritz Koenigvpxenc: remove duplicate --fps from vpxenc usage message
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-25 Alok AhujaStereo 3D format support for vpxenc
2011-04-18 Yunqing WangMerge "Use sub-pixel search's SSE in mode selection"
2011-04-18 Yunqing WangMerge "Handle long delay between video frames in multi...
2011-04-18 JohannMerge "store quant_shift as an unsigned char"
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-18 John KoleszarMerge "added -fomit-frame-pointer flag for gcc builds"
2011-04-15 JohannMerge "remove dead code, add missing RESTORE_XMM"
2011-04-15 Johannremove executable bit
2011-04-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
2011-04-04 John KoleszarMerge "support obj_int_extract on cygwin"
2011-04-01 John KoleszarMerge "vpxenc: die on realloc failures"
2011-03-30 John Koleszarvpxenc: die on realloc failures
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 John KoleszarAllow specifying --end-usage by enum name
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-09 John KoleszarMerge branch 'bali'
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-08 Paul WilkinsMerge changes I00c3e823,If8bca004
2011-03-07 John KoleszarMerge "Fix format-string warning"
2011-03-07 Ralph GilesFix format-string warning
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
next