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-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: Don't assume a 16 byte aligned stack on BSDs on i386Martin Storsjö
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-13configure: Don't assume an aligned stack on clang on windowsMartin Storsjö
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
2018-02-04examples: Add a VA-API transcode example.Jun Zhao
2018-02-02configure: Remove carriage return ('\r') in Windows CC_IDENTXiaohan Wang
2018-01-24configure: fix vaapi_encode_example dependenciesJames Almer
2018-01-22lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao
2018-01-22lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao
2018-01-11configure: Simplify detection of static x264 on systems without pkg-config.Carl Eugen Hoyos
2018-01-10configure: don't use SDL.h in check_func_headers when checking for SDL2James Almer