summaryrefslogtreecommitdiff
path: root/libswscale/bfin/yuv2rgb_bfin.c
Commit message (Expand)AuthorAge
* Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf'Michael Niedermayer2013-08-29
|\
| * swscale: Add some missing av_cold to arch-specific init functionsDiego Biurrun2013-08-29
* | Merge commit '3aa682f25324d811ec284edc808eb71a46eae950'Michael Niedermayer2013-08-29
|\|
| * swscale: consistent names for arch-specific acceleration functionsDiego Biurrun2013-08-29
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | 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-02-03
|\|
| * swscale: K&R formatting cosmetics for Blackfin codeDiego Biurrun2012-02-02
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | swscale: fix compilation of bfin due to missing pixdesc.h headerStefano Sabatini2011-06-01
* | swscale: remove sws_format_name()Stefano Sabatini2011-05-30
|/
* Blackfin: use SRAM only when CONFIG_SRAM is setMåns Rullgård2010-01-31
* Move yuv2rgb code to subdirs.Ramiro Polla2009-03-26