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_extractplanes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_extractplanes: use faster path for input formats with only one co...
Paul B Mahol
2015-07-01
1
-1
/
+2
*
avfilter/vf_extractplanes: rename misleading variable
Paul B Mahol
2015-07-01
1
-3
/
+3
*
avfilter/vf_extractplanes: support more pixel formats
Paul B Mahol
2015-07-01
1
-0
/
+2
*
avfilter/vf_extractplanes: use the name 's' for the pointer to the private co...
Paul B Mahol
2015-01-28
1
-20
/
+20
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-2
/
+2
*
avfilter: add av_cold to init()
Paul B Mahol
2013-09-27
1
-2
/
+2
*
Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'
Michael Niedermayer
2013-05-18
1
-2
/
+2
*
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-6
/
+6
*
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-2
/
+2
*
lavfi: remove alphaextract special code
Paul B Mahol
2013-05-09
1
-0
/
+25
*
lavfi/extractplanes: packed rgb support
Paul B Mahol
2013-05-08
1
-6
/
+61
*
lavfi: add gbrap support to some filters
Paul B Mahol
2013-05-08
1
-1
/
+2
*
avfilter: add av_cold to uninit()
Michael Niedermayer
2013-05-06
1
-1
/
+1
*
extractplanes filter
Paul B Mahol
2013-05-03
1
-0
/
+254