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_mcdeint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some a/an typos
Lou Logan
2016-03-28
1
-1
/
+1
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-2
/
+2
*
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-10-27
1
-1
/
+1
*
avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"
Michael Niedermayer
2015-09-27
1
-0
/
+2
*
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-3
/
+3
*
avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as int
Michael Niedermayer
2015-03-20
1
-2
/
+2
*
Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...
Michael Niedermayer
2015-03-18
1
-1
/
+1
*
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
1
-4
/
+4
*
avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket
Michael Niedermayer
2015-01-28
1
-3
/
+1
*
avfilter/vf_mcdeint: Set no_bitstream=1
Michael Niedermayer
2015-01-25
1
-0
/
+1
*
avfilter/vf_mcdeint: fix gop_size
Michael Niedermayer
2015-01-25
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter/vf_mcdeint: free frame on error
Michael Niedermayer
2013-06-03
1
-1
/
+3
*
lavfi: port mcdeint filter from libmpcodecs
Stefano Sabatini
2013-06-01
1
-0
/
+313