index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
frame.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge commit '529a9893d769f381b72785c500662be2020da5fe'
Michael Niedermayer
2013-10-28
1
-2
/
+2
|
\
\
|
|
/
|
*
avframe: mark source frame const in _ref and _clone
Vittorio Giovara
2013-10-27
1
-2
/
+2
*
|
avutil/frame: suppress "comparison of unsigned expression < 0 is always false...
Michael Niedermayer
2013-09-19
1
-1
/
+1
*
|
avutil: add av_get_colorspace_name()
Michael Niedermayer
2013-09-19
1
-0
/
+16
*
|
Integrate accessors.h header into internal.h
Reimar Döffinger
2013-08-10
1
-2
/
+0
*
|
Reduce MAKE_ACCESSORS code duplication via a new header.
Reimar Döffinger
2013-08-08
1
-3
/
+1
*
|
av_frame_copy_props: fix unintended self assignment
Michael Niedermayer
2013-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-01
1
-1
/
+1
|
\
\
|
|
/
|
*
avframe: have av_frame_get_side_data take const AVFrame*
Vittorio Giovara
2013-08-01
1
-1
/
+1
*
|
avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames
Michael Niedermayer
2013-07-17
1
-0
/
+5
*
|
av_frame_get_buffer: Do not fail when the channel layout is unknown
Michael Niedermayer
2013-07-13
1
-1
/
+1
*
|
avutil/frame: Try to align width to achive linesize[0] alignment
Michael Niedermayer
2013-06-18
1
-4
/
+8
*
|
avutil/frame: continue to process bufs even if some are empty
Xidorn Quan
2013-05-20
1
-3
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-15
1
-1
/
+1
|
\
\
|
|
/
|
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
1
-1
/
+1
*
|
lavu: add FF_CEIL_RSHIFT and use it in various places.
Clément Bœsch
2013-05-09
1
-1
/
+1
*
|
Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6'
Michael Niedermayer
2013-03-23
1
-0
/
+4
|
\
\
|
|
/
|
*
avutil/frame: add all remaining frame properties to av_frame_copy_props
Hendrik Leppkes
2013-03-22
1
-0
/
+4
[next]