summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: add missing adts_header to aac_fixed decoderJames Almer2018-03-15
* Merge commit '49804dc2baec009577e6b4ee827ae562188fbc2f'James Almer2018-03-15
|\
| * configure: Use test_ prefix for helper functions that do not set variablesDiego Biurrun2018-03-07
* | Merge commit '8c893aa3cd5f2d73896c72af330dcbfe299fbc5a'James Almer2018-03-15
|\|
| * configure: Drop unnecessary variables, shifts, and quotes in helper functionsDiego Biurrun2018-03-07
| * configure: Fix logic of AMF external library checkDiego Biurrun2018-03-07
* | configure: rename cuda to ffnvcodecTimo Rothenpieler2018-03-05
* | compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-27
* | configure: add missing audio_frame_queue dependency to vorbis encoderJames Almer2018-02-26
* | Add libcodec2 en/decoderTomas Härdin2018-02-24
* | avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale2018-02-21
* | vaapi: Add MJPEG decode hwaccelMark Thompson2018-02-21
* | avdevice: add android_camera indevFelix Matouschek2018-02-22
* | Merge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a'James Almer2018-02-19
|\|
| * configure: Pass the right machine types to dlltool for arm and arm64 mingwMartin Storsjö2018-02-19
| * Revert "configure: Stop using dlltool to create an import library"Martin Storsjö2018-02-19
* | build: restore using dlltool/lib.exe for creating Win32 .lib filesHendrik Leppkes2018-02-19
* | Merge commit 'fd36cf6bf6524247a8ff6788c028836fe7d9fd20'James Almer2018-02-11
|\|
| * configure: Factorize check_64_bit()Diego Biurrun2018-02-06
* | Merge commit '38434a9ff5b9a1a048f32c1c7e2a9519cf12f8ba'James Almer2018-02-11
|\|
| * configure: Simplify restrict keyword handlingDiego Biurrun2018-02-06
* | Merge commit 'bca41545b371efc34e38d1fa8bb12dba8b614da0'James Almer2018-02-11
|\|
| * configure: Group code that sets the license string with licensing checksDiego Biurrun2018-02-06
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
| * lavc: Delete all fake hwaccelsMark Thompson2017-12-19
| * lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-19
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-09
* | lavd: add new API for iterating input and output devicesJosh de Kock2018-02-06
* | lavf: add new API for iterating muxers and demuxersJosh de Kock2018-02-06
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-06
* | examples: Add a VA-API transcode example.Jun Zhao2018-02-04
* | configure: Remove carriage return ('\r') in Windows CC_IDENTXiaohan Wang2018-02-02
* | configure: fix vaapi_encode_example dependenciesJames Almer2018-01-23
* | lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao2018-01-21
* | lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao2018-01-21
* | configure: Simplify detection of static x264 on systems without pkg-config.Carl Eugen Hoyos2018-01-11
* | configure: don't use SDL.h in check_func_headers when checking for SDL2James Almer2018-01-10
* | lavfi: Add filters to run arbitrary OpenCL programsMark Thompson2018-01-07
* | configure: check SDL2 function with a headerKO Myung-Hun2018-01-07
* | configure: remove check for SA_RESTARTJames Almer2018-01-06
* | Remove the ffserver programRostislav Pehlivanov2018-01-06
* | avcodec/rkmpp : Fix broken build due to missing control operationLongChair2018-01-06
* | It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-05
* | configure: update minimum required version of libvmafJames Almer2018-01-04
* | lavr: deprecate the entire libraryRostislav Pehlivanov2018-01-04
* | configure: bump yearCarl Eugen Hoyos2018-01-01
* | configure: libvmaf depends on pthreads.Carl Eugen Hoyos2017-12-29
* | configure: add missing avcodec dep to avfilter for de/convolve filtersJames Almer2017-12-27
* | configure: note (de)convolve filter dependencyPaul B Mahol2017-12-27
* | w32pthreads: always use Vista+ API, drop XP supportwm42017-12-26