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_il.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-3
/
+5
*
avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap options
Clément Bœsch
2015-09-09
1
-6
/
+6
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-2
/
+1
*
avfilter/vf_il: Change enums to int, which are accessed via AVOption as int
Michael Niedermayer
2015-03-18
1
-1
/
+1
*
avfitler/vf_il: use the name 's' for the pointer to the private context
Paul B Mahol
2015-01-28
1
-15
/
+15
*
avfilter/il: Avoid using non public AV_PIX_FMT_NB
Michael Niedermayer
2014-05-27
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-6
/
+6
*
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
1
-1
/
+0
*
lavfi/il: add timeline support
Paul B Mahol
2013-06-06
1
-0
/
+1
*
lavfi/field, il, noise: use av_pix_fmt_count_planes()
Paul B Mahol
2013-05-24
1
-4
/
+2
*
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-2
/
+2
*
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-1
/
+1
*
lavfi/il: remove pointless store
Paul B Mahol
2013-04-16
1
-4
/
+3
*
lavfi/il: switch to AVOption-based system
Matthieu Bouron
2013-04-11
1
-3
/
+0
*
lavfi/il: use standard option parsing
Paul B Mahol
2013-04-08
1
-15
/
+3
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-6
/
+6
*
lavfi/il: filter out hwaccels formats from the list of supported formats
Stefano Sabatini
2013-02-10
1
-1
/
+1
*
lavfi/il: move query_formats() definition up
Stefano Sabatini
2013-02-10
1
-15
/
+15
*
lavfi/il: simplify/generalize linesize computation
Stefano Sabatini
2013-02-10
1
-24
/
+18
*
lavfi/il: fix typo in Copyright
Paul B Mahol
2013-02-09
1
-1
/
+1
*
lavfi: port MP il filter
Paul B Mahol
2013-02-09
1
-0
/
+236