summaryrefslogtreecommitdiffstats
path: root/libswscale/bfin/yuv2rgb_bfin.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-6/+6
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-201-21/+18
|\ \ | |/
| * bfin: libswscale: add const where appropriate to fix warningsMans Rullgard2012-06-201-13/+17
| * bfin: libswscale: remove unnecessary #includesMans Rullgard2012-06-201-8/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-031-44/+45
|\ \ | |/
| * swscale: K&R formatting cosmetics for Blackfin codeDiego Biurrun2012-02-021-45/+46
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | swscale: fix compilation of bfin due to missing pixdesc.h headerStefano Sabatini2011-06-011-0/+1
* | swscale: remove sws_format_name()Stefano Sabatini2011-05-301-1/+1
|/
* Blackfin: use SRAM only when CONFIG_SRAM is setMåns Rullgård2010-01-311-1/+1
* Move yuv2rgb code to subdirs.Ramiro Polla2009-03-261-0/+203
OpenPOWER on IntegriCloud