summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'James Almer2018-03-291-0/+5
|\
| * Add Haivision SRT protocolSven Dueking2018-03-281-0/+5
| * configure: Drop unused helper function test_cflags_cpp()Diego Biurrun2018-03-271-13/+0
* | Merge commit '434b44cd6fb4bb9a2bf2bb29ef55ce1a315314b8'James Almer2018-03-291-3/+2
|\ \ | |/
| * configure: Simplify vararg checkDiego Biurrun2018-03-261-3/+2
* | Merge commit '8c7554e6a9b126bd6ee5bf80dae9e11e056db2f1'James Almer2018-03-291-16/+24
|\ \ | |/
| * configure: Add check_x86asm() helper function to simplify some expressionsDiego Biurrun2018-03-261-16/+24
* | Merge commit '17ee5b0c13bc17465b71bc9ca1cde9f0eed8b3ff'James Almer2018-03-291-1/+5
|\ \ | |/
| * configure: Use indirection for the -o assembler flag also for x86asmDiego Biurrun2018-03-261-1/+5
* | Merge commit 'b9ea301e02472d0982b0fa0f80294bd95885bde8'James Almer2018-03-291-3/+3
|\ \ | |/
| * configure: Use a more sensible suffix for x86 assembly tempfilesDiego Biurrun2018-03-261-3/+3
* | Merge commit '5292e97c42b05db7ad4e51c1ea756b12fdf721ff'James Almer2018-03-291-0/+4
|\ \ | |/
| * configure: Document available options for the --toolchain parameterDiego Biurrun2018-03-261-0/+4
* | Merge commit 'ea2f72a2c14c67a3b35dac6426d1e3c0fae33fd5'James Almer2018-03-291-2/+21
|\ \ | |/
| * configure: Don't assume a 16 byte aligned stack on BSDs on i386Martin Storsjö2018-03-171-2/+20
* | Merge commit '847190ebd99ffd57dc89bd568a33bf2d5c424129'James Almer2018-03-291-2/+11
|\ \ | |/
| * configure: Don't assume an aligned stack on clang on windowsMartin Storsjö2018-03-131-1/+10
* | Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer2018-03-291-0/+1
|\ \ | |/
| * Support AV1 encoding using libaomLuca Barbato2018-03-121-0/+1
* | Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-281-0/+4
|\ \ | |/
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-121-0/+4
* | Merge commit 'dd7e63af93b2430b5d42b87a966160c66736342c'James Almer2018-03-281-0/+1
|\ \ | |/
| * configure: Restore original endianness testDiego Biurrun2018-03-081-1/+4
* | Merge commit '31a53ab34e22fe1eec902f79ec1f19ab828a7a0c'James Almer2018-03-281-19/+18
|\ \ | |/
| * configure: Add check_as() helper function to simplify some expressionsDiego Biurrun2018-03-071-19/+18
* | Merge commit '18dc1ff0fb4572b1d50a44905aa1e76bc3bbb0ad'James Almer2018-03-281-3/+12
|\ \ | |/
| * configure: Add check_ld() helper function to simplify some expressionsDiego Biurrun2018-03-071-3/+11
* | Merge commit '9c37d765ef28b027414f86b0088b0c282a3c46d8'James Almer2018-03-281-34/+38
|\ \ | |/
| * configure: Add check_cc/require_cc helper functions to simplify some expressionsDiego Biurrun2018-03-071-37/+34
* | libavfilter: Add OpenCL convolution filterDanil Iashchenko2018-03-261-0/+1
* | hwcontext_opencl: Add support for mapping DRM objects to BeignetMark Thompson2018-03-221-7/+9
* | lavfi: Add OpenCL avgblur filterdrfer32018-03-221-0/+1
* | configure: add const_nan dependency to h264_metadata_bsfJames Almer2018-03-181-0/+1
* | lavc: Add filter_units bitstream filterMark Thompson2018-03-181-0/+1
* | cbs: Add a table of all supported codec IDsMark Thompson2018-03-181-1/+1
* | configure: revert changes to the schannel checkJames Almer2018-03-171-1/+3
* | Merge commit '83fef16b6a8dbbcbd80d159ba3ebe818dbbb2776'James Almer2018-03-171-23/+31
|\ \ | |/
| * configure: Add check_cpp_condition() helper function to simplify some express...Diego Biurrun2018-03-071-12/+26
* | Merge commit 'a5e011c8dcbf6968cc60f883d33382ba46147e90'James Almer2018-03-171-0/+8
|\ \ | |/
| * configure: Add check_cmd() helper function to simplify some expressionsDiego Biurrun2018-03-071-3/+11
* | configure: add missing adts_header to aac_fixed decoderJames Almer2018-03-151-1/+1
* | Merge commit '49804dc2baec009577e6b4ee827ae562188fbc2f'James Almer2018-03-151-171/+171
|\ \ | |/
| * configure: Use test_ prefix for helper functions that do not set variablesDiego Biurrun2018-03-071-131/+132
* | Merge commit '8c893aa3cd5f2d73896c72af330dcbfe299fbc5a'James Almer2018-03-151-10/+5
|\ \ | |/
| * configure: Drop unnecessary variables, shifts, and quotes in helper functionsDiego Biurrun2018-03-071-14/+7
| * configure: Fix logic of AMF external library checkDiego Biurrun2018-03-071-5/+1
* | configure: rename cuda to ffnvcodecTimo Rothenpieler2018-03-051-12/+18
* | compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-271-1/+4
* | configure: add missing audio_frame_queue dependency to vorbis encoderJames Almer2018-02-261-1/+1
* | Add libcodec2 en/decoderTomas Härdin2018-02-241-0/+5