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_geq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: rename variables in geq
Marc-Antoine Arnaud
2018-01-05
1
-9
/
+9
*
avfilter: slice processing for geq
Marc-Antoine Arnaud
2018-01-05
1
-31
/
+80
*
avfilter: reorder variable definition in geq
Marc-Antoine Arnaud
2018-01-05
1
-3
/
+3
*
avfilter/vf_geq: >8 bps support
Michael Niedermayer
2017-06-30
1
-9
/
+49
*
avfilter: don't anonymously typedef structs
Paul B Mahol
2017-05-13
1
-1
/
+1
*
lavfi: split frame_count between input and output.
Nicolas George
2016-11-13
1
-1
/
+1
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-4
/
+4
*
avfilter/geq: assert on pixel format descriptor
Clément Bœsch
2015-06-13
1
-0
/
+3
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-3
/
+7
*
Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...
Michael Niedermayer
2015-03-18
1
-2
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
Update copyrights where my email appears with the new one.
Clément Bœsch
2013-09-03
1
-1
/
+1
*
lavfi/geq: prefer symbolic constants
Stefano Sabatini
2013-05-21
1
-32
/
+34
*
lavfi/geq: add aliases for RGB options
Stefano Sabatini
2013-05-21
1
-1
/
+7
*
lavfi/geq: mark timeline support
Stefano Sabatini
2013-05-20
1
-0
/
+1
*
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-4
/
+4
*
lavfi: add gbrap support to some filters
Paul B Mahol
2013-05-08
1
-1
/
+1
*
avfilter/geq: rgb support
Michael Niedermayer
2013-04-23
1
-9
/
+40
*
lavfi: add frame counter into AVFilterLink and use it in filters.
Clément Bœsch
2013-04-23
1
-2
/
+1
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi/geq: switch to an AVOptions-based system.
Clément Bœsch
2013-04-10
1
-3
/
+0
*
lavfi/geq: use standard options parsing.
Clément Bœsch
2013-03-24
1
-8
/
+3
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-11
/
+10
*
lavfi/geq: improve support for formats with alpha plane
Paul B Mahol
2013-02-25
1
-17
/
+28
*
lavfi/geq: add T variable and example
Stefano Sabatini
2012-12-01
1
-2
/
+3
*
lavfi/geq: switch to filter_frame.
Clément Bœsch
2012-11-28
1
-14
/
+15
*
lavfi/geq: fix GPL license header.
Clément Bœsch
2012-11-15
1
-9
/
+9
*
lavfi: add geq filter.
Clément Bœsch
2012-11-11
1
-0
/
+237