| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/frame: Add a flag to discard frame after decode. | Sasi Inguva | 2016-09-19 | 1 | -0/+1 |
* | avutil/frame: access avframe fields directly in get_frame_defaults() | James Almer | 2016-07-25 | 1 | -4/+4 |
* | avutil/frame: Assert that width/height/channels is 0 for the destination of a... | Michael Niedermayer | 2016-06-05 | 1 | -0/+6 |
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\ |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | Merge commit '89923e418b494e337683442ab896d754bc07341a' | Derek Buitenhuis | 2016-02-17 | 1 | -0/+10 |
|\| |
|
| * | lavu: add a framework for handling hwaccel frames | Anton Khirnov | 2016-02-14 | 1 | -0/+11 |
| * | lavu: add AV_CEIL_RSHIFT and use it in various places | Clément Bœsch | 2016-01-11 | 1 | -1/+1 |
* | | avutil/frame: Free destination qp_table_buf in frame_copy_props() | Michael Niedermayer | 2016-02-13 | 1 | -0/+1 |
* | | avutil: Add GOP timecode frame side data | Derek Buitenhuis | 2016-02-01 | 1 | -0/+1 |
* | | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | | Add missing conversions from side data enum to name | Neil Birkbeck | 2016-01-22 | 1 | -0/+4 |
* | | lavu/frame: use AVPALETTE_SIZE instead of 1024 | Clément Bœsch | 2015-12-08 | 1 | -1/+1 |
* | | Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8' | Hendrik Leppkes | 2015-10-03 | 1 | -0/+4 |
|\| |
|
| * | lavu: Deprecate AVFrame.error[] | Vittorio Giovara | 2015-09-30 | 1 | -0/+4 |
* | | lavu/frame: put frame QP elements under a new version guard | Hendrik Leppkes | 2015-09-05 | 1 | -0/+12 |
* | | Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79' | Hendrik Leppkes | 2015-09-05 | 1 | -5/+0 |
|\| |
|
* | | disable deprecation warnings in deprecated code | Andreas Cadhalpun | 2015-08-22 | 1 | -0/+2 |
* | | avutil/frame: fix crash with av_frame_unref(NULL) | Michael Niedermayer | 2015-07-13 | 1 | -0/+3 |
* | | avutil: make AVFrameSideData buffers ref-counted. | Ronald S. Bultje | 2015-03-25 | 1 | -15/+38 |
* | | lavu/frame: move av_frame_copy_props() up in the file. | Ronald S. Bultje | 2015-03-25 | 1 | -70/+70 |
* | | Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098' | Michael Niedermayer | 2014-12-19 | 1 | -9/+14 |
|\| |
|
| * | lavu: Refactor side data wiping | Luca Barbato | 2014-12-18 | 1 | -8/+14 |
| * | frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers | Diego Biurrun | 2014-08-14 | 1 | -2/+0 |
* | | lavu/frame: fix malloc error path in av_frame_copy_props() | wm4 | 2014-12-15 | 1 | -0/+1 |
* | | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -1/+1 |
* | | avcodec: export motion vectors in frame side data on demand | Clément Bœsch | 2014-08-18 | 1 | -0/+1 |
* | | Remove panscan information in av_frame_copy_props() if resolution changes. | Carl Eugen Hoyos | 2014-08-10 | 1 | -1/+5 |
* | | Merge commit '472f9ed312ec784f7c72876b77163f4741880d05' | Michael Niedermayer | 2014-08-10 | 1 | -4/+0 |
|\| |
|
| * | Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. | Anton Khirnov | 2014-08-09 | 1 | -2/+0 |
* | | avutil/frame: add av_frame_side_data_name() | Michael Niedermayer | 2014-07-30 | 1 | -0/+14 |
* | | Merge commit '44671b57866aab8dd36715ff010e985e25baaf19' | Michael Niedermayer | 2014-06-18 | 1 | -9/+12 |
|\| |
|
| * | AVFrame: factor out freeing the side data | Roman Savchenko | 2014-06-18 | 1 | -9/+12 |
* | | Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88' | Michael Niedermayer | 2014-06-01 | 1 | -1/+12 |
|\| |
|
| * | lavu: add all color-related enums to AVFrame | wm4 | 2014-06-01 | 1 | -0/+14 |
* | | avutil/frame: frame_copy_video: support copying from a smaller to a larger frame | Michael Niedermayer | 2014-05-31 | 1 | -3/+3 |
* | | Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd' | Michael Niedermayer | 2014-05-29 | 1 | -1/+1 |
|\| |
|
| * | frame: fix the error path in av_frame_copy_props() | Roman Savchenko | 2014-05-29 | 1 | -1/+1 |
* | | avutil/frame: use av_malloc(z)_array() | Michael Niedermayer | 2014-04-15 | 1 | -4/+4 |
* | | Merge commit 'd161ae0a37900cbd36c1390ca32a56b892c02ab5' | Michael Niedermayer | 2014-03-24 | 1 | -0/+16 |
|\| |
|
| * | frame: add a function for removing side data from a frame | Anton Khirnov | 2014-03-24 | 1 | -0/+16 |
* | | avutil/frame_copy_audio: also check that channels match | Michael Niedermayer | 2014-02-24 | 1 | -0/+1 |
* | | Merge commit '1155fd02ae7bac215acab316e847c6bb25f74fc3' | Michael Niedermayer | 2014-02-24 | 1 | -18/+67 |
|\| |
|
| * | frame: add a convenience function for copying AVFrame data | Anton Khirnov | 2014-02-24 | 1 | -16/+65 |
* | | avutil/frame: increase padding for frames | Michael Niedermayer | 2013-12-28 | 1 | -1/+1 |
* | | Merge commit 'df7aba52b51007db50410abe15fe28391abd8757' | Michael Niedermayer | 2013-12-09 | 1 | -23/+23 |
|\| |
|
| * | frame: cosmetics, reindent | Anton Khirnov | 2013-12-09 | 1 | -15/+15 |
* | | Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42' | Michael Niedermayer | 2013-12-09 | 1 | -0/+1 |
|\| |
|
| * | frame: copy flags in av_frame_copy_props() | Anton Khirnov | 2013-12-09 | 1 | -0/+1 |
* | | get_audio_buffer: fix usage where channels are not set but layout is | Michael Niedermayer | 2013-11-27 | 1 | -2/+8 |