summaryrefslogtreecommitdiff
path: root/libswscale/bfin
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-20
|\
| * bfin: libswscale: add const where appropriate to fix warningsMans Rullgard2012-06-20
| * bfin: libswscale: remove unnecessary #includesMans Rullgard2012-06-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\|
| * build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-03
|\|
| * swscale: K&R formatting cosmetics for Blackfin codeDiego Biurrun2012-02-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-22
|\|
| * swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().Diego Biurrun2011-06-21
* | swscale: fix compilation of bfin due to missing pixdesc.h headerStefano Sabatini2011-06-01
* | swscale: remove sws_format_name()Stefano Sabatini2011-05-30
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\|
| * sws: replace all long with int.Anton Khirnov2011-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * 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