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_perspective.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: split frame_count between input and output.
Nicolas George
2016-11-13
1
-2
/
+2
*
avfilter: make use of ff_filter_get_nb_threads
Paul B Mahol
2016-08-29
1
-1
/
+1
*
lavfi/perspective: Add basic timeline editing.
Thilo Borgmann
2016-04-17
1
-23
/
+59
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-1
/
+1
*
avfilter/vf_perspective: use lrint instead of floor hack
Ganesh Ajjanagadde
2015-12-02
1
-5
/
+5
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-2
/
+4
*
avfilter/vf_perspective: Use av_clip_uint8()
Michael Niedermayer
2015-02-21
1
-2
/
+2
*
avfilter/vf_perspective: add av_assert0() to help gcc see that there are no u...
Michael Niedermayer
2014-12-10
1
-0
/
+3
*
libavfi: added option to vf_perspective to specify transformation by giving d...
Nicholas Robbins
2014-10-19
1
-20
/
+65
*
avfitler/vf_perspective: support slice threading
Paul B Mahol
2014-08-13
1
-18
/
+53
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-7
/
+7
*
avfilter/vf_perspective: factor u cliping code
Michael Niedermayer
2013-08-09
1
-8
/
+4
*
lavfi: port perspective filter from libmpcodecs
Paul B Mahol
2013-07-14
1
-0
/
+407