Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-29Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer
2018-03-29Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer
2018-03-28Merge commit 'dd7e63af93b2430b5d42b87a966160c66736342c'James Almer
2018-03-28Merge commit '31a53ab34e22fe1eec902f79ec1f19ab828a7a0c'James Almer
2018-03-28Merge commit '18dc1ff0fb4572b1d50a44905aa1e76bc3bbb0ad'James Almer
2018-03-28Merge commit '9c37d765ef28b027414f86b0088b0c282a3c46d8'James Almer
2018-03-27libavfilter: Add OpenCL convolution filterDanil Iashchenko
2018-03-23hwcontext_opencl: Add support for mapping DRM objects to BeignetMark Thompson
2018-03-23lavfi: Add OpenCL avgblur filterdrfer3
2018-03-19configure: add const_nan dependency to h264_metadata_bsfJames Almer
2018-03-18lavc: Add filter_units bitstream filterMark Thompson
2018-03-18cbs: Add a table of all supported codec IDsMark Thompson
2018-03-17configure: revert changes to the schannel checkJames Almer
2018-03-17Merge commit '83fef16b6a8dbbcbd80d159ba3ebe818dbbb2776'James Almer
2018-03-17Merge commit 'a5e011c8dcbf6968cc60f883d33382ba46147e90'James Almer
2018-03-16configure: add missing adts_header to aac_fixed decoderJames Almer
2018-03-16Merge commit '49804dc2baec009577e6b4ee827ae562188fbc2f'James Almer
2018-03-16Merge commit '8c893aa3cd5f2d73896c72af330dcbfe299fbc5a'James Almer
2018-03-12Support AV1 encoding using libaomLuca Barbato
2018-03-12Add AV1 video decoding support through libaomLuca Barbato
2018-03-08configure: Restore original endianness testDiego Biurrun
2018-03-07configure: Add check_as() helper function to simplify some expressionsDiego Biurrun
2018-03-07configure: Add check_ld() helper function to simplify some expressionsDiego Biurrun
2018-03-07configure: Add check_cc/require_cc helper functions to simplify some expressionsDiego Biurrun
2018-03-07configure: Add check_cpp_condition() helper function to simplify some express...Diego Biurrun
2018-03-07configure: Add check_cmd() helper function to simplify some expressionsDiego Biurrun
2018-03-07configure: Use test_ prefix for helper functions that do not set variablesDiego Biurrun
2018-03-07configure: Drop unnecessary variables, shifts, and quotes in helper functionsDiego Biurrun
2018-03-07configure: Fix logic of AMF external library checkDiego Biurrun
2018-03-05configure: rename cuda to ffnvcodecTimo Rothenpieler
2018-02-27compat: remove in-tree NVidia headersTimo Rothenpieler
2018-02-26configure: add missing audio_frame_queue dependency to vorbis encoderJames Almer
2018-02-24Add libcodec2 en/decoderTomas Härdin
2018-02-22avcodec/nvdec: Implement mjpeg nvdec hwaccelPhilip Langdale
2018-02-22vaapi: Add MJPEG decode hwaccelMark Thompson
2018-02-22avdevice: add android_camera indevFelix Matouschek
2018-02-20Merge commit 'cc1c94dacd0642ac1a6cad45deb65071f127d91a'James Almer
2018-02-20build: restore using dlltool/lib.exe for creating Win32 .lib filesHendrik Leppkes
2018-02-19configure: Pass the right machine types to dlltool for arm and arm64 mingwMartin Storsjö
2018-02-19Revert "configure: Stop using dlltool to create an import library"Martin Storsjö
2018-02-12Merge commit 'fd36cf6bf6524247a8ff6788c028836fe7d9fd20'James Almer
2018-02-12Merge commit '38434a9ff5b9a1a048f32c1c7e2a9519cf12f8ba'James Almer
2018-02-12Merge commit 'bca41545b371efc34e38d1fa8bb12dba8b614da0'James Almer
2018-02-10aptx: implement the aptX HD bluetooth codecAurelien Jacobs
2018-02-06lavd: add new API for iterating input and output devicesJosh de Kock
2018-02-06lavf: add new API for iterating muxers and demuxersJosh de Kock
2018-02-06lavc: add new API for iterating codecs and codec parsersJosh de Kock
2018-02-06configure: Factorize check_64_bit()Diego Biurrun
2018-02-06configure: Simplify restrict keyword handlingDiego Biurrun
2018-02-06configure: Group code that sets the license string with licensing checksDiego Biurrun