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_zoompan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_zoompan: fix leaks
Paul B Mahol
2019-09-25
1
-0
/
+6
*
avfilter/vf_zoompan: forward status back from output to input
Paul B Mahol
2019-09-25
1
-0
/
+2
*
avfilter/vf_zoompan: do not increase VAR_IN twice, also count from 0
Paul B Mahol
2018-06-03
1
-3
/
+3
*
avfilter/vf_zoompan: fix specific corner case when no frame was ever requeste...
Paul B Mahol
2017-09-07
1
-0
/
+1
*
avfilter/vf_zoompan: remove AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC
Michael Niedermayer
2017-08-27
1
-1
/
+0
*
avfilter/vf_zoompan: parse zoom,x and y expression during initialization
Paul B Mahol
2017-08-27
1
-12
/
+22
*
avfilter/vf_zoompan: switch to activate
Paul B Mahol
2017-08-27
1
-80
/
+72
*
avfilter/vf_zoompan: Free out frame on error
Michael Niedermayer
2017-03-31
1
-2
/
+5
*
lavfi: split frame_count between input and output.
Nicolas George
2016-11-13
1
-3
/
+3
*
avfilter/vf_zoompan: fix pzoom usage
Paul B Mahol
2016-08-15
1
-4
/
+11
*
avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE
Michael Niedermayer
2016-06-09
1
-1
/
+1
*
avfilter/vf_zoompan: Initialize ret
Michael Niedermayer
2016-02-12
1
-1
/
+1
*
avfilter/vf_zoompan: Fix use of uninitialized variables
Michael Niedermayer
2016-02-12
1
-1
/
+1
*
avfilter/vf_zoompan: Remove dead store
Michael Niedermayer
2016-02-12
1
-1
/
+0
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-2
/
+2
*
avfilter/vf_zoompan: fix pts handling
Paul B Mahol
2016-01-24
1
-2
/
+5
*
avfilter/vf_zoompan: unbreak filtering with video input
Paul B Mahol
2016-01-24
1
-4
/
+2
*
avfilter/vf_zoompan: rewrite so it doesn't cache all output frames
Paul B Mahol
2016-01-24
1
-103
/
+155
*
avfilter/vf_zoompan: do not free frame we pushed to lavfi
Paul B Mahol
2016-01-02
1
-1
/
+1
*
avfilter/vf_zoompan: support planar rgb pixel formats
Paul B Mahol
2015-06-12
1
-0
/
+1
*
avfilter/vf_zoompan: free out AVFrame on failure
Michael Niedermayer
2015-05-13
1
-1
/
+3
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-3
/
+4
*
avfilter/vf_zoompan: fix mixing of declarations and statements
Michael Niedermayer
2014-06-09
1
-2
/
+1
*
Zoom & Pan filter
Paul B Mahol
2014-06-09
1
-0
/
+310