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_eq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: do not leak AVFrame on failed buffer allocation
Paul B Mahol
2017-06-24
1
-1
/
+3
*
avfilter: do not use AVFrame accessor
Muhammad Faiz
2017-04-23
1
-1
/
+1
*
lavfi: split frame_count between input and output.
Nicolas George
2016-11-13
1
-1
/
+1
*
Timeline function for the eq filter
Ilya87
2016-06-13
1
-0
/
+1
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-2
/
+2
*
avfilter/vf_eq: Support contrast from -1000 to 1000
Michael Niedermayer
2015-07-16
1
-2
/
+2
*
lavfi/eq: rework expression evaluation
arwa arif
2015-03-20
1
-27
/
+53
*
lavfi/eq: factorize code in process_command()
Stefano Sabatini
2015-03-20
1
-43
/
+23
*
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
1
-4
/
+4
*
lavfi/eq: clarify error message in case of expression parsing error
Stefano Sabatini
2015-03-15
1
-1
/
+1
*
avfilter/vf_eq: Add process_command to eq.
Arwa Arif
2015-02-20
1
-23
/
+134
*
avfilter/vf_eq: mark src as const
Michael Niedermayer
2015-01-27
1
-2
/
+2
*
avfilter/vf_eq: Fix clipping code
Michael Niedermayer
2015-01-26
1
-1
/
+1
*
avfilter/vf_eq: fix leak of input frame
Paul B Mahol
2015-01-26
1
-0
/
+1
*
avfilter: Port mp=eq/eq2 to lavfi
Arwa Arif
2015-01-26
1
-0
/
+270