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_stereo3d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_stereo3d: simplify blank calculations and check height
Paul B Mahol
2015-09-15
1
-4
/
+6
*
avfilter/vf_stereo3d: stop dumping half of data for interleave rows output
Paul B Mahol
2015-09-06
1
-14
/
+5
*
avfilter/vf_stereo3d: add interleave columns output format
Paul B Mahol
2015-09-06
1
-0
/
+63
*
avfilter/vf_stereo3d: add HDMI output format
Paul B Mahol
2015-09-06
1
-0
/
+19
*
avfilter/vf_stereo3d: support interleaved rows as input format
Paul B Mahol
2015-09-06
1
-27
/
+55
*
avfilter/vf_stereo3d: add checkerboard output format
Paul B Mahol
2015-09-06
1
-1
/
+64
*
avfilter/vf_stereo3d: implement slice threading for anaglyph output
Paul B Mahol
2015-07-12
1
-23
/
+48
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-3
/
+5
*
avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as int
Michael Niedermayer
2015-03-23
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter/vf_stereod3d: add const qualifiers to ana_convert()
Paul B Mahol
2013-09-16
1
-3
/
+3
*
avfilter/vf_stereo3d: BGR24 support for anaglyphs
Paul B Mahol
2013-09-16
1
-5
/
+14
*
avfilter/vf_stereo3d: avoid pointless copy
Paul B Mahol
2013-09-16
1
-7
/
+6
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-4
/
+4
*
lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs
Paul B Mahol
2013-07-14
1
-7
/
+40
*
lavfi/stereo3d: add support for alternating frames input & output format
Paul B Mahol
2013-04-30
1
-24
/
+101
*
lavfi/stereo3d: avoid division when changing aspect ratio
Paul B Mahol
2013-04-26
1
-4
/
+4
*
lavfi/stereo3d: support more formats for non-anaglyph outputs
Paul B Mahol
2013-04-20
1
-29
/
+96
*
lavfi/stereo3d: fix interleave row output modes
Paul B Mahol
2013-04-17
1
-8
/
+13
*
lavfi/stereo3d: check input width & height
Paul B Mahol
2013-04-17
1
-0
/
+28
*
lavfi/stereo3d: fix output width for sbsl/sbs2l
Paul B Mahol
2013-04-17
1
-1
/
+1
*
lavfi/stereo3d: remove pointless store
Paul B Mahol
2013-04-16
1
-6
/
+1
*
lavfi/stereo3d: switch to an AVOptions-based system.
Clément Bœsch
2013-04-11
1
-3
/
+0
*
lavfi/vf_stereo3d: use standard options parsing
Paul B Mahol
2013-03-21
1
-24
/
+3
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-10
/
+6
*
vf_stereo3d: Add AVOption table terminator
Michael Niedermayer
2013-03-05
1
-0
/
+1
*
lavfi: port MP stereo3d filter
Paul B Mahol
2013-03-05
1
-0
/
+478