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
*
avfilter/zscale: fix memory leak
dxfhgwet
2017-10-28
1
-0
/
+1
*
avfilter/zscale: fix segfault on library error
dxfhgwet
2017-10-28
1
-3
/
+3
*
lavfi/paletteuse: fix debug_kdtree after aba926e7d
Clément Bœsch
2017-10-28
1
-4
/
+5
*
lavfi/paletteuse: fix debug_mean_error after aba926e7d
Clément Bœsch
2017-10-28
1
-3
/
+3
*
lavfi/paletteuse: fix debug_accuracy after aba926e7d
Clément Bœsch
2017-10-28
1
-7
/
+7
*
lavfi/paletteuse: simplify color get function prototypes
Clément Bœsch
2017-10-28
1
-28
/
+15
*
lavfi/paletteuse: move "new" option before debugging options
Clément Bœsch
2017-10-28
1
-1
/
+1
*
lavfi/paletteuse: fix to support transparency
Bjorn Roche
2017-10-28
1
-71
/
+124
*
Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'
James Almer
2017-10-26
2
-29
/
+0
|
\
|
*
lavfi: Drop unused and empty header file
Vittorio Giovara
2017-04-10
2
-30
/
+0
|
*
vf_deinterlace_vaapi: Add support for field rate output
Mark Thompson
2017-04-02
1
-117
/
+166
*
|
lavfi/tests/filtfmts: Constify a variable.
Carl Eugen Hoyos
2017-10-24
1
-1
/
+1
*
|
Merge commit '883ce264d9ffc5bdaf477e09ee155b03339c46a6'
James Almer
2017-10-23
1
-0
/
+41
|
\
\
|
|
/
|
*
vf_showinfo: Display spherical properties
Vittorio Giovara
2017-03-23
1
-0
/
+41
*
|
Merge commit '3f128fc4a3fa1ef8a87974eb5484a997a84868fe'
James Almer
2017-10-23
1
-13
/
+1
|
\
\
|
|
/
|
*
vf_showinfo: Simplify reporting stereo3d information
Vittorio Giovara
2017-03-23
1
-13
/
+1
*
|
Merge commit '96a47364d1cf346a5d0437e054b1b10d44d8d969'
James Almer
2017-10-21
4
-13
/
+4
|
\
\
|
|
/
|
*
lavfi: Drop deprecated non-const filter retrieval
Vittorio Giovara
2017-03-23
5
-15
/
+5
*
|
Merge commit '8e18328b18e69b38a5feae5d10ad01b403a205b6'
James Almer
2017-10-21
3
-32
/
+0
|
\
\
|
|
/
|
*
lavfi: Drop deprecated filter registration
Vittorio Giovara
2017-03-23
3
-32
/
+0
*
|
Merge commit '52067b3c0e5ddbcf7021a093420798420351a9e2'
James Almer
2017-10-21
3
-25
/
+0
|
\
\
|
|
/
|
*
lavfi: Drop deprecated filter initialization
Vittorio Giovara
2017-03-23
3
-25
/
+0
*
|
Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9'
James Almer
2017-10-21
4
-58
/
+0
|
\
\
|
|
/
|
*
lavfi: Drop deprecated functions to open a filter or a filterchain
Vittorio Giovara
2017-03-23
4
-58
/
+0
*
|
Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000'
James Almer
2017-10-21
6
-82
/
+1
|
\
\
|
|
/
|
*
lavfi: Drop deprecated way of passing options for a few filters
Vittorio Giovara
2017-03-23
6
-148
/
+0
*
|
lavfi/graphparser: Constify a variable.
Carl Eugen Hoyos
2017-10-21
1
-1
/
+1
*
|
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
James Almer
2017-10-21
1
-4
/
+4
|
\
\
|
|
/
|
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-2
/
+2
*
|
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
James Almer
2017-10-21
1
-24
/
+0
|
\
\
|
|
/
|
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
3
-11
/
+11
|
*
vf_deinterlace_vaapi: Create filter buffer after context
Mark Thompson
2017-02-17
1
-5
/
+6
|
*
vf_fade: Make sure to not miss the last lines of a frame
Martin Storsjö
2017-02-16
1
-1
/
+2
*
|
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
[next]