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
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-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-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-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
2017-06-15hwcontext: Make it easier to work with device typesMark Thompson
2017-06-15hwcontext: Add device derivationMark Thompson
2017-05-15videotoolbox: add hwcontext supportwm4
2017-05-08Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'James Almer
2017-05-05Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'Clément Bœsch
2017-04-11doc/APIChages: Add av_strireplace()Steven Liu
2017-04-10avutil/float_dsp: add vector_dmac_scalar()Paul B Mahol
2017-04-06lavu: add support for Content Light Level side metadataSteve Lhomme
2017-04-02Bump versions for master after 3.3n3.4-devMichael Niedermayer
2017-04-02Bump minor for 3.3Michael Niedermayer
2017-03-31avutil/spherical: add av_spherical_projection_name()James Almer
2017-03-31Bump minor versions for master after release/3.3 branchpointMichael Niedermayer
2017-03-31Bump minor versions for staring release/3.3 branchMichael Niedermayer
2017-03-31Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch
2017-03-30Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0'Clément Bœsch
2017-03-29lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch
2017-03-24Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch
2017-03-20Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch
2017-03-20lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch
2017-03-07spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara
2017-03-02avcodec, avutil, avformat: remove AVOption requirement for some fieldswm4
2017-02-13AVFrame: add an opaque_ref fieldwm4
2017-02-11frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov
2017-02-11cpu: add a function for querying maximum required data alignmentAnton Khirnov
2017-01-31Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer
2017-01-25avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint
2017-01-22libavutil: add av_lfg_init_from_data() functionJonathan Campbell
2017-01-12frame: add a cropping rectangle to AVFrameAnton Khirnov
2017-01-09crypto: consistently use size_t as type for length parametersDiego Biurrun
2016-12-11avutil: Add av_image_check_size2()Michael Niedermayer
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-12-07lavc: Add spherical packet side data APIVittorio Giovara
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-11-22libavutil/hwcontext_cuda: Support P010 and P016 formatsPhilip Langdale
2016-11-22avutil: add P016 pixel formatPhilip Langdale