]> git.sesse.net Git - ffmpeg/history - configure
lavfi: add new iteration API
[ffmpeg] / configure
2018-03-31 Josh de Kocklavfi: add new iteration API
2018-03-31 Martin Storsjöarm: swscale: Only compile the rgb2yuv asm if .dn alias...
2018-03-30 James AlmerMerge commit '3a7b4ae62c798edbd82bcd8fef863c74ed2acd4a'
2018-03-30 James AlmerMerge commit 'ab05d3934de8e932dbd77979a687e6598e67535c'
2018-03-30 James AlmerMerge commit 'e744281c49496b0e0a357e9f84c37fbf99215e20'
2018-03-30 James AlmerMerge commit 'ea3320bb828553182fb34e164826f95df5743522'
2018-03-30 Diego Biurrunconfigure: Revert some incorrect uses of check_cc()
2018-03-30 James AlmerMerge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'
2018-03-30 James AlmerMerge commit '2124a97a4998413c7e81539b16b01ef6ac570ea9'
2018-03-30 James AlmerMerge commit '434b44cd6fb4bb9a2bf2bb29ef55ce1a315314b8'
2018-03-30 James AlmerMerge commit '8c7554e6a9b126bd6ee5bf80dae9e11e056db2f1'
2018-03-30 James AlmerMerge commit '17ee5b0c13bc17465b71bc9ca1cde9f0eed8b3ff'
2018-03-30 James AlmerMerge commit 'b9ea301e02472d0982b0fa0f80294bd95885bde8'
2018-03-30 James AlmerMerge commit '5292e97c42b05db7ad4e51c1ea756b12fdf721ff'
2018-03-30 James AlmerMerge commit '86499771d1228d8303c8eb6509e20c0caaa02da5'
2018-03-29 James AlmerMerge commit 'ea2f72a2c14c67a3b35dac6426d1e3c0fae33fd5'
2018-03-29 James AlmerMerge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'
2018-03-29 James AlmerMerge commit '3d6e76b953afd36e23ef8532b81aea58a6338931'
2018-03-29 James AlmerMerge commit '847190ebd99ffd57dc89bd568a33bf2d5c424129'
2018-03-29 James AlmerMerge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'
2018-03-28 James AlmerMerge commit 'c438899a706422b8362a13714580e988be4d638b'
2018-03-28 James AlmerMerge commit '44a1731011e87fbf4180d026aefb8bfe85d8c7dc'
2018-03-28 James AlmerMerge commit 'dd7e63af93b2430b5d42b87a966160c66736342c'
2018-03-28 James AlmerMerge commit '80a4e6a46f21256e9bf508ead686563616945ad5'
2018-03-28 James AlmerMerge commit '31a53ab34e22fe1eec902f79ec1f19ab828a7a0c'
2018-03-28 James AlmerMerge commit '18dc1ff0fb4572b1d50a44905aa1e76bc3bbb0ad'
2018-03-28 James AlmerMerge commit '9c37d765ef28b027414f86b0088b0c282a3c46d8'
2018-03-28 Sven DuekingAdd Haivision SRT protocol
2018-03-27 Diego Biurrunconfigure: Drop unused helper function test_cflags_cpp()
2018-03-26 Danil Iashchenkolibavfilter: Add OpenCL convolution filter
2018-03-26 Diego Biurrunconfigure: Simplify vararg check
2018-03-26 Diego Biurrunconfigure: Add check_x86asm() helper function to simpli...
2018-03-26 Diego Biurrunconfigure: Use indirection for the -o assembler flag...
2018-03-26 Diego Biurrunconfigure: Use a more sensible suffix for x86 assembly...
2018-03-26 Diego Biurrunconfigure: Document available options for the --toolcha...
2018-03-22 Mark Thompsonhwcontext_opencl: Add support for mapping DRM objects...
2018-03-22 drfer3lavfi: Add OpenCL avgblur filter
2018-03-18 James Almerconfigure: add const_nan dependency to h264_metadata_bsf
2018-03-18 Mark Thompsonlavc: Add filter_units bitstream filter
2018-03-18 Mark Thompsoncbs: Add a table of all supported codec IDs
2018-03-17 Martin Storsjöconfigure: Don't assume a 16 byte aligned stack on...
2018-03-17 James Almerconfigure: revert changes to the schannel check
2018-03-17 James AlmerMerge commit '83fef16b6a8dbbcbd80d159ba3ebe818dbbb2776'
2018-03-17 James AlmerMerge commit 'a5e011c8dcbf6968cc60f883d33382ba46147e90'
2018-03-15 James Almerconfigure: add missing adts_header to aac_fixed decoder
2018-03-15 James AlmerMerge commit '49804dc2baec009577e6b4ee827ae562188fbc2f'
2018-03-15 James AlmerMerge commit '8c893aa3cd5f2d73896c72af330dcbfe299fbc5a'
2018-03-15 James AlmerMerge commit '121314895f6360852b2807d5dfafea576b2e6fed'
2018-03-15 James AlmerMerge commit '0711d142997b2662ba9198e607015b06c6eed0d8'
2018-03-15 James AlmerMerge commit 'aeaa108bafa11db290f1ada0e22dbfbd655cf2ba'
2018-03-13 Martin Storsjöconfigure: Don't assume an aligned stack on clang on...
2018-03-12 Luca BarbatoSupport AV1 encoding using libaom
2018-03-12 Luca BarbatoAdd AV1 video decoding support through libaom
2018-03-08 Diego Biurrunconfigure: Restore original endianness test
2018-03-07 Diego Biurrunconfigure: Add check_as() helper function to simplify...
2018-03-07 Diego Biurrunconfigure: Add check_ld() helper function to simplify...
2018-03-07 Diego Biurrunconfigure: Add check_cc/require_cc helper functions...
2018-03-07 Diego Biurrunconfigure: Add check_cpp_condition() helper function...
2018-03-07 Diego Biurrunconfigure: Add check_cmd() helper function to simplify...
2018-03-07 Diego Biurrunconfigure: Use test_ prefix for helper functions that...
2018-03-07 Diego Biurrunconfigure: Drop unnecessary variables, shifts, and...
2018-03-07 Diego Biurrunconfigure: Fix logic of AMF external library check
2018-03-05 Mark ThompsonMerge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'
2018-03-05 Mark ThompsonMerge commit 'e2399e0c1aeb110456405d23e211066fab6cb041'
2018-03-05 Mark ThompsonMerge commit 'dc40e64adb1712b1209c018914a44f809bc32664'
2018-03-05 Mark ThompsonMerge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6'
2018-03-05 Timo Rothenpielerconfigure: rename cuda to ffnvcodec
2018-02-27 Timo Rothenpielercompat: remove in-tree NVidia headers
2018-02-26 James Almerconfigure: add missing audio_frame_queue dependency...
2018-02-24 Tomas HärdinAdd libcodec2 en/decoder
2018-02-21 Philip Langdaleavcodec/nvdec: Implement mjpeg nvdec hwaccel
2018-02-21 Mark Thompsonvaapi: Add MJPEG decode hwaccel
2018-02-21 Felix Matouschekavdevice: add android_camera indev
2018-02-21 Mark ThompsonMerge commit '6d5a6dde5301c81e221a37b3f39bb03149492b98'
2018-02-21 Mark ThompsonMerge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a'
2018-02-21 Mark ThompsonMerge commit '7157d959264f3729da463725c6faa580d9394d19'
2018-02-21 Mark ThompsonMerge commit '78fa0b9033c0834c049e2aedf71a8c613fed87ab'
2018-02-21 Mark ThompsonMerge commit '69062d0f9b6aef5d9d9b8c9c9b5cfb23037caddb'
2018-02-21 Mark ThompsonMerge commit 'a2ca8ed903b435446031a8a0792ca535e6ee2913'
2018-02-21 Mark ThompsonMerge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
2018-02-21 Mark ThompsonMerge commit '13ca5d34ba5c473211daaae0a101123bcaada3e6'
2018-02-21 Mark ThompsonMerge commit '0e4c166cdd6446522a085dd9731967d09ac71f72'
2018-02-21 Mark ThompsonMerge commit 'a3daecd6375279d9fdb863ac9db3545a33e97651'
2018-02-21 Mark ThompsonMerge commit '67eb2b16daa77f6ba3e04a28ca18e53193723b7f'
2018-02-21 Mark ThompsonMerge commit '216c44dfc17252ec0681dcb0bbeeb45a9d14eca7'
2018-02-21 Mark ThompsonMerge commit 'c8e135ea9225137050a6315fd9ba9c0f242c90b6'
2018-02-21 Mark ThompsonMerge commit '254e728d207c173a3714e6a01c9d68fcb3af8b73'
2018-02-21 Mark ThompsonMerge commit '1d12a545ce828eaf4fb37295400008ea37635ab8'
2018-02-21 Mark ThompsonMerge commit '2651352988212531038326c44754ece1728c4a3b'
2018-02-19 James AlmerMerge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a'
2018-02-19 James AlmerMerge commit '97eee953e639bd4d17a9f9398293775277d00505'
2018-02-19 Hendrik Leppkesbuild: restore using dlltool/lib.exe for creating Win32...
2018-02-19 Martin Storsjöconfigure: Pass the right machine types to dlltool...
2018-02-19 Martin StorsjöRevert "configure: Stop using dlltool to create an...
2018-02-12 Mark ThompsonMerge commit 'a674b31240e99a369059385b03582b35629d190f'
2018-02-12 Mark ThompsonMerge commit '5b6213ef6bf5e0781c83e86926eb0b33a98dc185'
2018-02-12 Mark ThompsonMerge commit '9b09792c90b580842157ca8ce534be434725a841'
2018-02-12 Mark ThompsonMerge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2'
2018-02-12 Mark ThompsonMerge commit 'e412d683fe0349bb8450645813a23158bb4ebd66'
2018-02-12 Mark ThompsonMerge commit 'caecb85014fc81f8734560a150073627eedab78c'
next