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
/
vf_fade.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
lavfi: add error handling to end_frame().
Anton Khirnov
2012-07-22
1
-2
/
+5
*
lavfi: add error handling to draw_slice().
Anton Khirnov
2012-07-22
1
-2
/
+2
*
lavfi: use const for AVFilterPad declarations in all filters.
Ronald S. Bultje
2012-07-21
1
-13
/
+13
*
lavfi: make filters less verbose.
Anton Khirnov
2012-06-26
1
-1
/
+1
*
lavfi: remove 'opaque' parameter from AVFilter.init()
Anton Khirnov
2012-06-26
1
-1
/
+1
*
lavfi: make AVFilterPad opaque after two major bumps.
Anton Khirnov
2012-06-13
1
-0
/
+1
*
lavfi: remove request/poll and drawing functions from public API on next bump
Anton Khirnov
2012-06-05
1
-2
/
+2
*
lavfi: make formats API private on next bump.
Anton Khirnov
2012-06-05
1
-1
/
+2
*
lavfi: remove avfilter_null_* from public API on next bump.
Anton Khirnov
2012-05-22
1
-2
/
+3
*
cosmetics: Move static and inline attributes to more standard places.
Diego Biurrun
2012-01-14
1
-1
/
+1
*
fade: fix draw_slice() check on fade->factor value
Mark Himsley
2011-04-25
1
-1
/
+1
*
fade: make draw_slice() chroma check against planes 1 and 2
Mark Himsley
2011-04-25
1
-1
/
+1
*
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-17
1
-4
/
+4
*
lavfi: add fade filter
Brandon Mintern
2011-04-03
1
-0
/
+170