summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* avutil/opencl: don't include config.hJames Almer2015-01-12
* configure: enable vsx together with altivec for ppc64elAndreas Cadhalpun2015-01-10
* lavfi: port mp=pp7 to libavfilterArwa Arif2015-01-09
* configure: fix convoluted shlib codeMichael Niedermayer2015-01-09
* Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9'Michael Niedermayer2015-01-08
|\
| * libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-08
* | Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'Michael Niedermayer2015-01-07
|\|
| * libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-06
| * build: Use -Werror=format-securityAgostino Sarubbo2015-01-05
* | Merge commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428'Michael Niedermayer2015-01-05
|\|
| * configure: Remap -L to -libpath for msvcMartin Storsjö2015-01-04
* | build: require libxcb >= 1.4Clément Bœsch2015-01-03
* | configure: bump yearJames Almer2015-01-03
* | lavfi: port mp=fspp to a native libavfilter filterArwa Arif2014-12-24
* | Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'Michael Niedermayer2014-12-20
|\|
| * libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-19
* | configure: create the tests directory like the doc directoryMichael Niedermayer2014-12-15
* | configure: Set the default for --shlibdir to --libdir.Carl Eugen Hoyos2014-12-15
* | build: add forgotten avcodec dependency in usppClément Bœsch2014-12-12
* | lavfi: USPP FilterArwa Arif2014-12-12
* | configure: do not allow nvenc to be build on cygwin to avoid _WIN32 definitio...Michael Niedermayer2014-12-11
* | avcodec: Add NVENC encoderTimo Rothenpieler2014-12-11
* | Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos2014-12-09
* | Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'Michael Niedermayer2014-12-09
|\|
| * arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
| * configure: enable vda hwaccel by defaultVittorio Giovara2014-12-03
* | configure: use use_pkg_config() instead of check_pkg_config() for libsmbclientMoritz Barsnick2014-12-09
* | configure: Let the libx264rgb encoder select the libx264 encoder.Carl Eugen Hoyos2014-12-08
* | Improve configure help text.Carl Eugen Hoyos2014-12-08
* | configure: add a note about pkg-config --static.Nicolas George2014-12-02
* | configure: add optional pkg-config helper and use it.Nicolas George2014-12-02
* | Move extralibs variables using ldl after ldl definitionTimo Rothenpieler2014-11-28
* | Merge commit '79fd186a5035cf16fc0ab288d8f59da8b1ba2c0e'Michael Niedermayer2014-11-27
|\|
| * lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö2014-11-27
| * configure: Fix enabling memalign_hack automaticallyMartin Storsjö2014-11-18
* | avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.cBoris Reisig2014-11-24
* | avcodec/pngdec: add APNG support.Benoit Fouet2014-11-21
* | configure: disable strip when using icl.Matthew Oliver2014-11-20
* | configure: Prevent icl being incorrectly detected as msvc.Matthew Oliver2014-11-20
* | Merge commit 'fe5e6e34c05e274f98528be4f77f3c474473f977'Michael Niedermayer2014-11-17
|\|
| * lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-17
* | configure: Enable mpcodec compilation without inline asm.Matthew Oliver2014-11-17
* | lavfi : change xBR filter to LGPLArwa Arif2014-11-15
* | configure: Hack to treat x32 as x86_64.Reimar Döffinger2014-11-12
* | lavfi: add xbr filter xBRArwa Arif2014-11-10
* | Remove fminf() emulation.Carl Eugen Hoyos2014-11-08
* | avformat/udp: UDP-Lite (RFC 3828) support addedThomas Volkert2014-11-05
* | Use -fno-optimize-sibling-calls on parisc also for gcc 4.9.Carl Eugen Hoyos2014-11-05
* | configure: add xcb cflags and extralibs to cflags and extralibs.Benoit Fouet2014-11-03
* | configure: fix escaping in xcb cflags / libsMichael Niedermayer2014-10-31