profile/ivi/libvpx.git
2010-10-14 Jim Bankoskisafety check to avoid divide by 0s
2010-10-13 Fritz KoenigAdd processor dectection for x86.
2010-10-12 Fritz KoenigGCC inline restrictions were not adequate.
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.... Add 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.... Move vp8_strict_quantize_b inside EXACT_QUANT #define.
2010-10-11 Timothy B.... Remove INTRARDOPT #define and intra_rd_opt option.
2010-10-11 Scott LaVarnwayMerge "Added vp8_fast_quantize_b_sse2"
2010-10-11 John KoleszarMerge "Remove ivfenc usage message leading underscores"
2010-10-11 John KoleszarRemove ivfenc usage message leading underscores
2010-10-07 Johannconfigure is not in src
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 Jan Kratochvilnasm: add configure support
2010-10-05 Paul WilkinsMerge "Tune effect of motion on KF/GF boost in two...
2010-10-05 Jan Kratochvilnasm: movhps compatibility QWORD->MMWORD
2010-10-04 Jan Kratochvilnasm: avoid relative include paths
2010-10-04 Jan Kratochvilnasm: address labels 'rel label' vice 'wrt rip'
2010-10-04 Jan Kratochvilnasm: match instruction length (movd/movq) to parameters
2010-10-04 Yaowu XuMerge "enable trellis quantization for 2nd order blocks"
2010-10-02 Paul WilkinsTune effect of motion on KF/GF boost in two pass;
2010-10-02 Yaowu Xuenable trellis quantization for 2nd order blocks
2010-10-01 JohannMerge "Fix valgrind errors in the NEON loop filters."
2010-10-01 Adrian GrangeMade temporal filter default to use centered mode
2010-10-01 Timothy B.... Fix valgrind errors in the NEON loop filters.
2010-09-30 John KoleszarMerge "Rename mode_ref_lf_test_function"
2010-09-30 John KoleszarMerge "Fix loopfilter delta zero transitions"
2010-09-30 Adrian GrangeChanged defaults & range checking for AltRef params
2010-09-29 John KoleszarRename mode_ref_lf_test_function
2010-09-29 Fritz KoenigMerge "Optimizations on the loopfilters."
2010-09-29 John KoleszarFix loopfilter delta zero transitions
2010-09-29 Paul WilkinsChange to coefficient optimization rules.
2010-09-29 Adrian GrangeMerge "Moved row-specific computation of MV bounds...
2010-09-29 Adrian GrangeMoved row-specific computation of MV bounds out of...
2010-09-29 Paul WilkinsControl of active min quantizer for two pass.
2010-09-28 Fritz KoenigOptimizations on the loopfilters.
2010-09-28 Adrian GrangeEnabled AltRef motion map creation
2010-09-28 Adrian GrangeMerge "Made AltRef filter adaptive & added motion compe...
2010-09-28 Adrian GrangeMade AltRef filter adaptive & added motion compensation
2010-09-28 JohannMerge "update gitignore"
2010-09-28 Johannupdate gitignore
2010-09-28 Timothy B.... Add 4-tap version of 2nd-pass ARMv6 MC filter.
2010-09-27 Paul WilkinsBadly placed initialization of rolling rate monitors.
2010-09-27 John Koleszarmove reconintra_mt to decoder (fixup)
2010-09-27 John KoleszarMerge "disable compilation of debugging code"
2010-09-27 JohannMerge "combine max values and compare once"
2010-09-27 JohannMerge "Fix valgrind errors in vp8_sixtap_predict8x4_arm...
2010-09-27 John KoleszarMerge "darwin-icc: build for specific SDKs"
2010-09-24 Timothy B.... Fix valgrind errors in vp8_sixtap_predict8x4_armv6().
2010-09-24 Johanncombine max values and compare once
2010-09-24 John KoleszarMerge "move reconintra_mt to decoder (for now)"
2010-09-24 John Koleszardisable compilation of debugging code
2010-09-24 John Koleszardarwin-icc: build for specific SDKs
2010-09-24 Yunqing WangMerge "Adjust multi-thread sync ranges according to...
2010-09-24 John Koleszarmove reconintra_mt to decoder (for now)
2010-09-24 John Koleszarconfigure: enable PIC for shared libs by default
2010-09-24 John Koleszarconfigure: add --enable-small
2010-09-24 John KoleszarMerge "Add getter functions for the interface data...
2010-09-23 John KoleszarAdd getter functions for the interface data symbols
2010-09-23 Yunqing WangAdjust multi-thread sync ranges according to image...
2010-09-22 JohannRemove dead code
2010-09-21 John Koleszarunset execute bit on c source
2010-09-21 JohannMerge "Fix typo"
2010-09-21 JohannFix typo
2010-09-21 John KoleszarMerge "Don't reset mb clamping state during splitmv...
2010-09-21 John KoleszarDon't reset mb clamping state during splitmv decoding
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-21 John KoleszarMerge "configure: support for ppc32-linux-gcc"
2010-09-21 John KoleszarMerge "Add high limit check for unsigned parameters"
2010-09-21 Yunqing WangMerge "Restructure multi-threaded decoder"
2010-09-20 Fritz KoenigUse movq instead of movdqu.
2010-09-20 Fritz KoenigMerge "Better choice of instruction filter mask compari...
2010-09-20 JohannMerge "reorder data to use wider instructions"
2010-09-20 JohannMerge "Update NEON wide idcts"
2010-09-20 Fritz KoenigBetter choice of instruction filter mask comparision.
2010-09-20 Guillermo Ballester... Add high limit check for unsigned parameters
2010-09-17 Johannreorder data to use wider instructions
2010-09-17 Yunqing WangRestructure multi-threaded decoder
2010-09-16 John Koleszarcleanup: remove unused xprintf
2010-09-16 John KoleszarReduce size of tokenizer tables
2010-09-15 Fritz KoenigModify GET_GOT macro for performance.
2010-09-14 Fritz KoenigRemoved unnecessary pxor.
2010-09-13 Fritz KoenigMerge "Make block access to frame buffer sequential"
2010-09-13 John Koleszarconfigure: support for ppc32-linux-gcc
2010-09-13 John Koleszarcosmetics: expand tabs in configure
2010-09-10 Fritz KoenigMake block access to frame buffer sequential
2010-09-09 Scott LaVarnwayMerge "Improved subset block search"
2010-09-09 Scott LaVarnwayImproved subset block search
2010-09-09 JohannUpdate NEON wide idcts
2010-09-09 John KoleszarFix GF interval for non-lagged ARFs
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-08 Jim BankoskiSkip unnecessary search of identical frames
2010-09-08 Jim BankoskiEnable ARFs for non-lagged compress
2010-09-08 Fritz KoenigBilinear subpixel optimizations for ssse3.
2010-09-03 Scott LaVarnwayReduced the size of MB_MODE_INFO
next