Fri, 21 Dec 2007 11:47:09 +0000 |
diego |
comment typo fixes
|
Thu, 20 Dec 2007 10:08:36 +0000 |
benoit |
Make sure strides have positive values before converting.
|
Thu, 27 Sep 2007 08:00:22 +0000 |
diego |
Revert wrong ARCH_BFIN --> HAVE_BFIN change.
|
Mon, 24 Sep 2007 15:11:49 +0000 |
aurel |
add support for yuva420p colorspace (yuv420p + alpha)
|
Fri, 31 Aug 2007 14:57:50 +0000 |
mhoffman |
renaming ARCH_BFIN to HAVE_BFIN
|
Sat, 28 Jul 2007 14:17:25 +0000 |
diego |
typo
|
Wed, 18 Jul 2007 08:12:40 +0000 |
benoit |
use YUV440P in swscale
|
Thu, 05 Jul 2007 10:18:58 +0000 |
diego |
license header consistency cosmetics
|
Fri, 22 Jun 2007 13:03:40 +0000 |
mhoffman |
integrating ff_bfin_get_unscaled_swscale into the system
|
Wed, 13 Jun 2007 17:48:15 +0000 |
diego |
misc spelling fixes
|
Wed, 30 May 2007 09:33:09 +0000 |
benoit |
rename attribute_unused to av_unused as it is declared in common.h
|
Mon, 28 May 2007 09:30:56 +0000 |
diego |
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
|
Wed, 23 May 2007 18:35:24 +0000 |
ivo |
ffmpeg -sws_flags command line option to set swscaler flags
|
Sun, 13 May 2007 19:22:32 +0000 |
gpoirier |
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
|
Fri, 11 May 2007 11:24:06 +0000 |
ivo |
cosmetics; one test per line for all isXXX(x) macros
|