Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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