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
2016-06-21lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-03-05lavu: improve documentation of some AVFrame functionswm4
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-14lavu: add a framework for handling hwaccel framesAnton Khirnov
2015-09-30lavu: Deprecate AVFrame.error[]Vittorio Giovara
2015-08-28lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara
2015-02-08frame: clarify buf documentationAnton Khirnov
2015-01-27Add a side data type for audio service type.Anton Khirnov
2014-08-09Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov
2014-08-04avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya
2014-06-01lavu: add all color-related enums to AVFramewm4
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-03-24frame: add a function for removing side data from a frameAnton Khirnov
2014-03-24Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov
2014-03-04doc: fix a couple of typos in frame.hVittorio Giovara
2014-02-24frame: add a convenience function for copying AVFrame dataAnton Khirnov
2014-02-16lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2014-01-17doxy: Document better the available AVFrame flagsLuca Barbato
2014-01-17doxy: Add AVFrame to the structured modulesLuca Barbato
2014-01-10avutil: do not use avcodec header in frame.hVittorio Giovara
2014-01-05avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker
2013-12-23lavu: fix typo in documentation.Tim Walker
2013-12-09avframe: add codec-independent stereoscopic metadataVittorio Giovara
2013-11-26mpeg12dec: Extract CC user data into frame side dataJohn Stebbins
2013-10-31h264: wait for initial complete frame before outputing framesJohn Stebbins
2013-10-28avframe: mark source frame const in _ref and _cloneVittorio Giovara
2013-09-28avframe: note that linesize is not the usable data sizeAnton Khirnov
2013-08-01avframe: have av_frame_get_side_data take const AVFrame*Vittorio Giovara
2013-03-08AVFrame: deprecate all now unused fieldsAnton Khirnov
2013-03-08AVFrame: add side data.Anton Khirnov
2013-03-08Move AVFrame from lavc to lavu.Anton Khirnov