ffmpeg/libswresample
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
..
arm
x86 x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
Makefile Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
audioconvert.c
audioconvert.h
dither.c
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
rematrix.c lswr: fix assert failure on unknown layouts. 2013-11-03 10:30:37 +01:00
rematrix_template.c
resample.c swresample: replace 2 av_free() by av_freep() 2013-09-16 22:44:15 +02:00
resample_template.c
soxr_resample.c
swresample-test.c
swresample.c swresample: use the internal buffer for resampling the last few samples 2013-12-04 20:40:42 +01:00
swresample.h lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT 2013-10-17 18:09:54 +02:00
swresample_internal.h
swresampleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT 2013-10-17 18:09:54 +02:00