141 Commits (884c5976592c2d8084e8c9951c94ddf04019d81d)

Author SHA1 Message Date
Sasi Inguva 3cb400c11a avutil/frame: Add a flag to discard frame after decode. 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Michael Niedermayer 042fb69deb avutil/frame: Move new field to the end of AVFrame 8 years ago
Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
Michael Niedermayer 003a9e4854 avutil/frame: Document avcodec_get_frame_class() and the option naming system 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
wm4 f099cb2f8a lavu: improve documentation of some AVFrame functions 9 years ago
wm4 7a6cf27714 lavu: improve documentation of some AVFrame functions 9 years ago
Reimar Döffinger 4dd4d53531 Document and validate AVFrame plane pointers. 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago
Derek Buitenhuis 66e9d2f44e avutil: Add GOP timecode frame side data 9 years ago
Neil Birkbeck d91718107c libavutil: add mastering display metadata sidedata 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Hendrik Leppkes a991526832 lavu/frame: put frame QP elements under a new version guard 9 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 9 years ago
Michael Niedermayer 129785b5e8 avutil/frame: Update AVFrame docs library references 9 years ago
Clément Bœsch 8e985b7271 avutil/frame: fix everythnig/everything typo 10 years ago
Ronald S. Bultje 589a6042ea avutil: make AVFrameSideData buffers ref-counted. 10 years ago
Michael Niedermayer 744c9b49a5 avutil/frame: Add some very basic documentation for AVFrameSideData 10 years ago
Anton Khirnov 0232ba62a2 frame: clarify buf documentation 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
wm4 cdd6f059a6 avcodec, avutil: allow more control about how samples are skipped 10 years ago
James Darnley 8c1b942ad7 Replace incorrect use of "multiply" with "multiple" 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 10 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 10 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
Michael Niedermayer ba3e3311ef avutil/frame: add av_frame_side_data_name() 10 years ago
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 10 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Michael Niedermayer 54e2e9fbc1 avutil/frame: undeprecate AVFrame.motion_val API 11 years ago
Anton Khirnov d161ae0a37 frame: add a function for removing side data from a frame 11 years ago
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
Vittorio Giovara a18ef7a76c doc: fix a couple of typos in frame.h 11 years ago
Anton Khirnov 1155fd02ae frame: add a convenience function for copying AVFrame data 11 years ago
Tim Walker c98f3169bf lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 11 years ago
Luca Barbato 045654f422 doxy: Document better the available AVFrame flags 11 years ago
Luca Barbato ff23c4e493 doxy: Add AVFrame to the structured modules 11 years ago
Vittorio Giovara 02b9fafcca avutil: do not use avcodec header in frame.h 11 years ago
Tim Walker 5b4797a21d avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
Tim Walker 10d982480f lavu: fix typo in documentation. 11 years ago
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
John Stebbins 1eaac1d6f7 mpeg12dec: Extract CC user data into frame side data 11 years ago
John Stebbins 28096e0a80 h264: wait for initial complete frame before outputing frames 11 years ago
Vittorio Giovara 529a9893d7 avframe: mark source frame const in _ref and _clone 11 years ago
Anton Khirnov 38e15df148 avframe: note that linesize is not the usable data size 11 years ago
Michael Niedermayer 9c8aeacf82 avutil: add av_get_colorspace_name() 11 years ago
Thilo Borgmann 4dcb2f7478 lavu: fix grammar in doxy for av_frame_ref. 11 years ago