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_kerndeint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/kerndeint: switch to AVOption-based system
Matthieu Bouron
2013-04-11
1
-2
/
+0
*
lavfi/kerndeint: use standard options parsing.
Clément Bœsch
2013-03-24
1
-14
/
+4
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-8
/
+7
*
lavfi/kerndeint: move is_rgb_packed definition to the internal context
Stefano Sabatini
2013-02-16
1
-1
/
+3
*
lavfi/kerndeint: use aligned linesizes for the temporary buffer.
Clément Bœsch
2013-02-16
1
-5
/
+10
*
lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing the table
Hendrik Leppkes
2013-02-15
1
-1
/
+1
*
lavfi/kerndeint: remove unused pixel_step.
Clément Bœsch
2013-01-06
1
-2
/
+0
*
lavfi/kerndeint: fix temp buffer linesize.
Clément Bœsch
2013-01-06
1
-1
/
+1
*
lavfi/kerndeint: get pix format description only once.
Clément Bœsch
2013-01-06
1
-1
/
+2
*
vf_kerndeint: memset buffer to avoid use of uninitialized memory.
Michael Niedermayer
2013-01-06
1
-1
/
+6
*
Allow remaining 32bit RGB packed pix_fmts in kerndeint filter.
Carl Eugen Hoyos
2013-01-05
1
-3
/
+7
*
lavfi/kerndeint: fix mismatch between declared pixel format and test
Stefano Sabatini
2013-01-05
1
-2
/
+2
*
lavfi: add kerndeint filter
Stefano Sabatini
2013-01-05
1
-0
/
+318