ffmpeg/libpostproc
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
..
Makefile Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
libpostproc.v Remove libpostproc. 2012-02-23 19:36:16 +01:00
postprocess.c lavfi/pp: switch to an AVOptions-based system. 2013-04-10 23:16:03 +02:00
postprocess.h doxy: add ref for lavfi, lpp and lsws. 2012-12-11 02:13:43 +01:00
postprocess_altivec_template.c pp: rework the way templating is done. 2012-11-16 23:13:36 +01:00
postprocess_internal.h pp: use av_clip_uint8 instead of a custom implementation. 2012-11-15 21:54:13 +01:00
postprocess_template.c postprocess_template: put rsp on the clobber list to prevent gcc from using it in "q" 2013-06-16 18:21:39 +02:00
postprocres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h lavfi/pp: switch to an AVOptions-based system. 2013-04-10 23:16:03 +02:00