| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' | Michael Niedermayer | 2013-08-29 | 1 | -2/+2 |
|\ |
|
| * | swscale: cosmetics: Drop silly camelCase from swScale function pointer name | Diego Biurrun | 2013-08-29 | 1 | -2/+2 |
* | | Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf' | Michael Niedermayer | 2013-08-29 | 1 | -1/+2 |
|\| |
|
| * | swscale: Add some missing av_cold to arch-specific init functions | Diego Biurrun | 2013-08-29 | 1 | -1/+2 |
* | | Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' | Michael Niedermayer | 2013-08-29 | 1 | -1/+1 |
|\| |
|
| * | swscale: consistent names for arch-specific acceleration functions | Diego Biurrun | 2013-08-29 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-20 | 1 | -17/+10 |
|\| |
|
| * | bfin: libswscale: add const where appropriate to fix warnings | Mans Rullgard | 2012-06-20 | 1 | -8/+8 |
| * | bfin: libswscale: remove unnecessary #includes | Mans Rullgard | 2012-06-20 | 1 | -9/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -22/+26 |
|\| |
|
| * | swscale: K&R formatting cosmetics for Blackfin code | Diego Biurrun | 2012-02-02 | 1 | -22/+26 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-22 | 1 | -2/+0 |
|\| |
|
| * | swscale: Remove unused variable from ff_bfin_get_unscaled_swscale(). | Diego Biurrun | 2011-06-21 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' into master | Michael Niedermayer | 2011-05-29 | 1 | -4/+4 |
|\| |
|
| * | sws: replace all long with int. | Anton Khirnov | 2011-05-28 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -11/+9 |
|\| |
|
| * | swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. | Ronald S. Bultje | 2011-05-24 | 1 | -11/+9 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Revert r31153. It failed to build on: | Ramiro Polla | 2010-05-12 | 1 | -4/+4 |
* | Use int instead of long to pass width parameters in non-public functions. | Ramiro Polla | 2010-05-11 | 1 | -4/+4 |
* | Blackfin: use SRAM only when CONFIG_SRAM is set | Måns Rullgård | 2010-01-31 | 1 | -1/+1 |
* | Move bfin specific code to its subdir. | Ramiro Polla | 2009-03-27 | 1 | -0/+93 |