FFmpeg/libswscale
James Almer 56572787ae Add Windows resource file support for shared libraries
Originally written by James Almer <jamrial@gmail.com>

With the following contributions by Timothy Gu <timothygu99@gmail.com>

* Use descriptions of libraries from the pkg-config file generation function
* Use "FFmpeg Project" as CompanyName (suggested by Alexander Strasser)
* Use "FFmpeg" for ProductName as MSDN says "name of the product with which the
  file is distributed" [1].
* Use FFmpeg's version (N-xxxxx-gxxxxxxx) for ProductVersion per MSDN [1].
* Only build the .rc files when --enable-small is not enabled.

[1] http://msdn.microsoft.com/en-us/library/windows/desktop/aa381058.aspx

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-12-05 23:42:07 +01:00
..
bfin
ppc
sparc
x86 Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949' 2013-11-23 12:10:40 +01:00
colorspace-test.c
input.c
libswscale.v
Makefile Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
options.c swscale/options: switch default to bicubic 2013-10-06 10:47:09 +02:00
output.c
rgb2rgb_template.c swscale: add nv12/nv21->yuv420 converter 2013-11-19 15:13:48 +01:00
rgb2rgb.c swscale: add nv12/nv21->yuv420 converter 2013-11-19 15:13:48 +01:00
rgb2rgb.h swscale: add nv12/nv21->yuv420 converter 2013-11-19 15:13:48 +01:00
swscale_internal.h Optimize pure C unscaled yuv2rgb. 2013-10-30 20:52:24 +01:00
swscale_unscaled.c swscale: fix used stride in planarToNv12Wrapper() 2013-11-19 15:13:48 +01:00
swscale-test.c
swscale.c
swscale.h
swscaleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
utils.c lsws/utils: introduce scale_algorithms array 2013-11-05 14:01:53 +01:00
version.h swscale/options: switch default to bicubic 2013-10-06 10:47:09 +02:00
yuv2rgb.c swscale/yuv2rgb: clip cy, avoid division by 0 with 0 contrast 2013-10-17 14:02:43 +02:00