summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* lavf: split tls.cwm42015-05-261-1/+3
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-1/+30
* libx265: Use the Multi-library InterfaceGopu Govindaswamy2015-05-131-2/+2
* configure: Allow log2 with MSVC 2013 onwards.Matt Oliver2015-05-021-2/+2
* configure: Use the right local variable in the MSVC and ICL probesMartin Storsjö2015-05-021-2/+2
* avplay: Add support for rotated videoMartin Storsjö2015-05-021-1/+1
* log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-201-0/+7
* configure: Simplify avisynth checkDiego Biurrun2015-04-151-2/+2
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-071-2/+0
* build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-301-5/+9
* lavc: add libdcadec decoderHendrik Leppkes2015-03-291-0/+4
* lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+13
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-271-0/+4
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-271-0/+2
* qsv: rename to qsvdecAnton Khirnov2015-03-271-2/+2
* configure: Disable shift operator precedence warnings with MSVCDiego Biurrun2015-03-171-1/+1
* configure: move cross_compile checks after the toolchain sectionJanne Grunau2015-03-161-7/+7
* configure: handle Apple's armv7s in probe_arm_arch()Janne Grunau2015-03-161-0/+1
* TDSC decoderVittorio Giovara2015-03-131-0/+2
* configure: Mark qsv subsystem as not selectable on the command lineDiego Biurrun2015-03-111-1/+1
* configure: Enable colored output for gcc 4.9+Vittorio Giovara2015-03-111-0/+1
* configure: Move the .object_arch check to the right placeMartin Storsjö2015-03-071-5/+5
* arm: Suppress tags about used cpu arch and extensionsMartin Storsjö2015-03-071-0/+6
* Add a QSV decoding example.Anton Khirnov2015-02-281-0/+7
* lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-281-2/+3
* configure: Move the cross_prefix setting after the toolchain oneLuca Barbato2015-02-261-9/+9
* configure: Properly fail when libcdio/cdparanoia is not foundVittorio Giovara2015-02-221-1/+2
* configure: Use pkg-config for libdc1394 discoveryVittorio Giovara2015-02-221-1/+1
* configure: add missing h264_qsv hwaccel depsAnton Khirnov2015-02-191-0/+1
* lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-191-0/+6
* xcbgrab: Check for xcb-shapeLuca Barbato2015-02-151-1/+1
* aacdec: Support for ER AAC ELD 480.Alex Converse2015-02-031-1/+1
* opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-021-0/+2
* configure: Add a dependency on vc1_decoder from vc1_parserMartin Storsjö2015-02-021-1/+1
* Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-271-0/+5
* libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-081-1/+1
* libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-061-0/+4
* build: Use -Werror=format-securityAgostino Sarubbo2015-01-051-0/+1
* configure: Remap -L to -libpath for msvcMartin Storsjö2015-01-041-0/+1
* libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-191-2/+0
* 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
* 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
* lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-171-0/+1
* configure: Check only for xcbLuca Barbato2014-10-281-1/+1
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-261-6/+33
* lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö2014-10-261-0/+2
* w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-101-0/+2
* configure: Add -lrt dependency to avutil's pc file.Josh Allmann2014-10-041-2/+2
OpenPOWER on IntegriCloud