12 Commits (93399e9381e62f37f46031f9bb35dec596967b3a)

Author SHA1 Message Date
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Mans Rullgard 4996e8f510 bfin: libswscale: add const where appropriate to fix warnings 13 years ago
Mans Rullgard 6bac8971cc bfin: libswscale: remove unnecessary #includes 13 years ago
Diego Biurrun 148bc235b0 swscale: K&R formatting cosmetics for Blackfin code 13 years ago
Stefano Sabatini eb5a3ab7b0 swscale: fix compilation of bfin due to missing pixdesc.h header 14 years ago
Stefano Sabatini e1197b9e17 swscale: remove sws_format_name() 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård e62bd367ea Blackfin: use SRAM only when CONFIG_SRAM is set 15 years ago
Ramiro Polla befa8e665c Move yuv2rgb code to subdirs. 16 years ago
Diego Biurrun 780daf2b09 Consistently use ff_ prefixes for internal symbols. 16 years ago
Diego Biurrun 852ca0e57d Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name 16 years ago
Diego Biurrun 7f5ee4eaa9 whitespace cosmetics: Consistently format function calls without space 16 years ago
Diego Biurrun 643d2e880f Avoid POSIX-reserved _t namespace. 16 years ago
Diego Biurrun b9263c945f Remove pointless malloc.h #include. 16 years ago
Diego Biurrun 376924583a Delete unnecessary 'extern' keywords. 16 years ago
Diego Biurrun 8a3227968c spelling/grammar/wording overhaul 17 years ago
Mike Frysinger d2a4ecafbb FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
Benoit Fouet 30c48a0af4 Cosmetics: whitespaces 17 years ago
Marc Hoffman b41c9046cc removing reference to bfin_sram.h its not used anylonger 18 years ago
Marc Hoffman d3f3eea92d Blackfin optimized YUV420 to RGB CSC Color Space Converters. 18 years ago