summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale2018-02-211-0/+2
* | vaapi: Add MJPEG decode hwaccelMark Thompson2018-02-211-0/+2
* | avdevice: add android_camera indevFelix Matouschek2018-02-221-0/+6
* | Merge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a'James Almer2018-02-191-0/+4
|\ \ | |/
| * configure: Pass the right machine types to dlltool for arm and arm64 mingwMartin Storsjö2018-02-191-0/+4
| * Revert "configure: Stop using dlltool to create an import library"Martin Storsjö2018-02-191-1/+8
* | build: restore using dlltool/lib.exe for creating Win32 .lib filesHendrik Leppkes2018-02-191-1/+15
* | Merge commit 'fd36cf6bf6524247a8ff6788c028836fe7d9fd20'James Almer2018-02-111-6/+6
|\ \ | |/
| * configure: Factorize check_64_bit()Diego Biurrun2018-02-061-6/+6
* | Merge commit '38434a9ff5b9a1a048f32c1c7e2a9519cf12f8ba'James Almer2018-02-111-6/+5
|\ \ | |/
| * configure: Simplify restrict keyword handlingDiego Biurrun2018-02-061-6/+7
* | Merge commit 'bca41545b371efc34e38d1fa8bb12dba8b614da0'James Almer2018-02-111-11/+12
|\ \ | |/
| * configure: Group code that sets the license string with licensing checksDiego Biurrun2018-02-061-11/+12
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-041-0/+10
| * lavc: Delete all fake hwaccelsMark Thompson2017-12-191-13/+5
| * lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-191-1/+1
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-091-0/+2
* | lavd: add new API for iterating input and output devicesJosh de Kock2018-02-061-4/+23
* | lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-061-2/+4
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-061-3/+9
* | examples: Add a VA-API transcode example.Jun Zhao2018-02-041-0/+2
* | configure: Remove carriage return ('\r') in Windows CC_IDENTXiaohan Wang2018-02-021-1/+1
* | configure: fix vaapi_encode_example dependenciesJames Almer2018-01-231-1/+1
* | lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao2018-01-211-0/+2
* | lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao2018-01-211-0/+1
* | configure: Simplify detection of static x264 on systems without pkg-config.Carl Eugen Hoyos2018-01-111-1/+1
* | configure: don't use SDL.h in check_func_headers when checking for SDL2James Almer2018-01-101-5/+3
* | lavfi: Add filters to run arbitrary OpenCL programsMark Thompson2018-01-071-0/+2
* | configure: check SDL2 function with a headerKO Myung-Hun2018-01-071-2/+2
* | configure: remove check for SA_RESTARTJames Almer2018-01-061-2/+0
* | Remove the ffserver programRostislav Pehlivanov2018-01-061-4/+0
* | avcodec/rkmpp : Fix broken build due to missing control operationLongChair2018-01-061-4/+2
OpenPOWER on IntegriCloud