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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu: add all color-related enums to AVFrame
wm4
2014-06-01
1
-0
/
+13
*
Add transformation matrix API.
Vittorio Giovara
2014-05-19
1
-0
/
+8
*
frame: add a function for removing side data from a frame
Anton Khirnov
2014-03-24
1
-0
/
+6
*
Add replaygain side data type and code for parsing replaygain tags.
Anton Khirnov
2014-03-24
1
-0
/
+4
*
doc: fix a couple of typos in frame.h
Vittorio Giovara
2014-03-04
1
-1
/
+1
*
frame: add a convenience function for copying AVFrame data
Anton Khirnov
2014-02-24
1
-0
/
+13
*
lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
Tim Walker
2014-02-15
1
-0
/
+5
*
doxy: Document better the available AVFrame flags
Luca Barbato
2014-01-17
1
-1
/
+11
*
doxy: Add AVFrame to the structured modules
Luca Barbato
2014-01-17
1
-0
/
+19
*
avutil: do not use avcodec header in frame.h
Vittorio Giovara
2014-01-09
1
-2
/
+1
*
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
Tim Walker
2014-01-05
1
-0
/
+4
*
lavu: fix typo in documentation.
Tim Walker
2013-12-22
1
-1
/
+1
*
avframe: add codec-independent stereoscopic metadata
Vittorio Giovara
2013-12-09
1
-0
/
+5
*
mpeg12dec: Extract CC user data into frame side data
John Stebbins
2013-11-26
1
-0
/
+6
*
h264: wait for initial complete frame before outputing frames
John Stebbins
2013-10-31
1
-0
/
+10
*
avframe: mark source frame const in _ref and _clone
Vittorio Giovara
2013-10-27
1
-2
/
+2
*
avframe: note that linesize is not the usable data size
Anton Khirnov
2013-09-28
1
-0
/
+3
*
avframe: have av_frame_get_side_data take const AVFrame*
Vittorio Giovara
2013-08-01
1
-1
/
+1
*
AVFrame: deprecate all now unused fields
Anton Khirnov
2013-03-08
1
-1
/
+25
*
AVFrame: add side data.
Anton Khirnov
2013-03-08
1
-0
/
+38
*
Move AVFrame from lavc to lavu.
Anton Khirnov
2013-03-08
1
-0
/
+429