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-09-27lavc: Add coded bitstream read/write support for AV1Mark Thompson
2018-09-25avfilter: add audio denoising (afftdn) filterPaul B Mahol
2018-09-23avdevice/decklink: add support for selecting devices based on their unique IDMarton Balint
2018-09-23vaapi_encode_mjpeg: Use CBS to store parameters and write headersMark Thompson
2018-09-23lavc/cbs: Add JPEG supportMark Thompson
2018-09-23configure: Use pkgconfig for VAAPIMark Thompson
2018-09-15avcodec: add missing mpegvideo dependencies to SpeedHQ decoderJames Almer
2018-09-15configure: add missing avcodec dependency to avfilter when bm3d filter is ena...James Almer
2018-09-13configure: bm3d filter depends on dct in avcodecPaul B Mahol
2018-09-11lavc, doc, configure: add libxavs2 video encoder wrapperhwren
2018-09-10avfilter: add nvidia NPP based transpose filterRoman Arzumanyan
2018-09-09avdevice/decklink: Add support for EIA-708 output over SDIDevin Heitmueller
2018-09-08avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol
2018-09-02Merge commit '39f3b6f3fc2b46b405b680cce3599f1b370e342d'James Almer
2018-09-02Merge commit '5691c746cf62e69806aae1baf0a6e8252d519444'James Almer
2018-09-02Merge commit '5cb62f9d952e24fff62737a57e89cf43d9c2333a'James Almer
2018-09-02Merge commit '25c2a27c9ec0150210d75ee5ac8ed1bfa14c1a56'James Almer
2018-09-02Merge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'James Almer
2018-09-01avformat/libsrt: add pkt_size parameter to libsrtMarton Balint
2018-08-31configure: <fflib>_deps: validate, reduce sensitivityAvi Halachmi (:avih)
2018-08-28configure: [loongson] revert no-expensive-optimizationsShiyou Yin
2018-08-27avcodec: add WinCAM Motion Video decoderPaul B Mahol
2018-08-27avcodec: add MatchWare Screen Capture CodecPaul B Mahol
2018-08-27configure: speed up check_deps()Avi Halachmi (:avih)
2018-08-27configure: speed up print_enabled_components()Avi Halachmi (:avih)
2018-08-27configure: speed up flatten_extralibs_wrapper()Avi Halachmi (:avih)
2018-08-23configure: do not add fsanitize cflags with ossfuzz if coverage is testedMichael Niedermayer
2018-08-17Revert "avcodec/libaomdec: auto insert dump_extra bitstream filter"James Almer
2018-08-12lavfi: add erosion_opencl, dilation_opencl filtersDanil Iashchenko
2018-08-10lavfi/vf_libvmaf: update to use libvmaf v1.3.9Kyle Swanson
2018-08-02avcodec/libaomdec: auto insert dump_extra bitstream filterJames Almer
2018-07-30configure: add missing aandcttables dependency to asv1 and asv2 encodersJames Almer
2018-07-30configure: add missing aandcttables dependency to mpegvideoencJames Almer
2018-07-27lavc, doc, configure: add avs2 video decoder wrapperhwren
2018-07-25configure: Force pie for Android.Carl Eugen Hoyos
2018-07-21avcodec/parser: move parsers list and related API to its own fileJames Almer
2018-07-20avcodec/libaomenc: export Sequence Header and Metadata OBUs as extradataJames Almer
2018-07-15Add lensfun filterStephen Seo
2018-07-06configure: toolchain-tsan does not need -fPIE.Carl Eugen Hoyos
2018-07-03lavc: implement an ATRAC9 decoderRostislav Pehlivanov
2018-07-03configure: add missing swscale to avfilter when sr filter is enabledJames Almer
2018-07-03lavfi: add sobel, prewitt, roberts filtersDanil Iashchenko
2018-07-02Adds ESPCN super resolution filter merged with SRCNN filter.Sergey Lavrushkin
2018-06-29configure: fix check for opencl_vaapi_intel_media.Jun Zhao
2018-06-25configure: bump minimum required version of libaomJames Almer
2018-06-21lavfi: add opencl tonemap filterRuiling Song
2018-06-21lavfi: Add boxblur_opencl filterDanil Iashchenko
2018-06-15configure: simplify ffnvcodec version logicTimo Rothenpieler
2018-06-13configure: The eac3_core bitstream filter needs the ac3 parser.Carl Eugen Hoyos
2018-06-07configure: fix check for openclJun Zhao