summaryrefslogtreecommitdiff
path: root/libswscale/bfin
Commit message (Expand)AuthorAge
* swscale: cosmetics: Drop silly camelCase from swScale function pointer nameDiego Biurrun2013-08-29
* swscale: Add some missing av_cold to arch-specific init functionsDiego Biurrun2013-08-29
* swscale: consistent names for arch-specific acceleration functionsDiego Biurrun2013-08-29
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* bfin: libswscale: add const where appropriate to fix warningsMans Rullgard2012-06-20
* bfin: libswscale: remove unnecessary #includesMans Rullgard2012-06-20
* build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-12
* swscale: K&R formatting cosmetics for Blackfin codeDiego Biurrun2012-02-02
* swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().Diego Biurrun2011-06-21
* sws: replace all long with int.Anton Khirnov2011-05-28
* swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-24
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Revert r31153. It failed to build on:Ramiro Polla2010-05-12
* Use int instead of long to pass width parameters in non-public functions.Ramiro Polla2010-05-11
* blackfin: fix yuv422 to yuv420 conversionRonaldo Moura2010-05-07
* Blackfin: use SRAM only when CONFIG_SRAM is setMåns Rullgård2010-01-31
* Move bfin specific code to its subdir.Ramiro Polla2009-03-27
* Move yuv2rgb code to subdirs.Ramiro Polla2009-03-26