summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* avcodec/nvenc: include nvEncodeAPI v7 SDK headerTimo Rothenpieler2016-08-28
* avfilter: add vaguedenoiser filterPaul B Mahol2016-08-26
* configure: force _WIN32_WINNT >= 0x0502 on mingw32 targetsJames Almer2016-08-22
* avformat: Add fifo pseudo-muxerJan Sebechlebsky2016-08-22
* configure: All sun4 machines are SPARCs, not just sun4uMaya Rashish2016-08-15
* configure: Check for arc4random() header definition.Carl Eugen Hoyos2016-08-13
* Support for MIPS cpu P6600Shivraj Patil2016-08-05
* Add an OpenH264 decoder wrapperMartin Storsjö2016-07-27
* avformat: add an Ogg Video muxerJames Almer2016-07-20
* configure: add support for new CPUsJames Almer2016-07-19
* configure: add missing loongson dependenciesJames Almer2016-07-16
* lavf: add libopenmpt demuxerJosh de Kock2016-07-15
* Revert "configure: Enable GCC vectorization on ≥4.9 on x86"James Almer2016-07-09
* lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-08
* configure: disable the new optimizer in Visual Studio 2015 Update 3Hendrik Leppkes2016-07-03
* avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer2016-07-03
* Merge commit 'b2d5d6a7f20a255a5f3c9bf539cc507afd909ce5'Clément Bœsch2016-06-27
|\
| * build: Only enable symbol reduction if the compiler does proper DCEDiego Biurrun2016-05-30
* | Merge commit 'c5fd4b50610f62cbb3baa4f4108139363128dea1'Clément Bœsch2016-06-27
|\|
| * build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-29
* | configure: use c++98 for c++ filesRick Kern2016-06-26
* | avdevice/decklink: add support for setting duplex modeMarton Balint2016-06-26
* | Merge commit '38392b2af815898b8716826c4e29d95c04fb2647'Hendrik Leppkes2016-06-26
|\|
| * hwcontext_vdpau: implement device creationAnton Khirnov2016-05-26
| * configure: Don't require nonfree for nvencTimo Rothenpieler2016-05-19
| * nvenc: drop the hard dependency on CUDAAnton Khirnov2016-05-19
| * nvenc: write the VUI signal properties for HEVCAnton Khirnov2016-05-19
* | avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler2016-06-25
* | Merge commit '85ce9636e42dbda06b7d0af76a528a64b113fb3a'Clément Bœsch2016-06-25
|\|
| * configure: move the hardware accel libs' entries in the configure outputAnton Khirnov2016-05-19
* | Merge commit 'c0f4c7db9fea1c07d290a298b8db858b7ceed96d'Clément Bœsch2016-06-25
|\|
| * configure: move the hardware accel libs' entries in the help textAnton Khirnov2016-05-19
* | Merge commit '5e2203448ab4cc8ea1d933b87f1b39b009201044'Clément Bœsch2016-06-25
|\|
| * configure: improve the help text for external librariesAnton Khirnov2016-05-19
* | lavd/decklink: Fix compile issue on OS XRick Kern2016-06-24
* | avcodec: remove libutvideo wrapper supportDerek Buitenhuis2016-06-23
* | Merge commit '1f1ad8ace040a08edc2646ff638ca42a8828779f'Clément Bœsch2016-06-21
|\|
| * configure: Document --enable-libfontconfigDiego Biurrun2016-05-05
| * Revert "mmaldec: autodetect by default" since it breaks linking on systems wi...Janne Grunau2016-04-30
| * mmaldec: autodetect by defaultwm42016-04-30
* | Merge commit '74beead9bd596180bcac6108548fc0a86d8eb4ae'Clément Bœsch2016-06-21
|\|
| * mmaldec: limit internal bufferingwm42016-04-30
| * configure: fix mmal build dependencieswm42016-04-30
| * mmaldec: add vc1 decoding supportwm42016-04-30
| * mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-30
* | Merge commit '72da8d9bb24d1b1bf74c2f1108650c0da0054d2e'Clément Bœsch2016-06-19
|\|
| * h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-24
* | avcodec/cuvid: add cuvid decoderTimo Rothenpieler2016-06-10
* | Seperate x264rgb encoder and only enable when its actually supportedMichael Niedermayer2016-06-05
* | avocdec: add MagicYUV decoderPaul B Mahol2016-05-31