Fix a multi-line format-string warning.
[profile/ivi/libvpx.git] / vp8 / decoder /
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-18 John KoleszarMerge "clean up unused files"
2011-02-18 John Koleszarremove unused vp8_predict_dc function
2011-02-18 John Koleszarclean up unused files
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-16 Yunqing WangMerge "Allocate source buffers to be multiples of 16"
2011-02-16 JohannMerge "ARMv6 optimized sad16x16"
2011-02-15 James ZernRemove redundant ptr checks in calls to vpx_free
2011-02-14 JohannMerge "remove assembly detokenizer"
2011-02-11 Johannremove assembly detokenizer
2011-02-11 Yaowu XuMerge "Redefining good quality speed settings"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 John KoleszarFix relative include paths
2011-02-10 JohannMerge "Adds armv6 optimized variance calculation"
2011-02-09 John KoleszarMerge "correct cost for implicit bit in mvs"
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Gaute StrokkenesPut more code under #if CONFIG_MULTITHREAD.
2011-02-09 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-09 John KoleszarMerge "vp8e_get_preview fixed for resized frames"
2011-02-08 Fritz KoenigMerge "build: Change to iOS SDK 4.2"
2011-02-08 Johannclarify *_offsets.asm differences
2011-02-07 Johannmove one of the offset files
2011-02-07 John KoleszarMerge "Translates -g from LDFLAGS as --debug in armlink...
2011-02-07 John KoleszarMerge "remove unused dboolhuff code"
2011-02-04 Johannremove unused dboolhuff code
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-04 John KoleszarMerge "Delay auto key frame insertion in realtime confi...
2011-02-03 Gaute StrokkenesMake vp8_adjust_mb_lf_value return the updated value...
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 John KoleszarMerge "validate min_q against max_q"
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "move new neon subpixel function"
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-25 Yunqing WangMerge "Modify calling of NEON code in sub-pixel search"
2011-01-19 Paul WilkinsMerge "First pass loop bug."
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-19 Henrik LundinImplement error tracking in the decoder
2011-01-18 John KoleszarMerge "fix last frame buffer copy logic regression"
2011-01-11 Yunqing WangMerge "Add no_skip_block4x4_search flag in SPLITMV...
2011-01-11 JohannMerge "use unaligned load"
2011-01-11 Henrik LundinRemove unused local variables
2011-01-06 John Koleszarfix last frame buffer copy logic regression
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-23 John KoleszarMerge "vpxdec: fix use of uninitialized memory for...
2010-11-23 John KoleszarMerge changes I3aed713e,I9ef7f56e,Ic18c60df
2010-11-17 John Koleszarvp8mt_alloc_temp_buffers: make prototype return void
2010-11-15 Paul WilkinsMerge "Bad cost tables used in ARNR filtering."
2010-11-15 Yaowu XuMerge "make rdmult adaptive for intra in quantizer...
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 Koenigpostproc : Re-work posproc calling to allow more flags.
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-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-28 Timothy B. TerriberryEliminate more warnings.
2010-10-27 JohannMerge "fix implicit declarations"
2010-10-27 Johannfix implicit declarations
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-25 Fritz KoenigMerge "Debug option for drawing motion vectors."
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-25 Timothy B. TerriberryAdd runtime CPU detection support for ARM.
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-20 John KoleszarMerge "Update 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-05 Paul WilkinsMerge "Tune effect of motion on KF/GF boost in two...
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-09-29 Fritz KoenigMerge "Optimizations on the loopfilters."
2010-09-27 John Koleszarmove reconintra_mt to decoder (fixup)
2010-09-27 John KoleszarMerge "disable compilation of debugging code"
2010-09-27 John KoleszarMerge "darwin-icc: build for specific SDKs"
2010-09-24 John KoleszarMerge "move reconintra_mt to decoder (for now)"
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 KoleszarMerge "Add getter functions for the interface data...
2010-09-23 Yunqing WangAdjust multi-thread sync ranges according to image...
2010-09-21 John Koleszarunset execute bit on c source
2010-09-21 JohannMerge "Fix 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 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"
next