index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
frame.c
Age
Commit message (
Expand
)
Author
2018-06-05
Use the same name for stereo3d frame/packet side data
Vittorio Giovara
2018-04-03
avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
2018-03-18
lavu/frame: add QP side data
wm4
2018-03-18
lavu/frame: fix inconsistent qp_table_buf deprecation
wm4
2018-03-01
frame: add an av_frame_new_side_data_from_buf function
Rostislav Pehlivanov
2017-11-10
avutil/frame: Add private_ref to AVFrame
Michael Niedermayer
2017-10-29
avutil/frame: deprecate getters and setters for AVFrame fields
James Almer
2017-10-23
avutil/frame: remove unneccessary metadata pointer getter
James Almer
2017-09-27
Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'
James Almer
2017-08-08
lavc, lavu: move frame cropping to a convenience function
wm4
2017-07-26
avutil/frame: add ICC Profile to av_frame_side_data_name
James Almer
2017-05-08
Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'
James Almer
2017-04-06
lavu: add support for Content Light Level side metadata
Steve Lhomme
2017-03-03
Revert "avutil/frame: Disallow zero sized frame side data"
Michael Niedermayer
2017-02-25
avutil/frame: Disallow zero sized frame side data
Michael Niedermayer
2017-02-25
avutil/frame: Reimplement av_frame_new_side_data() without size=0 special case
Michael Niedermayer
2017-02-13
AVFrame: add an opaque_ref field
wm4
2017-02-11
frame: allow align=0 (meaning automatic) for av_frame_get_buffer()
Anton Khirnov
2017-01-31
avutil/frame: fix av_frame_copy for unknown layouts
Marton Balint
2017-01-12
frame: add a cropping rectangle to AVFrame
Anton Khirnov
2016-11-16
avutil/frame: fix indention after last commit
Michael Niedermayer
2016-11-16
avutil/frame: Copy size=0 side data in ff_init_buffer_info()
Michael Niedermayer
2016-10-07
Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'
Hendrik Leppkes
2016-09-19
avutil/frame: Add a flag to discard frame after decode.
Sasi Inguva
2016-07-25
avutil/frame: access avframe fields directly in get_frame_defaults()
James Almer
2016-06-21
lavc: export the timestamps when decoding in AVFrame.pts
Anton Khirnov
2016-06-05
avutil/frame: Assert that width/height/channels is 0 for the destination of a...
Michael Niedermayer
2016-02-24
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
Derek Buitenhuis
2016-02-18
cosmetics: Drop empty comment lines
Diego Biurrun
2016-02-17
Merge commit '89923e418b494e337683442ab896d754bc07341a'
Derek Buitenhuis
2016-02-14
lavu: add a framework for handling hwaccel frames
Anton Khirnov
2016-02-13
avutil/frame: Free destination qp_table_buf in frame_copy_props()
Michael Niedermayer
2016-02-01
avutil: Add GOP timecode frame side data
Derek Buitenhuis
2016-01-27
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-22
Add missing conversions from side data enum to name
Neil Birkbeck
2016-01-11
lavu: add AV_CEIL_RSHIFT and use it in various places
Clément Bœsch
2015-12-08
lavu/frame: use AVPALETTE_SIZE instead of 1024
Clément Bœsch
2015-10-03
Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'
Hendrik Leppkes
2015-09-30
lavu: Deprecate AVFrame.error[]
Vittorio Giovara
2015-09-05
lavu/frame: put frame QP elements under a new version guard
Hendrik Leppkes
2015-09-05
Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'
Hendrik Leppkes
2015-08-22
disable deprecation warnings in deprecated code
Andreas Cadhalpun
2015-07-13
avutil/frame: fix crash with av_frame_unref(NULL)
Michael Niedermayer
2015-03-25
avutil: make AVFrameSideData buffers ref-counted.
Ronald S. Bultje
2015-03-25
lavu/frame: move av_frame_copy_props() up in the file.
Ronald S. Bultje
2014-12-19
Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098'
Michael Niedermayer
2014-12-18
lavu: Refactor side data wiping
Luca Barbato
2014-12-15
lavu/frame: fix malloc error path in av_frame_copy_props()
wm4
2014-08-29
Add missing "const" all over the place.
Reimar Döffinger
2014-08-18
avcodec: export motion vectors in frame side data on demand
Clément Bœsch
[next]