ffmpeg/libswscale
2014-04-02 11:39:26 +02:00
..
bfin bfin: Refactor duplicated assembly-related macros 2014-03-13 08:15:52 -07:00
ppc ppc: don't return a value from a function declared void 2013-08-30 00:41:10 +03:00
x86 Add missing headers to make template files compile (more) standalone 2014-03-26 04:31:27 -07:00
colorspace-test.c testprogs: Remove unused includes 2012-08-29 00:23:51 +03:00
input.c swscale: do not forget to swap data in formats with different endianness 2012-10-31 17:53:57 +01:00
libswscale.v swscale: Do not make ff_ symbols globally visible. 2012-10-10 02:08:01 +02:00
Makefile Create version.h headers for libraries that lack them 2012-07-04 15:10:06 +02:00
options.c Give less generic names to global library option arrays 2013-08-02 19:19:02 +02:00
output.c swscale: Move extern declarations for tables to swscale_internal.h 2013-08-15 14:38:03 +02:00
rgb2rgb_template.c swscale: add nv12/nv21->yuv420 converter 2014-01-21 17:55:07 +01:00
rgb2rgb.c swscale: add nv12/nv21->yuv420 converter 2014-01-21 17:55:07 +01:00
rgb2rgb.h swscale: add nv12/nv21->yuv420 converter 2014-01-21 17:55:07 +01:00
swscale_internal.h RGBA64 pixel formats 2014-03-16 23:05:47 +01:00
swscale_unscaled.c swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 2014-04-02 11:39:26 +02:00
swscale-test.c sws: do not use av_pix_fmt_descriptors directly. 2012-10-12 12:45:38 +02:00
swscale.c swscale: cosmetics: Drop silly camelCase from swScale function pointer name 2013-08-29 10:23:54 +02:00
swscale.h doxy: Define a group for libswscale documentation 2013-12-13 23:53:30 +01:00
utils.c swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 2014-04-02 11:39:26 +02:00
version.h avutil: Move library version related macros to version.h 2013-12-26 19:05:22 +01:00
yuv2rgb.c Remove all SPARC architecture optimizations 2014-03-13 05:50:28 -07:00