| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: allow enabling libvpx vp9 modules when vp8 is disabled | James Almer | 2019-03-04 | 1 | -4/+2 |
* | configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checking | Guo, Yejun | 2019-03-04 | 1 | -2/+2 |
* | configure: add missing pthreads extralibs dependency for libvpx-vp9 | Guo, Yejun | 2019-03-04 | 1 | -2/+2 |
* | configure: select rotation filters for ffmpeg | Gyan Doshi | 2019-03-02 | 1 | -2/+2 |
* | configure: update minimum required ffnvcodec versions | Timo Rothenpieler | 2019-02-27 | 1 | -4/+5 |
* | configure: pass windows-path to nvcc whenever cygpath is available | Timo Rothenpieler | 2019-02-27 | 1 | -1/+4 |
* | configure: deprecate cuda_sdk dependency option | Philip Langdale | 2019-02-27 | 1 | -2/+5 |
* | avfilter/vf_thumbnail_cuda: Switch to using ffnvcodec | Philip Langdale | 2019-02-27 | 1 | -1/+1 |
* | avfilter/vf_scale_cuda: Switch to using ffnvcodec | Philip Langdale | 2019-02-27 | 1 | -1/+1 |
* | avfilter/vf_yadif_cuda: Switch to using ffnvcodec | Philip Langdale | 2019-02-27 | 1 | -1/+1 |
* | configure: Add an explicit check and option for nvcc | Philip Langdale | 2019-02-27 | 1 | -0/+24 |
* | configure: fix dependencies for mlp and truehd encoders | Moritz Barsnick | 2019-02-12 | 1 | -2/+2 |
* | configure: warn about disabled explicitly enabled components | Marton Balint | 2019-02-11 | 1 | -4/+28 |
* | add libaribb24 ARIB STD-B24 caption decoder | Jan Ekström | 2019-02-10 | 1 | -0/+6 |
* | libavfilter: add transpose_vaapi filter | Zachary Zhou | 2019-01-23 | 1 | -0/+2 |
* | configure: Fix hymt decoder standalone compilation. | Carl Eugen Hoyos | 2019-01-10 | 1 | -0/+1 |
* | configure: add dxva2 extralibs to avcodec | James Almer | 2019-01-06 | 1 | -1/+1 |
* | configure: bump year | James Almer | 2019-01-01 | 1 | -1/+1 |
* | configure: Make sure libpostproc can be found if -rpath-link doesn't work. | Carl Eugen Hoyos | 2018-12-28 | 1 | -1/+1 |
* | configure: make --windres option work | Peter Ross | 2018-12-20 | 1 | -0/+1 |
* | configure: --help should dipslay --host-extralibs | Peter Ross | 2018-12-20 | 1 | -1/+1 |
* | configure: --help typo | Peter Ross | 2018-12-20 | 1 | -1/+1 |
* | configure: Use "clang" as cc_default for Android. | Carl Eugen Hoyos | 2018-12-17 | 1 | -1/+6 |
* | configure: require the first stable version of libdav1d | James Almer | 2018-12-11 | 1 | -1/+1 |
* | configure: check if dlfcn.h is present for ladspa and frei0r, if not abort early | Paul B Mahol | 2018-12-03 | 1 | -2/+2 |
* | libdavs2: update api version and enable avx option | hwrenx | 2018-12-03 | 1 | -1/+1 |
* | lavf: add transpose_opencl filter | Ruiling Song | 2018-12-02 | 1 | -0/+1 |
* | configure: Avoid use of nonstandard features of sed | Mark Thompson | 2018-12-02 | 1 | -2/+1 |
* | Force aix nm to work on 32 and 64 bit binaries by default. | Carl Eugen Hoyos | 2018-12-02 | 1 | -0/+1 |
* | configure: enable mipsfpu for loongson platform. | Shiyou Yin | 2018-11-30 | 1 | -1/+0 |
* | configure: memalign is broken on djgpp 2.05 | Peter Ross | 2018-11-28 | 1 | -2/+9 |
* | additional math.h functions for djgpp | Peter Ross | 2018-11-28 | 1 | -0/+2 |
* | configure: detect djgpp libc | Peter Ross | 2018-11-28 | 1 | -1/+3 |
* | configure: Add -Wno-char-subscripts. | Carl Eugen Hoyos | 2018-11-25 | 1 | -0/+1 |
* | configure: Disable direct stripping on sunos. | Carl Eugen Hoyos | 2018-11-25 | 1 | -0/+1 |
* | avcodec: add truehd_core bitstream filter | Paul B Mahol | 2018-11-23 | 1 | -0/+1 |
* | avfilter/vf_freezedetect: add filter to detect frozen input | Marton Balint | 2018-11-19 | 1 | -0/+1 |
* | configure: update api version of libxavs2 | hwrenx | 2018-11-19 | 1 | -1/+1 |
* | configure: Add missing xlib dependency for VAAPI X11 code | Mark Thompson | 2018-11-14 | 1 | -0/+1 |
* | avfilter/vf_minterpolate: use common scene sad functions | Marton Balint | 2018-11-11 | 1 | -0/+1 |
* | avfilter/vf_select: use common scene sad functions | Marton Balint | 2018-11-11 | 1 | -1/+1 |
* | avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole ... | Marton Balint | 2018-11-11 | 1 | -1/+2 |
* | avcodec: libdav1d AV1 decoder wrapper. | James Almer | 2018-11-05 | 1 | -0/+4 |
* | configure: Add missing V4L2 M2M decoder BSF dependencies | Mark Thompson | 2018-11-05 | 1 | -0/+2 |
* | configure: Add missing IVF muxer BSF dependency | Mark Thompson | 2018-11-05 | 1 | -1/+1 |
* | configure: Fix av1_metadata BSF dependency | Mark Thompson | 2018-11-05 | 1 | -1/+1 |
* | avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacer | Philip Langdale | 2018-11-02 | 1 | -0/+1 |
* | avformat/ivfenc: use the av1_metadata bsf to insert Temporal Delimiter OBUs i... | James Almer | 2018-11-01 | 1 | -0/+1 |
* | configure: add missing optional SDL2 dependency to OpenGL outdev | James Almer | 2018-10-24 | 1 | -1/+3 |
* | avcodec: add an AV1 parser | James Almer | 2018-10-03 | 1 | -0/+1 |