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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: add select filter
Stefano Sabatini
2011-05-25
4
-1
/
+354
*
vsrc_buffer: return an error code if no frames are available
Stefano Sabatini
2011-05-25
1
-2
/
+2
*
vsrc_buffer: remove duplicated file description
Stefano Sabatini
2011-05-25
1
-2
/
+0
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-25
2
-7
/
+3
|
\
|
*
vsrc_buffer.h: add file doxy
Stefano Sabatini
2011-05-24
1
-0
/
+5
|
*
vsrc_buffer: tweak error message in init()
Stefano Sabatini
2011-05-24
1
-1
/
+1
*
|
lavfi: make vsrc_buffer.h header public
Stefano Sabatini
2011-05-22
2
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-22
3
-3
/
+3
|
\
\
|
|
/
|
*
multiple inclusion guard cleanup
Diego Biurrun
2011-05-21
4
-3
/
+7
|
*
lavfi: print key-frame and picture type information in ff_dlog_ref()
Stefano Sabatini
2011-05-16
1
-2
/
+4
|
*
AVOptions: make default_val a union, as proposed in AVOption2.
Anton Khirnov
2011-05-10
1
-6
/
+6
*
|
lavfi: bump minor and add changelog entry after the split filter addition
Stefano Sabatini
2011-05-22
1
-1
/
+1
*
|
vf_split: give more meaningful names to the output pads
Stefano Sabatini
2011-05-22
1
-2
/
+2
*
|
vf_split: define draw_slice() before end_frame()
Stefano Sabatini
2011-05-22
1
-6
/
+6
*
|
vf_split: add description
Stefano Sabatini
2011-05-22
1
-0
/
+1
*
|
vf_split: fix various nits
Stefano Sabatini
2011-05-22
1
-15
/
+17
*
|
libavfilter: vf_split from soc.
Bobby Bingham
2011-05-21
3
-0
/
+65
*
|
vf_libopencv: prefer opencv/cxcore.h over cxtypes.h
Stefano Sabatini
2011-05-20
1
-1
/
+1
*
|
vsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref()
Stefano Sabatini
2011-05-19
1
-1
/
+8
*
|
vsrc_buffer: add av_vsrc_buffer_add_frame()
Stefano Sabatini
2011-05-19
3
-1
/
+27
*
|
vsrc_buffer: make the source accept sws_param in init
Stefano Sabatini
2011-05-19
3
-23
/
+15
*
|
vsrc_buffer: propagate avfilter_open() error code
Stefano Sabatini
2011-05-19
1
-2
/
+2
*
|
vsrc_buffer: fix style
Stefano Sabatini
2011-05-19
1
-9
/
+9
*
|
lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h
Stefano Sabatini
2011-05-19
3
-1
/
+22
*
|
vsrc_buffer: remove dependency on AVFrame
Stefano Sabatini
2011-05-19
2
-38
/
+26
*
|
Add some forgotten const to function arguments in libavfilter & libavformat.
Michael Niedermayer
2011-05-17
4
-15
/
+15
*
|
drawtext: specify union type for setting default options
Stefano Sabatini
2011-05-16
1
-29
/
+29
*
|
drawtext: reindent after the previous commit
Stefano Sabatini
2011-05-16
1
-20
/
+20
*
|
drawtext: fix strftime() text expansion
Stefano Sabatini
2011-05-16
1
-18
/
+27
*
|
showinfo: replace "CRC" by "checksum"
Stefano Sabatini
2011-05-15
1
-5
/
+5
*
|
showinfo: fix vertical align nit
Stefano Sabatini
2011-05-15
1
-1
/
+1
*
|
showinfo: fix computation of Adler checksum
Stefano Sabatini
2011-05-15
1
-5
/
+11
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-09
1
-0
/
+1
|
\
\
|
|
/
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-08
1
-75
/
+99
|
\
\
|
|
/
|
*
drawtext: add shadow support.
Michael Niedermayer
2011-05-07
1
-6
/
+33
|
*
drawtext: factor draw_glyphs.
Michael Niedermayer
2011-05-07
1
-27
/
+41
|
*
drawtext: fix and optimize yuv blend.
Michael Niedermayer
2011-05-07
1
-4
/
+6
|
*
drawtext: get rid of divisions in the inner loop.
Michael Niedermayer
2011-05-07
1
-8
/
+8
|
*
drawtext: simplify chroma blend and fix chroma alpha.
Michael Niedermayer
2011-05-07
1
-3
/
+2
|
*
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
Stefano Sabatini
2011-05-07
4
-2
/
+676
*
|
vsrc_buffer: during init, print information about timebase and sample aspect ...
Stefano Sabatini
2011-05-07
1
-1
/
+4
*
|
vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface
Stefano Sabatini
2011-05-07
2
-29
/
+9
*
|
lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()
Stefano Sabatini
2011-05-07
6
-14
/
+91
*
|
lavc: add format field to AVFrame
Stefano Sabatini
2011-05-07
1
-0
/
+1
*
|
lavc: add width and height fields to AVFrame
Stefano Sabatini
2011-05-07
1
-0
/
+2
*
|
avfilter: dont use AVFilterLink as priv for pictures as its freed too early.
Michael Niedermayer
2011-05-07
2
-10
/
+4
*
|
avfilter: Fix ticket82 / fix initial buffer values.
Michael Niedermayer
2011-05-07
1
-1
/
+3
*
|
AVFilter: use picture pool to avoid malloc().
Michael Niedermayer
2011-05-06
4
-2
/
+71
*
|
avfilter_unref_buffer: favor av_freep()
Michael Niedermayer
2011-05-06
1
-2
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-05
1
-1
/
+26
|
\
\
|
|
/
[next]