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-08-11libavutil: Adds gray floating-point pixel formats.Sergey Lavrushkin
2018-05-10avutil/hwcontext_cuda: add support for nvenc rgb formatsTimo Rothenpieler
2018-05-10avutil/hwcontext_cuda: add CUstream in cuda hwctxTimo Rothenpieler
2018-04-30avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint
2018-04-26lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch
2018-04-26lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch
2018-04-16Bump minor versions after release/4.0 branchingn4.1-devMichael Niedermayer
2018-04-16Bump minor versions for branching release/4.0Michael Niedermayer
2018-04-03avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm4
2018-03-24avcodec/avcodec.h: Add encryption info side data.Jacob Trimble
2018-03-18lavu/frame: add QP side datawm4
2018-03-16avutil: bump version after the latest AVOption flag additionJames Almer
2018-03-10avutil: add missing version bump for AV_CRC_8_EBUJames Almer
2018-03-01frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov
2018-02-13avutil/opt: remove ABI hackswm4
2017-12-25avutil: add AVX-512 flagsJames Darnley
2017-12-16lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta
2017-12-04libavutil: Add saturating subtraction functionsAndrew D'Addesio
2017-11-30Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-11-25lavu/pixfmt: Remove gap in the middle of enum AVPixelFormatMark Thompson
2017-11-23lavu: OpenCL hwcontext implementationMark Thompson
2017-11-23lavu: Add OpenCL hardware pixfmtMark Thompson
2017-10-29avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer
2017-10-24Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc'James Almer
2017-10-24Merge commit '619a433eca2c5655c41b799e0b06380020fb1498'James Almer
2017-10-24Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer
2017-10-23Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer
2017-10-22avutil/crc: remove gap in AVCRCId enum valuesJames Almer
2017-10-21Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer
2017-10-11Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
2017-09-28Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer
2017-09-28Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e'James Almer
2017-09-21pixdesc: Add API to map color property names to enum valuesVittorio Giovara
2017-09-21pixdesc: Add API to map color property names to enum valuesVittorio Giovara
2017-09-14lavu: Add DRM hwcontextMark Thompson
2017-08-15Add single precision planar RGB pixel formatsVittorio Giovara
2017-08-10pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara
2017-08-10pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara
2017-08-08imgutils: add function to clear an image to blackwm4
2017-08-08lavc, lavu: move frame cropping to a convenience functionwm4
2017-08-07libavutil: add GRAY9 pixel formatPaul B Mahol
2017-08-04hwcontext_cuda : Support YUV444P16 formatYogender Gupta
2017-07-27imgutils: add function to clear an image to blackwm4
2017-07-27lavc, lavu: move frame cropping to a convenience functionwm4
2017-07-25lavu/frame: add new side data type for ICC profilesRostislav Pehlivanov
2017-07-19avutil: merge slice threading implementation from avcodec and avfilterMuhammad Faiz
2017-06-27lavu: add new D3D11 pixfmt and hwcontextwm4
2017-06-15hwcontext: Improve allocation in derived contextsMark Thompson