summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-271-0/+5
* configure: use ar and ranlib in deterministic mode if availableAndreas Cadhalpun2015-01-271-1/+8
* Revert "configure: use ar and ranlib in deterministic mode"Michael Niedermayer2015-01-261-2/+2
* configure: use ar and ranlib in deterministic modeAndreas Cadhalpun2015-01-261-2/+2
* avfilter: Port mp=eq/eq2 to lavfiArwa Arif2015-01-261-0/+1
* dshow: add options for allowing filter popup configuration dialogs to be pres...rogerdpack2015-01-231-1/+1
* avutil/opencl: don't include config.hJames Almer2015-01-121-2/+0
* configure: enable vsx together with altivec for ppc64elAndreas Cadhalpun2015-01-101-1/+1
* lavfi: port mp=pp7 to libavfilterArwa Arif2015-01-091-0/+1
* configure: fix convoluted shlib codeMichael Niedermayer2015-01-091-1/+3
* Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9'Michael Niedermayer2015-01-081-1/+1
|\
| * libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-081-1/+1
* | Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'Michael Niedermayer2015-01-071-0/+4
|\ \ | |/
| * libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-061-0/+4
| * build: Use -Werror=format-securityAgostino Sarubbo2015-01-051-0/+1
* | Merge commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428'Michael Niedermayer2015-01-051-0/+1
|\ \ | |/
| * configure: Remap -L to -libpath for msvcMartin Storsjö2015-01-041-0/+1
* | build: require libxcb >= 1.4Clément Bœsch2015-01-031-2/+2
* | configure: bump yearJames Almer2015-01-031-1/+1
* | lavfi: port mp=fspp to a native libavfilter filterArwa Arif2014-12-241-0/+1
* | Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'Michael Niedermayer2014-12-201-2/+0
|\ \ | |/
| * libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-191-2/+0
* | configure: create the tests directory like the doc directoryMichael Niedermayer2014-12-151-0/+1
* | configure: Set the default for --shlibdir to --libdir.Carl Eugen Hoyos2014-12-151-2/+2
* | build: add forgotten avcodec dependency in usppClément Bœsch2014-12-121-0/+1
* | lavfi: USPP FilterArwa Arif2014-12-121-0/+1
* | configure: do not allow nvenc to be build on cygwin to avoid _WIN32 definitio...Michael Niedermayer2014-12-111-1/+2
* | avcodec: Add NVENC encoderTimo Rothenpieler2014-12-111-0/+6
* | Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos2014-12-091-1/+1
* | Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'Michael Niedermayer2014-12-091-0/+3
|\ \ | |/
| * arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-091-0/+3
| * configure: enable vda hwaccel by defaultVittorio Giovara2014-12-031-1/+1
* | configure: use use_pkg_config() instead of check_pkg_config() for libsmbclientMoritz Barsnick2014-12-091-1/+1
* | configure: Let the libx264rgb encoder select the libx264 encoder.Carl Eugen Hoyos2014-12-081-0/+1
* | Improve configure help text.Carl Eugen Hoyos2014-12-081-10/+13
* | configure: add a note about pkg-config --static.Nicolas George2014-12-021-1/+5
* | configure: add optional pkg-config helper and use it.Nicolas George2014-12-021-7/+9
* | Move extralibs variables using ldl after ldl definitionTimo Rothenpieler2014-11-281-3/+4
* | Merge commit '79fd186a5035cf16fc0ab288d8f59da8b1ba2c0e'Michael Niedermayer2014-11-271-0/+2
|\ \ | |/
| * lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö2014-11-271-0/+2
| * configure: Fix enabling memalign_hack automaticallyMartin Storsjö2014-11-181-1/+1
* | avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.cBoris Reisig2014-11-241-2/+9
* | avcodec/pngdec: add APNG support.Benoit Fouet2014-11-211-0/+1
* | configure: disable strip when using icl.Matthew Oliver2014-11-201-0/+1
* | configure: Prevent icl being incorrectly detected as msvc.Matthew Oliver2014-11-201-23/+23
* | Merge commit 'fe5e6e34c05e274f98528be4f77f3c474473f977'Michael Niedermayer2014-11-171-0/+1
|\ \ | |/
| * lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-171-0/+1
* | configure: Enable mpcodec compilation without inline asm.Matthew Oliver2014-11-171-1/+1
* | lavfi : change xBR filter to LGPLArwa Arif2014-11-151-1/+0
* | configure: Hack to treat x32 as x86_64.Reimar Döffinger2014-11-121-0/+3
OpenPOWER on IntegriCloud