profile/ivi/libvpx.git
2012-05-21 James BerryMerge "bug fix: do not set noise sensitivity in vp8_sca...
2012-05-19 John KoleszarMerge "examples: use alignment > 1 w/vpx_img_alloc"
2012-05-19 James Zernexamples: use alignment > 1 w/vpx_img_alloc
2012-05-18 James Berrybug fix: do not set noise sensitivity in vp8_scalable_p...
2012-05-14 John KoleszarMerge "Fix missing param name in NEON scaler functions"
2012-05-14 John KoleszarMerge "fix warnings for building on win32"
2012-05-14 Alexis BallierAllow target autodetection to work when cross-compiling.
2012-05-11 Scott Grahamfix warnings for building on win32
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-09 Jim BankoskiMerge "vp8e - boolcoder unit test"
2012-05-08 John KoleszarUpdate CHANGELOG for v1.1.0 (Eider) release
2012-05-08 John KoleszarUpdate AUTHORS
2012-05-08 John KoleszarUpdate .mailmap
2012-05-08 John KoleszarUse consistent range for VP8E_SET_NOISE_SENSITIVITY
2012-05-08 Jim Bankoskivp8e - boolcoder unit test
2012-05-04 John Koleszarfix vp8_ namespace issues
2012-05-04 John KoleszarFormalize encodeframe.c forward delclarations
2012-05-04 Attila NagyFix multi-resolution threaded encoding
2012-05-04 John Koleszarremove deprecated pre-v0.9.0 API
2012-05-04 Attila NagyMake global data const
2012-05-04 Yunqing WangMerge "vp8_multi_resolution_encoder.c is not a generate...
2012-05-04 Attila NagyFix multi-resolution threaded encoding
2012-05-03 John KoleszarMerge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICIT...
2012-05-03 Attila Nagyvp8_multi_resolution_encoder.c is not a generated example
2012-05-03 Attila NagyFix missing param name in NEON scaler functions
2012-05-03 John Koleszarmulti-res: restore v1.0.0 API
2012-05-02 John KoleszarMerge "Fix compiler warnings" into eider
2012-05-02 John KoleszarAdd VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY
2012-05-02 James Berryupdate unit tests to support --enable-static-msvcrt
2012-05-02 Timothy B.... Add support for native Solaris compiler on x86.
2012-05-02 Timothy B.... Fix TEXTRELs in the ARM asm.
2012-05-02 Timothy B.... Fix trailing commas in enums.
2012-05-02 Timothy B.... Fix trailing commas in enums.
2012-05-02 Attila NagyFix compiler warnings
2012-05-01 JohannMerge "Update paths for iOS 5.1" into eider
2012-04-30 JohannUpdate paths for iOS 5.1
2012-04-30 JohannMerge "Add target for OS X 10.8 Mountain Lion" into...
2012-04-27 Adrian GrangeReset output frames counter for second pass
2012-04-27 JohannAdd target for OS X 10.8 Mountain Lion
2012-04-27 Adrian GrangeReset output frames counter for second pass
2012-04-27 Adrian GrangeModified ARNR MC-filter to ignore ARF frame
2012-04-27 Adrian GrangeRemoved MV costing from ARNR filtering
2012-04-26 John KoleszarMerge "Fix loopfilter race condition in multithreaded...
2012-04-26 Attila NagyMoves error concealment allocations from common parts...
2012-04-26 Ralph GilesHave vpxenc use a default kf_max_rate of 5 seconds.
2012-04-26 John Koleszarvpxenc: validate rational arguments
2012-04-25 Attila NagyFix loopfilter race condition in multithreaded encoder
2012-04-24 Attila NagySimplifies decoder multithread synching
2012-04-23 John KoleszarMerge "Use LIBSUBDIR for vpx.pc." into eider
2012-04-23 John KoleszarMerge "multi-res: restore v1.0.0 API" into eider
2012-04-23 Attila NagyShares one set of RD costs tables between all encoding...
2012-04-23 Scott LaVarnwayRemoved mcomp_filter_type
2012-04-23 Scott LaVarnwayMerge "Removes duplication of key frame mode probabilities"
2012-04-23 Attila NagyOptimizes precalculated decoder block ptrs&offs
2012-04-23 Attila NagyRemoves duplication of key frame mode probabilities
2012-04-20 Takanori MATSUURAUse LIBSUBDIR for vpx.pc.
2012-04-20 John Koleszarmulti-res: restore v1.0.0 API
2012-04-20 John Koleszarvp8_change_config: don't force kf with spatial resampling
2012-04-20 Scott LaVarnwayMerge "Makes all mode token tables const part 2"
2012-04-19 Scott LaVarnwayMakes all mode token tables const part 2
2012-04-19 John Koleszarrtcd: serialize function pointer initialization
2012-04-19 Attila NagyPorts vpx_xcaler to new RTCD method
2012-04-19 Attila NagyMakes all mode token tables const
2012-04-18 JohannMerge "Makes all global data in tokenize.c const"
2012-04-17 Attila NagyMakes all global data in tokenize.c const
2012-04-17 Attila NagyMakes all global data in entropy.c const
2012-04-16 John Koleszarcorrect alt-ref contribution to frame rate
2012-04-12 JohannFTFY: Check for astyle and version
2012-04-12 JohannMerge "Use OFFSET_PATTERN from libs.mk"
2012-04-12 Scott LaVarnwayMerge "MB_MODE_INFO size reduction"
2012-04-12 Scott LaVarnwayMerge "loopfilter improvements"
2012-04-12 John KoleszarMerge "FTFY: fix syntax error"
2012-04-12 JohannUse OFFSET_PATTERN from libs.mk
2012-04-12 Scott LaVarnwayloopfilter improvements
2012-04-12 John KoleszarFTFY: fix syntax error
2012-04-12 Attila NagyFix vpx_rtcd.h dependency in Android.mk
2012-04-10 Deb MukherjeeFixes to disable MFQE when there is motion.
2012-04-10 Debargha MukherjeeMerge "MFQE: apply threshold to subblocks and chroma."
2012-04-04 John KoleszarFTFY: only apply on modified files
2012-04-03 John KoleszarMFQE: apply threshold to subblocks and chroma.
2012-04-02 JohannAllow disabling disabled codecs
2012-04-02 JohannMerge "Move variance and SAD RTCD definitions"
2012-04-02 JohannMove variance and SAD RTCD definitions
2012-04-02 Jim BankoskiMerge "vp8 - compatibility warning added to changelog"
2012-03-30 James Zerntools/wrap-commit-msg.py: fix file truncation
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarFTFY: support wordwrapping commit messages
2012-03-29 John Koleszarremove unused BOOL_CODER::value
2012-03-29 Scott LaVarnwayMB_MODE_INFO size reduction
2012-03-29 Scott LaVarnwayUpdated vp8_build_intra_predictors_mby_s(sse2/ssse3)
2012-03-29 Scott LaVarnwayMerge "Updated vp8_build_intra_predictors_mbuv_s(sse2...
2012-03-29 Scott LaVarnwayMerge "Removed duplicate vp8_build_intra_predictors_mb...
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-28 John KoleszarFTFY: an automated style corrector
2012-03-26 Scott LaVarnwayUpdated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)
2012-03-26 Scott LaVarnwayRemoved duplicate vp8_build_intra_predictors_mb y/uv
2012-03-26 John KoleszarMerge "bug fix: fix mem leak error in vpxenc"
2012-03-26 James Berrybug fix: fix mem leak error in vpxenc
2012-03-23 Jim Bankoskivp8 - compatibility warning added to changelog
next