23 Commits (8a34f3659371680ca523aecfd9098c28f0f809eb)

Author SHA1 Message Date
Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 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
Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Luca Barbato 5d839778b9 lavu: Refactor side data wiping 10 years ago
Diego Biurrun e070d0a5ca frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers 10 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 10 years ago
Roman Savchenko 44671b5786 AVFrame: factor out freeing the side data 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Roman Savchenko a53551cba8 frame: fix the error path in av_frame_copy_props() 11 years ago
Anton Khirnov d161ae0a37 frame: add a function for removing side data from a frame 11 years ago
Anton Khirnov 1155fd02ae frame: add a convenience function for copying AVFrame data 11 years ago
Anton Khirnov df7aba52b5 frame: cosmetics, reindent 11 years ago
Anton Khirnov c342132fa8 frame: copy flags in av_frame_copy_props() 11 years ago
Vittorio Giovara 529a9893d7 avframe: mark source frame const in _ref and _clone 11 years ago
Vittorio Giovara 3c8bff0740 avframe: have av_frame_get_side_data take const AVFrame* 11 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Hendrik Leppkes 1e8b9738fa avutil/frame: add all remaining frame properties to av_frame_copy_props 12 years ago
Janne Grunau fc8406d01e avframe: copy reordered_opaque in copy_props 12 years ago
Anton Khirnov 0651e892e1 Replace remaining includes of audioconvert.h with channel_layout.h 12 years ago
Anton Khirnov 77b2cd7b41 AVFrame: add side data. 12 years ago
Anton Khirnov 7ecc2d403c Move AVFrame from lavc to lavu. 12 years ago