FDCT optimizations.
[profile/ivi/libvpx.git] / vp8 /
2010-11-10 Fritz KoenigFDCT optimizations.
2010-11-10 Fritz Koenigpostproc : Re-work posproc calling to allow more flags.
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"
2010-10-27 John KoleszarMerge "make vp8_recon16x16mb{,y} RTCD functions"
2010-10-27 John KoleszarMerge "make arm hex search the generic implementation"
2010-10-27 John KoleszarMerge "arm: move unrolled loops back to generic code"
2010-10-27 John KoleszarMerge "arm: remove duplicate functions"
2010-10-27 John KoleszarAdd half-pixel variance RTCD functions
2010-10-26 Fritz Koenigpostproc: Add mode and refrence frame visualizers.
2010-10-26 John KoleszarMerge "Update AUTHORS"
2010-10-26 John Koleszarmake vp8_recon16x16mb{,y} RTCD functions
2010-10-26 John Koleszarmake arm hex search the generic implementation
2010-10-26 John KoleszarMerge "add missing GET_GOT/RESTORE_GOT pairs"
2010-10-26 John Koleszararm: move unrolled loops back to generic code
2010-10-26 John Koleszararm: remove duplicate functions
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John Koleszaradd missing GET_GOT/RESTORE_GOT pairs
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-25 Fritz KoenigMerge "Debug option for drawing motion vectors."
2010-10-25 Fritz KoenigDebug option for drawing motion vectors.
2010-10-25 JohannMerge "quiet compiler"
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-25 Martin EttlFix leaked file descriptor with ENTROPY_STATS
2010-10-25 Johannquiet compiler
2010-10-25 Johannreuse common loopfilter code
2010-10-25 Timothy B. TerriberryAdd runtime CPU detection support for ARM.
2010-10-25 Johannisolate new temporal filtering code
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-22 Timothy B. TerriberryImprove handling of invalid frames.
2010-10-22 Timothy B. TerriberryConvert [4][4] matrices to [16] arrays.
2010-10-21 Frank GalliganChange altref times to preceding pts+1.
2010-10-21 John KoleszarMerge "Move firstpass motion map to stats packet"
2010-10-21 John KoleszarMove firstpass motion map to stats packet
2010-10-21 Yunqing WangAdd MMWORD PTR/XMMWORD PTR in subtract_sse2.asm
2010-10-21 Yunqing WangMerge "Rewrite vp8_short_walsh4x4_sse2()"
2010-10-21 Yunqing WangMerge "Add SSE2 subtract functions"
2010-10-21 Yunqing WangRewrite vp8_short_walsh4x4_sse2()
2010-10-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-20 Frank GalliganUpdate arnr strength range form 1-6 to 0-6.
2010-10-19 Yaowu XuMerge "fixed a typo that mis-used Y plane stride for...
2010-10-19 Yaowu XuMerge "change to make use of more trellis quantization"
2010-10-18 Yunqing WangAdd SSE2 subtract functions
2010-10-18 Johanncopy compiler warning fixes
2010-10-15 Johannremove dead code
2010-10-15 Yaowu Xuchange to make use of more trellis quantization
2010-10-14 Jim Bankoskisafety check to avoid divide by 0s
2010-10-14 Yunqing WangMerge "Fix one gcc compiler warning"
2010-10-14 Yunqing WangFix one gcc compiler warning
2010-10-14 Yunqing WangMerge "Improve bounds checking in vp8_diamond_search_sa...
2010-10-14 Yunqing WangImprove bounds checking in vp8_diamond_search_sadx4()
2010-10-14 Fritz KoenigFix compiler warning about vp8_fast_quantize_b_impl_ssse2.
2010-10-13 Fritz KoenigCorrect QWORD usage in assembly files
2010-10-12 John KoleszarCentralize mb skip state calculation
2010-10-12 John KoleszarMerge "Add const qualifiers to variance/SAD functions."
2010-10-12 Timothy B. TerriberryAdd const qualifiers to variance/SAD functions.
2010-10-12 John KoleszarMerge "Move vp8_strict_quantize_b inside EXACT_QUANT...
2010-10-12 John KoleszarMerge "Remove INTRARDOPT #define and intra_rd_opt option."
2010-10-11 Timothy B. TerriberryMove vp8_strict_quantize_b inside EXACT_QUANT #define.
2010-10-11 Timothy B. TerriberryRemove INTRARDOPT #define and intra_rd_opt option.
2010-10-11 Scott LaVarnwayMerge "Added vp8_fast_quantize_b_sse2"
2010-10-07 Yunqing WangRemove unused file in encoder
2010-10-07 Scott LaVarnwayAdded vp8_fast_quantize_b_sse2
2010-10-06 Yaowu Xuoptimize fast_quantizer c version
2010-10-05 Paul WilkinsMerge "Tune effect of motion on KF/GF boost in two...
2010-10-05 Jan Kratochvilnasm: movhps compatibility QWORD->MMWORD
next