summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: extend SDL check to accept all 2.x versionsChristopher Degawa2022-06-101-1/+1
* configure: bump yearn4.1.9Gyan Doshi2022-04-161-1/+1
* configure: Add missing libshine->mpegaudioheader dependencyAndreas Rheinhardt2022-01-061-1/+1
* configure: update copyright yearLynne2021-10-161-1/+1
* Update missed irc linksMichael Niedermayer2021-09-091-1/+1
* configure: bump yearGyan Doshi2020-01-061-1/+1
* configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checkingGuo, Yejun2019-03-141-2/+2
* configure: add missing pthreads extralibs dependency for libvpx-vp9Guo, Yejun2019-03-141-2/+2
* configure: bump yearJames Almer2019-01-211-1/+1
* configure: Add missing xlib dependency for VAAPI X11 codeMark Thompson2018-11-141-0/+1
* configure: Add missing V4L2 M2M decoder BSF dependenciesMark Thompson2018-11-051-0/+2
* configure: Add missing IVF muxer BSF dependencyMark Thompson2018-11-051-1/+1
* configure: Fix av1_metadata BSF dependencyMark Thompson2018-11-041-1/+1
* avformat/ivfenc: use the av1_metadata bsf to insert Temporal Delimiter OBUs i...James Almer2018-11-041-0/+1
* avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacerPhilip Langdale2018-11-031-0/+1
* configure: add missing optional SDL2 dependency to OpenGL outdevJames Almer2018-10-241-1/+3
* avcodec: add an AV1 parserJames Almer2018-10-031-0/+1
* lavc: Add AV1 metadata bitstream filterMark Thompson2018-09-261-0/+1
* lavc: Add coded bitstream read/write support for AV1Mark Thompson2018-09-261-0/+2
* avfilter: add audio denoising (afftdn) filterPaul B Mahol2018-09-251-0/+3
* avdevice/decklink: add support for selecting devices based on their unique IDMarton Balint2018-09-231-1/+1
* vaapi_encode_mjpeg: Use CBS to store parameters and write headersMark Thompson2018-09-231-1/+1
* lavc/cbs: Add JPEG supportMark Thompson2018-09-231-0/+2
* configure: Use pkgconfig for VAAPIMark Thompson2018-09-231-19/+12
* avcodec: add missing mpegvideo dependencies to SpeedHQ decoderJames Almer2018-09-151-0/+1
* configure: add missing avcodec dependency to avfilter when bm3d filter is ena...James Almer2018-09-141-0/+1
* configure: bm3d filter depends on dct in avcodecPaul B Mahol2018-09-131-0/+2
* lavc, doc, configure: add libxavs2 video encoder wrapperhwren2018-09-111-0/+4
* avfilter: add nvidia NPP based transpose filterRoman Arzumanyan2018-09-101-2/+3
* avdevice/decklink: Add support for EIA-708 output over SDIDevin Heitmueller2018-09-091-0/+4
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-081-0/+1
* Merge commit '39f3b6f3fc2b46b405b680cce3599f1b370e342d'James Almer2018-09-021-8/+8
|\
| * configure: Move add_fooflags() helper functions into canonical orderDiego Biurrun2018-04-201-8/+8
* | Merge commit '5691c746cf62e69806aae1baf0a6e8252d519444'James Almer2018-09-021-22/+22
|\ \ | |/
| * configure: Group toolchain parameter mangling functions togetherDiego Biurrun2018-04-201-22/+22
* | Merge commit '5cb62f9d952e24fff62737a57e89cf43d9c2333a'James Almer2018-09-021-47/+47
|\ \ | |/
| * configure: Rename check_header() --> check_headers()Diego Biurrun2018-04-201-37/+37
* | Merge commit '25c2a27c9ec0150210d75ee5ac8ed1bfa14c1a56'James Almer2018-09-021-6/+5
|\ \ | |/
| * configure: Make require_cc() and require_cpp_condition() functions consistentDiego Biurrun2018-04-201-7/+6
* | Merge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'James Almer2018-09-021-10/+12
|\ \ | |/
| * build: Group external library protocols separatelyDiego Biurrun2018-04-201-7/+9
| * random_seed: use bcrypt instead of the old wincrypt APISteve Lhomme2018-04-191-3/+4
| * w32pthreads: always use Vista+ API, drop XP supportwm42018-04-091-8/+11
| * configure: Revert some incorrect uses of check_cc()Diego Biurrun2018-03-301-5/+11
* | avformat/libsrt: add pkt_size parameter to libsrtMarton Balint2018-09-011-1/+1
* | configure: <fflib>_deps: validate, reduce sensitivityAvi Halachmi (:avih)2018-08-311-10/+36
* | configure: [loongson] revert no-expensive-optimizationsShiyou Yin2018-08-271-3/+12
* | avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-271-0/+1
* | avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-271-0/+1
* | configure: speed up check_deps()Avi Halachmi (:avih)2018-08-271-40/+46