Add psnr/ssim tuning option
[profile/ivi/libvpx.git] / vp8 /
2010-12-17 John KoleszarAdd psnr/ssim tuning option
2010-12-16 Scott LaVarnwayChanged segmentation check order
2010-12-16 Scott LaVarnwayAdjusted breakout RD for SPLITMV
2010-12-15 Yunqing WangMerge "Fix a bug in motion search code(2)"
2010-12-14 Yunqing WangFix a bug in motion search code(2)
2010-12-14 Yaowu XuMerge "fix a bug that "optimize" flag is not set for...
2010-12-14 Yunqing WangMerge "Fix a bug in motion search code"
2010-12-14 Yunqing WangFix a bug in motion search code
2010-12-14 Yaowu Xufix a bug that "optimize" flag is not set for sub-threads
2010-12-14 Johannshrink TOKENEXTRA and vp8_extra_bit_struct
2010-12-13 John KoleszarRevert "Reduce size of TOKENEXTRA struct"
2010-12-13 John KoleszarMerge "remove unused temporal preproc code"
2010-12-13 John KoleszarMerge "Reduce size of TOKENEXTRA struct"
2010-12-13 John Koleszarremove unused temporal preproc code
2010-12-13 John KoleszarReduce size of TOKENEXTRA struct
2010-12-10 Yaowu Xufix a bug in multithreaded encoding with active_map...
2010-12-10 Fritz KoenigMerge "vp8 fast quantizer sse2 optimizations for eob."
2010-12-09 Fritz Koenigvp8 fast quantizer sse2 optimizations for eob.
2010-12-09 John Koleszarfix uninitialized read in encode breakout
2010-12-09 Paul WilkinsCorrect q_low and q_high limits for the recode loop
2010-12-08 Yaowu XuMerge "vp8e - static threshold play"
2010-12-08 Yaowu XuMerge "vp8e - remove unnecessary variance calc"
2010-12-07 Jim Bankoskivp8e - static threshold play
2010-12-07 Scott LaVarnwayMerge "vp8_rd_pick_best_mbsegmentation code restructure"
2010-12-07 Yaowu XuMerge "adjust RDMULT for UV plane in quantization RDO"
2010-12-07 Yaowu Xuadjust RDMULT for UV plane in quantization RDO
2010-12-06 Yunqing WangFix a memory leak problem in encoder
2010-12-06 Scott LaVarnwayvp8_rd_pick_best_mbsegmentation code restructure
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-06 Patrik WestinFix for manual Golden frame frequency
2010-12-04 Paul WilkinsMerge "Change to inter_minq table."
2010-12-04 Paul WilkinsChange to inter_minq table.
2010-12-03 Yunqing WangImprove MV prediction accuracy to achieve performance...
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-27 Jim Bankoskivp8e - remove unnecessary variance calc
2010-11-25 Pascal Massiminoallow dimensions as low as 1 pixel
2010-11-23 John KoleszarMerge "vpxdec: fix use of uninitialized memory for...
2010-11-23 John KoleszarMerge changes I3aed713e,I9ef7f56e,Ic18c60df
2010-11-22 Paul WilkinsRecalibration of bits per MB tables
2010-11-22 Paul WilkinsMerge "Added extra two pass stats gathering."
2010-11-19 Paul WilkinsAdded extra two pass stats gathering.
2010-11-18 Pascal Massiminoremove warning
2010-11-17 Scott LaVarnwayMerge "Removed unnecessary checks."
2010-11-17 Scott LaVarnwayRemoved unnecessary checks.
2010-11-17 Paul WilkinsReplaced recode loop test with a function call
2010-11-17 John Koleszarvp8mt_alloc_temp_buffers: make prototype return void
2010-11-17 John KoleszarDisable compile warning for ERROR macro
2010-11-17 Fritz KoenigMerge "Comments for alt ref flags."
2010-11-16 Fritz KoenigComments for alt ref flags.
2010-11-16 Yaowu XuMerge "correct errors in token alphabet descriptions"
2010-11-16 Yaowu Xucorrect errors in token alphabet descriptions
2010-11-15 Fritz KoenigRemove stack shadowing for x86-x64 for SAD functions.
2010-11-15 Paul WilkinsMerge "Bad cost tables used in ARNR filtering."
2010-11-15 Paul WilkinsBad cost tables used in ARNR filtering.
2010-11-15 Yaowu XuMerge "make rdmult adaptive for intra in quantizer...
2010-11-11 Yaowu Xumake rdmult adaptive for intra in quantizer RDO
2010-11-11 John Koleszarquantizer: fix assertion in fast quantizer path
2010-11-11 Fritz KoenigRevert "Remove stack shadowing for x86-64"
2010-11-11 Paul WilkinsMerge "Relax rate control for last few frames"
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-10 Fritz KoenigFDCT optimizations.
2010-11-10 Fritz Koenigpostproc : Re-work posproc calling to allow more flags.
2010-11-10 Paul WilkinsRelax rate control for last few frames
2010-11-10 Paul WilkinsTuning for the more exact quantizer.
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 Koleszarfix integer promotion bug in partition size check
2010-11-05 John Koleszarimprove average framerate calculation
2010-11-05 John KoleszarMerge "vpxdec: report parse errors from webm_guess_fram...
2010-11-04 Fritz KoenigMerge "postproc : Update visualizations."
2010-11-04 Fritz Koenigpostproc : Update visualizations.
2010-11-03 John KoleszarMerge "fix pipe support on windows"
2010-11-02 Fritz Koenigpostproc : Fix display of motion vectors.
2010-11-02 Scott LaVarnwayMerge "SSSE3 version of fast quantizer"
2010-11-01 Fritz KoenigMerge "postproc : Added SPLITMV visualization, fix...
2010-11-01 Fritz Koenigpostproc : Added SPLITMV visualization, fix line constrain.
2010-11-01 Scott LaVarnwaySSSE3 version of fast quantizer
2010-11-01 Scott LaVarnwayMerge "Finding first label"
2010-10-29 Scott LaVarnwayFinding first label
2010-10-28 Yunqing WangSave XMM registers in asm functions
2010-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
2010-10-28 John KoleszarMerge branch 'aylesbury'
2010-10-28 Yunqing WangFix full-search SAD function crash in Visual Studio
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-28 Fritz Koenigpostproc: Tweaks to line drawing and blending.
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-27 Fritz KoenigMerge "postproc: Tweaks to line drawing and blending."
2010-10-27 Fritz Koenigpostproc: Tweaks to line drawing and blending.
2010-10-27 John KoleszarMerge "Output the PSNR for the entire file."
2010-10-27 Yunqing WangFull search SAD function optimization in SSE4.1
2010-10-27 John KoleszarFix half-pixel variance RTCD functions
2010-10-27 JohannMerge "fix implicit declarations"
2010-10-27 JohannMerge "RTCD build is bringing old errors to light"
2010-10-27 Fritz Koenigvpxdec : Change --pp-debug-info to be a bit field.
2010-10-27 Fritz KoenigMerge "postproc: Add mode and refrence frame visualizers."
2010-10-27 Johannfix implicit declarations
2010-10-27 JohannRTCD build is bringing old errors to light
2010-10-27 John KoleszarMerge "vpxenc: add deterministic output option"
2010-10-27 John KoleszarMerge "Add half-pixel variance RTCD functions"
next