summaryrefslogtreecommitdiffstats
path: root/libavutil/frame.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/frame: add QP side datawm42018-03-181-0/+17
* lavu/frame: fix inconsistent qp_table_buf deprecationwm42018-03-181-0/+1
* frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-011-0/+16
* avutil/frame: Add private_ref to AVFrameMichael Niedermayer2017-11-101-0/+13
* avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer2017-10-291-0/+26
* avutil/frame: remove unneccessary metadata pointer getterJames Almer2017-10-231-1/+0
* avutil/frame: Fix project nameMichael Niedermayer2017-10-111-2/+2
* Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer2017-09-271-1/+3
|\
| * frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-111-1/+3
* | lavc, lavu: move frame cropping to a convenience functionwm42017-08-081-0/+34
* | lavu/frame: add new side data type for ICC profilesRostislav Pehlivanov2017-07-251-0/+7
* | Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'James Almer2017-05-081-1/+27
|\ \ | |/
| * frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-121-1/+27
| * lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-0/+6
* | lavu: add support for Content Light Level side metadataSteve Lhomme2017-04-061-0/+6
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-021-29/+3
* | AVFrame: add an opaque_ref fieldwm42017-02-131-0/+11
* | lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-1/+7
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-211-1/+1
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-071-0/+4
|\ \ | |/
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-0/+4
* | avutil/frame: Add a flag to discard frame after decode.Sasi Inguva2016-09-191-0/+4
* | doxygen: Standardize root-level modulesTimothy Gu2016-08-021-0/+1
* | avutil/frame: Move new field to the end of AVFrameMichael Niedermayer2016-06-301-6/+5
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | avutil/frame: Document avcodec_get_frame_class() and the option naming systemMichael Niedermayer2016-06-011-0/+4
* | Merge commit '7a6cf2771414c7ab8bca0811d589f6091a6e2b71'Derek Buitenhuis2016-04-131-2/+3
|\ \ | |/
| * lavu: improve documentation of some AVFrame functionswm42016-03-051-1/+13
* | lavu: improve documentation of some AVFrame functionswm42016-04-011-0/+11
* | Document and validate AVFrame plane pointers.Reimar Döffinger2016-02-281-0/+3
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-1/+0
|\ \ | |/
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* | Merge commit '89923e418b494e337683442ab896d754bc07341a'Derek Buitenhuis2016-02-171-0/+6
|\ \ | |/
| * lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-141-0/+6
* | avutil: Add GOP timecode frame side dataDerek Buitenhuis2016-02-011-1/+6
* | libavutil: add mastering display metadata sidedataNeil Birkbeck2016-01-191-1/+6
* | Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes2015-10-031-1/+4
|\ \ | |/
| * lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-301-1/+4
* | lavu/frame: put frame QP elements under a new version guardHendrik Leppkes2015-09-051-0/+4
* | Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'Hendrik Leppkes2015-09-051-97/+16
|\ \ | |/
| * lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-281-99/+0
* | avutil/frame: Update AVFrame docs library referencesMichael Niedermayer2015-07-181-7/+7
* | avutil/frame: fix everythnig/everything typoClément Bœsch2015-04-241-1/+1
* | avutil: make AVFrameSideData buffers ref-counted.Ronald S. Bultje2015-03-251-0/+1
* | avutil/frame: Add some very basic documentation for AVFrameSideDataMichael Niedermayer2015-03-231-0/+7
* | Merge commit '0232ba62a28527579e34d44700b48017cc727e5f'Michael Niedermayer2015-02-111-1/+3
|\ \ | |/
| * frame: clarify buf documentationAnton Khirnov2015-02-081-1/+3
* | Merge commit '728685f37ab333ca35980bd01766c78d197f784a'Michael Niedermayer2015-01-271-0/+6
|\ \ | |/
| * Add a side data type for audio service type.Anton Khirnov2015-01-271-0/+6
OpenPOWER on IntegriCloud