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
2021-08-04avutil/Makefile: Apply CFLAGS for compilationAndreas Rheinhardt
2021-07-20lavu/checkasm: add (private) kperf timing for macOSJ. Dekker
2021-04-17lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun
2020-11-26libavutil: introduce AVFilmGrainParams side dataLynne
2020-05-12libavutil: add API for exporting video frame quantizersJuan De León
2020-04-23lavutil: add DOVI related headervacingfang
2020-03-20hwcontext_opencl: include header file in HEADERSDaniel Playfair Cal
2020-02-13lavu/tx: implement 32 bit fixed point FFT and MDCTLynne
2020-02-05lavu: add Vulkan hwcontext codeLynne
2019-08-02lavu/tx: add support for double precision FFT and MDCTLynne
2019-05-15libavutil: add an FFT & MDCT implementationLynne
2019-02-14avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler
2018-12-21Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutilMohammad Izadi
2018-11-16lavu: add locale-independent sscanf implementationPaul B Mahol
2018-11-15avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale
2018-06-27libavutil/encryption_info: Add unit tests.Jacob Trimble
2018-05-21hwcontext: Add test for device creation and derivationMark Thompson
2018-05-16lavu/Makefile: Fix alignment and orderingMark Thompson
2018-03-24avcodec/avcodec.h: Add encryption info side data.Jacob Trimble
2018-03-21avutil/integer: move the test to the corresponding subdirectoryJames Almer
2018-01-05It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov
2017-12-16lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta
2017-11-23lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson
2017-11-23lavu: OpenCL hwcontext implementationMark Thompson
2017-09-14lavu: Add DRM hwcontextMark Thompson
2017-07-19avutil: merge slice threading implementation from avcodec and avfilterMuhammad Faiz
2017-07-19pixdesc: Add a test for av_find_best_pix_fmt_of_2()Mark Thompson
2017-06-27lavu: add new D3D11 pixfmt and hwcontextwm4
2017-06-15avutil/tests: remove float_dsp testJames Almer
2017-05-15videotoolbox: add hwcontext supportwm4
2017-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch
2017-04-14Merge commit '2170017a1cd033b6f28e16476921022712a522d8'James Almer
2017-01-02avutil/tests: added selftest for aes_ctr.cThomas Turner
2016-12-22build: Generate pkg-config files from Make and not from configureDiego Biurrun
2016-12-21avutil: Added selftest for libavutil/audio_fifo.cThomas Turner
2016-12-11avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADSWan-Teh Chang
2016-12-11fate: add av_image_check_size() testMichael Niedermayer
2016-12-08avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-11-24cuda: check for cuda.h when enabledJames Almer
2016-11-24avutil/tests: Add cpu_init.c to check whether the one-time initialization in ...Wan-Teh Chang
2016-10-02lavu: remove the custom atomic APIAnton Khirnov
2016-09-28avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsvJames Almer
2016-09-28Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer
2016-06-22Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-21hwcontext: add a QSV implementationAnton Khirnov
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov