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
*
AVFrame: factor out freeing the side data
Roman Savchenko
2014-06-18
1
-9
/
+12
*
lavu: add all color-related enums to AVFrame
wm4
2014-06-01
1
-0
/
+14
*
frame: fix the error path in av_frame_copy_props()
Roman Savchenko
2014-05-29
1
-1
/
+1
*
frame: add a function for removing side data from a frame
Anton Khirnov
2014-03-24
1
-0
/
+16
*
frame: add a convenience function for copying AVFrame data
Anton Khirnov
2014-02-24
1
-16
/
+65
*
frame: cosmetics, reindent
Anton Khirnov
2013-12-09
1
-15
/
+15
*
frame: copy flags in av_frame_copy_props()
Anton Khirnov
2013-12-09
1
-0
/
+1
*
avframe: mark source frame const in _ref and _clone
Vittorio Giovara
2013-10-27
1
-2
/
+2
*
avframe: have av_frame_get_side_data take const AVFrame*
Vittorio Giovara
2013-08-01
1
-1
/
+1
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
1
-1
/
+1
*
avutil/frame: add all remaining frame properties to av_frame_copy_props
Hendrik Leppkes
2013-03-22
1
-0
/
+4
*
avframe: copy reordered_opaque in copy_props
Janne Grunau
2013-03-11
1
-0
/
+1
*
Replace remaining includes of audioconvert.h with channel_layout.h
Anton Khirnov
2013-03-08
1
-1
/
+1
*
AVFrame: add side data.
Anton Khirnov
2013-03-08
1
-0
/
+72
*
Move AVFrame from lavc to lavu.
Anton Khirnov
2013-03-08
1
-0
/
+401