gen_asm_deps.sh: regex fix
[platform/upstream/libvpx.git] / vp8 /
2012-06-22 JohannMerge "Clean Android build defaults"
2012-06-20 Paul WilkinsMerge "Fix segmentation updates with vp8_set_roimap()"
2012-06-20 John KoleszarFix compilation with -werror
2012-06-20 Paul WilkinsFix segmentation updates with vp8_set_roimap()
2012-06-19 John KoleszarMerge "disable lagged encoding in one-pass"
2012-06-19 Adrian GrangeCorrected usage of image strides
2012-06-16 John KoleszarMerge "Fix pkg-config file to pull in libm"
2012-06-15 John KoleszarRemove threading dependencies with --disable-multithread
2012-06-13 James Zerndisable lagged encoding in one-pass
2012-06-11 John KoleszarFix pedantic compiler warnings
2012-06-11 John KoleszarMerge "Fix MSVS builds for unit test changes"
2012-06-11 John KoleszarFix bad merge
2012-06-11 John KoleszarMerge branch 'origin/eider' into master
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
2012-06-11 John KoleszarMerge "Skip AS detection for VS"
2012-06-07 Yunqing WangRemove unused code in drop_frame
2012-06-06 Marco PaniconiReset Q for key frame when spatial resizing occurs.
2012-06-05 John KoleszarMerge "Fix windows build: obj_int_extract to extract...
2012-06-05 John KoleszarMerge "asm_*_offsets to define variables as constants...
2012-06-04 JohannRemove extra enum
2012-06-04 JohannRemove redundant assignment
2012-06-04 JohannExplicitly discard fwrite/fread return values
2012-05-31 Stefan HolmerFixes a win build issue related to denoising.
2012-05-31 Stefan HolmerFixes a clang linking error.
2012-05-31 Stefan HolmerFixes a win build issue related to denoising.
2012-05-31 Stefan HolmerFixes a clang linking error.
2012-05-30 Jim BankoskiMerge "boolcoder_test "
2012-05-30 Stefan HolmerAdded another denoising threshold for finding DC shifts.
2012-05-30 Alpha LamMake libvpx Chromium build friendly
2012-05-30 Jim Bankoskifix denoiser for temporal patterns and rd
2012-05-30 Christian DuvivierInline Intrinsic optimized Denoiser
2012-05-30 Stefan HolmerAdded another denoising threshold for finding DC shifts.
2012-05-25 Jim BankoskiMerge "fix denoiser for temporal patterns and rd"
2012-05-24 John KoleszarMerge changes I231c062e,Idadc42c7
2012-05-24 John KoleszarMerge "Fix another multithreaded encoder loopfilter...
2012-05-24 John KoleszarMerge "asm_*_offsets to define variables as constants"
2012-05-24 Jim Bankoskifix denoiser for temporal patterns and rd
2012-05-24 John KoleszarMerge "Make libvpx Chromium build friendly"
2012-05-24 Alpha LamMake libvpx Chromium build friendly
2012-05-23 Attila NagyFix another multithreaded encoder loopfilter race condition
2012-05-23 John KoleszarPrevent external frame size changes in two-pass
2012-05-23 John KoleszarMerge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4...
2012-05-23 John KoleszarFix memory leak in vpx_codec_enc_config_set()
2012-05-23 Yunqing Wangmulti-res: modify memory allocation code
2012-05-23 Attila NagyFix another multithreaded encoder loopfilter race condition
2012-05-22 John KoleszarMove all tests to test/ directory
2012-05-22 John KoleszarBuild unit tests monolithically
2012-05-22 Yunqing WangMerge "multi-res: force Key frame sychronization"
2012-05-21 JohannMerge "Be explicit about 'in-place'"
2012-05-21 Jim BankoskiMerge "Inline Intrinsic optimized Denoiser"
2012-05-21 Christian DuvivierInline Intrinsic optimized Denoiser
2012-05-19 John KoleszarMerge "examples: use alignment > 1 w/vpx_img_alloc"
2012-05-16 Yunqing Wangmulti-res: force Key frame sychronization
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-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 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 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 Timothy B. TerriberryFix TEXTRELs in the ARM asm.
2012-05-02 Timothy B. TerriberryFix trailing commas in enums.
2012-05-02 Timothy B. TerriberryFix 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-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-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 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
next