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
*
do O(1) instead of O(n) atomic operations in register functions
Michael Niedermayer
2013-12-06
1
-1
/
+1
*
lavfi: rename asrc_aevalsrc.c to aeval.c
Stefano Sabatini
2013-12-06
2
-2
/
+2
*
lavfi: add aeval filter
Stefano Sabatini
2013-12-06
4
-34
/
+247
*
lavfi/aevalsrc: duplicate last expression for the missing channels
Stefano Sabatini
2013-12-06
2
-12
/
+24
*
Add Windows resource file support for shared libraries
James Almer
2013-12-05
2
-0
/
+58
*
avfilter/vf_pad: fix req_end
Michael Niedermayer
2013-12-03
1
-1
/
+1
*
lavfi/volume: support all channel counts
Stefano Sabatini
2013-12-02
1
-2
/
+2
*
Revert "vf_yadif: move x86 init code to x86/yadif.c"
Michael Niedermayer
2013-12-01
4
-132
/
+97
*
Revert "yadif: add parens around macro parameters"
Michael Niedermayer
2013-12-01
1
-4
/
+4
*
avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to ...
Michael Niedermayer
2013-12-01
1
-21
/
+14
*
lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are not needed
James Almer
2013-11-30
1
-2
/
+0
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-24
4
-0
/
+5
|
\
|
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
4
-0
/
+5
*
|
lavfi/aevalsrc: initialize pointer to expression to NULL
Stefano Sabatini
2013-11-21
1
-0
/
+1
*
|
avfilter/showspectrum: use 0 dummies for range in const.
Clément Bœsch
2013-11-20
1
-3
/
+3
*
|
avfilter/showspectrum: reindent const options.
Clément Bœsch
2013-11-20
1
-10
/
+10
*
|
avfilter/showspectrum: add blackman window.
Clément Bœsch
2013-11-20
1
-1
/
+7
*
|
avfilter/showspectrum: add win_func option.
Clément Bœsch
2013-11-20
1
-4
/
+23
*
|
avfilter/vf_tinterlace: check clone return value
Michael Niedermayer
2013-11-19
1
-0
/
+2
*
|
Merge commit '3a16ec19d2426457419cb8a7304f97982699efda'
Michael Niedermayer
2013-11-19
1
-0
/
+2
|
\
\
|
|
/
|
*
vf_interlace: check one av_frame_clone allocation
Vittorio Giovara
2013-11-19
1
-0
/
+2
*
|
avfilter/vf_mp: fix missing FF_API_XVMC check
Vallimar
2013-11-18
1
-0
/
+3
*
|
Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'
Michael Niedermayer
2013-11-16
2
-3
/
+3
|
\
\
|
|
/
*
|
af_aresample: Fix timestamp of first padded PCM audio packet
Alex Sukhanov
2013-11-15
1
-8
/
+7
*
|
lavfi: add elbg filter
Stefano Sabatini
2013-11-13
4
-2
/
+217
*
|
avfilter/fade: use FADE_OUT macro.
Clément Bœsch
2013-11-10
1
-1
/
+1
*
|
avfilter/fade: remove a bunch of useless parenthesis.
Clément Bœsch
2013-11-10
1
-8
/
+8
*
|
avfilter/fade: use inlink->frame_count.
Clément Bœsch
2013-11-10
1
-7
/
+4
*
|
avfilter/fade: add color option.
Clément Bœsch
2013-11-10
1
-2
/
+62
*
|
avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter()
Michael Niedermayer
2013-11-07
1
-0
/
+1
*
|
Merge commit 'cffecc0e7ebd642afaa1fb9f56fab1fcc283293c'
Michael Niedermayer
2013-11-07
1
-0
/
+1
|
\
\
|
|
/
|
*
avfilter/graphparser: Directly free filter memory if initialization fails
Diego Biurrun
2013-11-06
1
-0
/
+1
*
|
avfilter/unsharp: added optimized opencl kernels
Lenny Wang
2013-11-07
3
-46
/
+293
*
|
avfilter/af_aecho: free input frame after it is being used
Paul B Mahol
2013-11-07
1
-1
/
+2
*
|
avfilter/af_aresample: Calculate output buffer size more precisely.
Michael Niedermayer
2013-11-06
1
-2
/
+9
*
|
avfilter/opencl: compile kernels separately
Lenny Wang
2013-11-05
5
-24
/
+51
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-05
1
-0
/
+3
|
\
\
|
|
/
|
*
avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer
Diego Biurrun
2013-11-04
1
-0
/
+3
|
*
filtfmts-test: Fix use of deprecated API
Diego Biurrun
2013-11-04
1
-4
/
+4
|
*
vf_fieldorder: remove superfluous get_video_buffer
Vittorio Giovara
2013-11-04
1
-9
/
+0
|
*
vf_scale: make the dar variable return the DAR.
Rudolf Polzer
2013-11-02
2
-2
/
+3
*
|
lavfi/ladspa: cast return value of av_x_if_null to char*, fix warnings
Stefano Sabatini
2013-11-05
1
-3
/
+5
*
|
avfilter/vf_scale: add ov/hsub
Michael Niedermayer
2013-11-04
2
-1
/
+8
*
|
avfilter/vf_aspect: remove dupe constants setup
Paul B Mahol
2013-11-03
1
-9
/
+0
*
|
Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
2013-11-03
7
-18
/
+43
|
\
\
|
*
|
lavfi/af_pan: support unknown layouts on input.
Nicolas George
2013-11-03
1
-8
/
+8
|
*
|
lavfi/af_pan: support unknown layouts on output.
Nicolas George
2013-11-03
1
-3
/
+7
|
*
|
lavfi: parsing helper for unknown channel layouts.
Nicolas George
2013-11-03
6
-7
/
+23
|
*
|
lavfi/avfiltergraph: do not reduce incompatible lists.
Nicolas George
2013-11-03
1
-1
/
+2
|
*
|
lavfi/avfiltergraph: suggest a solution when format selection fails.
Nicolas George
2013-11-03
1
-0
/
+4
[next]