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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version for master after 3.4 branchpoint
Michael Niedermayer
2017-10-11
1
-1
/
+1
*
Bump minor versions for branching 3.4
Michael Niedermayer
2017-10-11
1
-2
/
+2
*
vaapi: Always free parameter buffers after vaEndPicture() with libva2
Mark Thompson
2017-10-09
2
-2
/
+2
*
lavfi: Rename local variables "main" as "master".
Carl Eugen Hoyos
2017-10-07
4
-22
/
+22
*
lavfi/avfilter.c: Correct guess_status_pts to account for differing link time...
Sasi Inguva
2017-10-07
1
-4
/
+4
*
avfilter/vf_fps: add eof_action filter option
Tobias Rapp
2017-10-06
2
-2
/
+14
*
avfilter/vf_fps: clean-up filter options
Tobias Rapp
2017-10-05
1
-6
/
+6
*
lavfi/vmafmotion: Allow more pix_fmts.
Carl Eugen Hoyos
2017-10-01
1
-9
/
+13
*
avfilter/vf_thumbnail_cuda: Avoid mixing declaration and statements
Michael Niedermayer
2017-10-01
1
-1
/
+2
*
avfilter/vmaf_motion: use correct header guards
James Almer
2017-09-30
1
-3
/
+3
*
avfilter: add vmafmotion filter
Ashish Singh
2017-09-30
4
-0
/
+425
*
Merge commit '5c8a5765dc5f4e29afb85b95be393c30f45412a8'
James Almer
2017-09-27
1
-3
/
+3
|
\
|
*
scale_npp: explicitly set the output frames context for passthrough mode
Anton Khirnov
2017-02-11
1
-3
/
+5
|
*
Mark some arrays that never change as const.
Anton Khirnov
2017-02-01
4
-5
/
+5
*
|
avfilter/f_metadata: avoid trailing whitespace in filter output
Tobias Rapp
2017-09-27
1
-2
/
+2
*
|
avfilter/interlace: rename two variables for consistency
Thomas Mundt
2017-09-25
2
-10
/
+10
*
|
avfilter/af_headphone: increase max ir length
Paul B Mahol
2017-09-25
1
-1
/
+1
*
|
avfilter/interlace: add support for 10 and 12 bit
Thomas Mundt
2017-09-23
7
-56
/
+311
*
|
avfilter/tinterlace: use drawutils for pad mode
Thomas Mundt
2017-09-23
2
-9
/
+10
*
|
lavfi: make window_func an inline function
Rostislav Pehlivanov
2017-09-23
7
-188
/
+166
*
|
avfilter/thumbnail_cuda: add cuda thumbnail filter
Yogender Gupta
2017-09-22
5
-1
/
+526
*
|
lavfi/stereo3d: Set SAR for every output frame.
Carl Eugen Hoyos
2017-09-20
1
-10
/
+12
*
|
avfilter/tinterlace: Simplify checks for lowpass filtering flags
James Almer
2017-09-18
1
-8
/
+4
*
|
vf_fps: Fix memory leak introduced by eea64ef4
Thierry Foucu
2017-09-15
1
-0
/
+1
*
|
avfilter/interlace: simplify code
Thomas Mundt
2017-09-15
2
-42
/
+18
*
|
avfilter/interlace: prevent over-sharpening with the complex low-pass filter
Thomas Mundt
2017-09-15
3
-30
/
+59
*
|
vf_fps: when reading EOF, using current_pts to duplicate the last frame if ne...
Thierry Foucu
2017-09-15
1
-5
/
+39
*
|
avfilter/vf_despill: fix assigment
Paul B Mahol
2017-09-14
1
-1
/
+1
*
|
avfilter/af_dcshift: do not leak out frame
Paul B Mahol
2017-09-12
1
-2
/
+2
*
|
lavfi/framesync: remove dead code.
Nicolas George
2017-09-12
1
-3
/
+1
*
|
lavfi/framesync: reword repeatlast option help.
Nicolas George
2017-09-12
1
-1
/
+1
*
|
lavfi: rename framesync2 to framesync.
Nicolas George
2017-09-12
24
-197
/
+197
*
|
lavfi: remove framesync.
Nicolas George
2017-09-12
2
-640
/
+0
*
|
lavfi/af_sidechaincompress: use helper macros.
Nicolas George
2017-09-12
1
-10
/
+5
*
|
lavfi/af_agate: use helper macros.
Nicolas George
2017-09-12
1
-10
/
+5
*
|
lavfi: add helper functions and macros for activate.
Nicolas George
2017-09-12
2
-0
/
+98
*
|
avfilter/vf_convolve: use av_clip_uint8
James Almer
2017-09-09
1
-1
/
+1
*
|
avfilter: add generic FFT video convolve filter
Paul B Mahol
2017-09-09
4
-1
/
+421
*
|
lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImage
Clément Bœsch
2017-09-08
1
-1
/
+1
*
|
avfilter: add Haas stereo enhancer
Paul B Mahol
2017-09-08
4
-1
/
+231
*
|
lavfi/buffersrc: add av_buffersrc_close().
Nicolas George
2017-09-08
3
-11
/
+21
*
|
lavfi: guess a timestamp for compat status change.
Nicolas George
2017-09-08
1
-1
/
+19
*
|
avfilter/vf_zoompan: fix specific corner case when no frame was ever requeste...
Paul B Mahol
2017-09-07
1
-0
/
+1
*
|
lavfi/atempo: Avoid false triggering an assertion failure
Pavel Koshevoy
2017-09-06
1
-0
/
+5
*
|
Revert "lavfi/atempo: avoid false triggering an assertion failure"
Pavel Koshevoy
2017-09-06
1
-2
/
+2
*
|
avfilter/af_dcshift: add direct path
Paul B Mahol
2017-09-06
1
-5
/
+11
*
|
avfilter/vf_overlay: Restore shorthand option order
Michael Niedermayer
2017-09-05
3
-6
/
+14
*
|
avfilter/lavfutils: remove usage of AVStream->codec
James Almer
2017-09-05
1
-3
/
+17
*
|
avfilter/avf_avectorscope: fix mistake in previous commit
Paul B Mahol
2017-09-05
1
-2
/
+2
*
|
avfilter/avf_avectorscope: add possibility to auto zoom
Paul B Mahol
2017-09-05
1
-2
/
+31
[next]