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_telecine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-1
/
+1
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-3
/
+4
*
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
Nicolas George
2015-09-20
1
-1
/
+0
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-2
/
+1
*
avfilter/vf_telecine: Avoid floating point values
Himangi Saraogi
2015-03-27
1
-3
/
+4
*
avfilter/vf_telecine: Fix loss of AVFrame properties in output
Himangi Saraogi
2015-03-27
1
-0
/
+1
*
avfilter/vf_telecine: Fix AV desync by using the first input timestamp
Himangi Saraogi
2015-03-26
1
-1
/
+8
*
avfilter/vf_telecine: use the name 's' for the pointer to the private context
Paul B Mahol
2015-01-28
1
-55
/
+55
*
avfilter/vf_telecine: 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/vf_telecine: remove redudant av_frame_copy_props()
Paul B Mahol
2013-09-18
1
-1
/
+0
*
lavfi/telecine: remove bitstream and pal formats
Paul B Mahol
2013-09-06
1
-1
/
+3
*
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-1
/
+1
*
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-1
/
+1
*
lavfi/telecine: show time base change too
Paul B Mahol
2013-04-25
1
-0
/
+2
*
lavfi: add frame counter into AVFilterLink and use it in filters.
Clément Bœsch
2013-04-23
1
-2
/
+1
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
telecine filter
Paul B Mahol
2013-04-11
1
-0
/
+283