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
/
libavfilter
/
vsrc_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Extend buffer source to accept the time base for the output PTS.
Stefano Sabatini
2010-10-12
1
-2
/
+5
*
Reindent.
Stefano Sabatini
2010-09-07
1
-2
/
+2
*
Move av_picture_data_copy() to libavcore, and rename it
Stefano Sabatini
2010-09-07
1
-2
/
+2
*
Resize data and linesize in AVFilterBufferRef to 8.
S.N. Hemanth Meenakshisundaram
2010-08-11
1
-2
/
+3
*
Separate video specific BufferRef properties into VideoProps.
S.N. Hemanth Meenakshisundaram
2010-08-11
1
-4
/
+4
*
Rename functions and fields:
S.N. Hemanth Meenakshisundaram
2010-08-07
1
-2
/
+2
*
Rename AVFilterPicRef to AVFilterBufferRef.
S.N. Hemanth Meenakshisundaram
2010-08-07
1
-1
/
+1
*
Move format from AVFilterBuffer to AVFilterPicRef.
S.N. Hemanth Meenakshisundaram
2010-08-07
1
-1
/
+1
*
Extend buffer source syntax.
Stefano Sabatini
2010-07-21
1
-1
/
+10
*
Add an informational trace in init().
Stefano Sabatini
2010-07-21
1
-0
/
+2
*
Clarify logic and feedback of the init() function.
Stefano Sabatini
2010-07-21
1
-4
/
+6
*
Add description to the buffer source.
Stefano Sabatini
2010-07-21
1
-0
/
+1
*
Apply misc cosmetical style fixes.
Stefano Sabatini
2010-07-20
1
-7
/
+4
*
Add @file doxy.
Stefano Sabatini
2010-07-20
1
-1
/
+5
*
Use enum PixelFormat to silence one icc warning:
Carl Eugen Hoyos
2010-06-17
1
-1
/
+2
*
Try to keep track of interlaced and top field first.
Michael Niedermayer
2010-05-07
1
-0
/
+4
*
Add "Memory buffer source filter" from SOC.
Michael Niedermayer
2010-05-07
1
-0
/
+140