Fix a multi-line format-string warning.
[profile/ivi/libvpx.git] / vp8 / vp8_common.mk
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-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 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-09 John KoleszarMerge "vp8e_get_preview fixed for resized frames"
2011-02-09 Tero RintaluomaAdds armv6 optimized variance calculation
2011-02-08 Johannclean up bilinear filter
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
2010-12-13 John KoleszarMerge "remove unused temporal preproc code"
2010-12-13 John Koleszarremove unused temporal preproc code
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-27 Fritz KoenigMerge "postproc: Add mode and refrence frame visualizers."
2010-10-27 John KoleszarMerge "vpxenc: add deterministic output option"
2010-10-27 John KoleszarMerge "make vp8_recon16x16mb{,y} RTCD functions"
2010-10-27 John KoleszarMerge "arm: move unrolled loops back to generic code"
2010-10-26 John Koleszarmake vp8_recon16x16mb{,y} RTCD functions
2010-10-26 John Koleszararm: move unrolled loops back to generic code
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 Johannreuse common loopfilter code
2010-10-25 Timothy B. TerriberryAdd runtime CPU detection support for ARM.
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
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 John Koleszarmove reconintra_mt to decoder (for now)
2010-09-21 John KoleszarMerge "Don't reset mb clamping state during splitmv...
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-17 Yunqing WangRestructure multi-threaded decoder
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-02 James Zernencoder: remove postproc dependency
2010-08-30 John KoleszarMerge "increase rate control buffer level precision"
2010-08-23 Fritz KoenigRework idct calling structure.
2010-08-19 Jim BankoskiRevert "Removed ssse3 sixtap code"
2010-08-19 JohannMerge "fix armv6 simpleloop filter"
2010-08-18 Scott LaVarnwayRemoved ssse3 sixtap code
2010-08-13 John Koleszarmove segmentation_common to encoder
2010-08-10 Scott LaVarnwayAdded ssse3 version of sixtap filters
2010-08-02 John KoleszarMerge "Issue 150: Fixing linker warning in extend.c."
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
2010-07-26 Fritz KoenigMerge "update arm idct functions"
2010-07-26 Johannupdate arm idct functions
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-26 John KoleszarMerge "examples: use I420 input for encoders"
2010-05-25 John KoleszarMerge "vpx_image: add VPX_ prefix to PLANE_*"
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John Koleszarremove references to vp8/vp8.h
2010-05-18 John KoleszarInitial WebM release