32 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)

Author SHA1 Message Date
  Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 12 years ago
  Diego Biurrun 4e0799a4d0 swscale: Add some missing av_cold to arch-specific init functions 12 years ago
  Diego Biurrun 3aa682f253 swscale: consistent names for arch-specific acceleration functions 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 13 years ago
  Mans Rullgard 4996e8f510 bfin: libswscale: add const where appropriate to fix warnings 13 years ago
  Mans Rullgard 6bac8971cc bfin: libswscale: remove unnecessary #includes 13 years ago
  Diego Biurrun baaab6069a build: Move all arch OBJS declarations into arch subdirectory Makefiles. 13 years ago
  Diego Biurrun 148bc235b0 swscale: K&R formatting cosmetics for Blackfin code 14 years ago
  Diego Biurrun 087d93f568 swscale: Remove unused variable from ff_bfin_get_unscaled_swscale(). 14 years ago
  Stefano Sabatini eb5a3ab7b0 swscale: fix compilation of bfin due to missing pixdesc.h header 14 years ago
  Stefano Sabatini e1197b9e17 swscale: remove sws_format_name() 14 years ago
  Anton Khirnov b8e893399f sws: replace all long with int. 14 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 15 years ago
  Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 15 years ago
  Ramiro Polla c3ab0004ae Revert r31153. It failed to build on: 15 years ago
  Ramiro Polla d9d14dc607 Use int instead of long to pass width parameters in non-public functions. 15 years ago
  Ronaldo Moura 447a5b1996 blackfin: fix yuv422 to yuv420 conversion 15 years ago
  Måns Rullgård e62bd367ea Blackfin: use SRAM only when CONFIG_SRAM is set 15 years ago
  Ramiro Polla d5e9bc0636 Move bfin specific code to its subdir. 16 years ago
  Ramiro Polla befa8e665c Move yuv2rgb code to subdirs. 16 years ago