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-03-31avutil/spherical: add av_spherical_projection_name()James Almer
2017-03-31doc/APIchanges: UpdateMichael Niedermayer
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-27avformat, ffmpeg: deprecate old rotation APIwm4
2017-03-23lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx APIwm4
2017-03-23lavc: Add hwaccel_flags field to AVCodecContextwm4
2017-03-21Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer
2017-03-21avcodec, avformat: deprecate anything related to side data mergingwm4
2017-03-20Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch
2017-03-20doc/APIchanges: fill date & hash for AV_PIX_FMT_FLAG_BAYERClément Bœsch
2017-03-20lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch
2017-03-18lavfi: deprecate AVFilterGraph->resample_lavr_optsRostislav Pehlivanov
2017-03-07spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara
2017-03-02avcodec/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKeywm4
2017-03-02avcodec, avutil, avformat: remove AVOption requirement for some fieldswm4
2017-02-14lavc: Add device context field to AVCodecContextMark Thompson
2017-02-13AVFrame: add an opaque_ref fieldwm4
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-18lavc: Remove old vaapi decode infrastructureMark Thompson
2017-01-12lavfi/buffersink: add accessors for the stream properties.Nicolas George
2017-01-07libavformat/avio: Add avio_get_dyn_buf functionsoftworkz
2016-12-11avutil: Add av_image_check_size2()Michael Niedermayer
2016-12-07lavc: Add spherical packet side data APIVittorio Giovara
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-11-19avformat/utils: add av_stream_add_side_data()James Almer
2016-11-13hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov
2016-11-13hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson
2016-11-10pixfmt: Add GRAY12Luca Barbato
2016-11-04hwcontext: Hardware frame mappingMark Thompson
2016-10-26doc/APIchanges: add 3.2 Cut markerMichael Niedermayer
2016-10-26doc/APIchanges: Fill in some missing thingsMichael Niedermayer
2016-10-24lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs
2016-10-24lavf/mux: add avformat_init_outputRodger Combs
2016-10-22avutil/avassert: Add av_assertX_fpu()Michael Niedermayer
2016-10-12Add GBRAP12 pixel format supportKieran Kunhya
2016-10-12Add GBRP12 pixel format supportMichael Niedermayer
2016-10-12APIchanges: Expand the name of recently added pixel formatsVittorio Giovara
2016-10-07Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes
2016-10-02hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov
2016-09-30avio: add a new flag for marking streams seekable by timestampAnton Khirnov
2016-09-28Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer
2016-09-28Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer
2016-09-28APIchanges: fix a typo in the version numberAnton Khirnov
2016-09-27lavu: Bump version for the 12bit Planar YUV supportLuca Barbato
2016-09-27avformat: add av_stream_get_codec_timebase()James Almer
2016-09-27swr: Update version & APIChanges for swr_build_matrix()Michael Niedermayer
2016-09-23avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler