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
*
lavfi: add ff_inlink_process_commands().
Nicolas George
2017-01-12
2
-9
/
+23
*
lavfi: merge two variables after a recent commit.
Nicolas George
2017-01-12
1
-7
/
+4
*
lavfi: implement ff_inlink_make_frame_writable().
Nicolas George
2017-01-12
2
-41
/
+60
*
lavfi: export ff_filter_set_ready() to the library.
Nicolas George
2017-01-12
2
-1
/
+13
*
lavfi: add ff_inlink_acknowledge_status().
Nicolas George
2017-01-12
2
-0
/
+69
*
lavfi: document that AVFilterLink is not for applications.
Nicolas George
2017-01-12
1
-0
/
+5
*
lavfi/tests/filtfmts: include internal.h.
Nicolas George
2017-01-12
1
-0
/
+1
*
lavfi/buffersink: add accessors for the stream properties.
Nicolas George
2017-01-12
3
-9
/
+40
*
lavfi, ffmpeg: simplify filter names.
Nicolas George
2017-01-12
1
-3
/
+3
*
lavfi: use an audio frame pool for each link of the filtergraph
Matthieu Bouron
2017-01-12
1
-14
/
+36
*
lavfi/framepool: cosmetic style fixes
Matthieu Bouron
2017-01-12
1
-4
/
+2
*
lavfi/framepool: re-indent after previous commit
Matthieu Bouron
2017-01-12
1
-27
/
+27
*
lavfi/framepool: add audio support
Matthieu Bouron
2017-01-12
2
-1
/
+144
*
lavfi/framepool: rename FFVideoFramePool to FFFramePool
Matthieu Bouron
2017-01-12
5
-41
/
+41
*
avfilter/vf_libopencv: fix resource leak in read_shape_frame_filter
Steven Liu
2017-01-11
1
-4
/
+10
*
avfilter/af_sofalizer: speed and clean up fast convolution a little
Paul B Mahol
2017-01-09
1
-5
/
+9
*
avfilter/af_dynaudnorm: fix hang with too short input
Paul B Mahol
2017-01-08
1
-2
/
+9
*
lavfi/selectivecolor: add a link to algorithm explanations
Clément Bœsch
2017-01-07
1
-0
/
+1
*
avfilter/asrc_flite: Fix textbuf leak
Michael Niedermayer
2017-01-06
1
-1
/
+3
*
avfilter/vf_shuffleframes: allow also dropping frames
Paul B Mahol
2017-01-06
1
-6
/
+8
*
avfilter/avf_aphasemeter: fix memleaks
Paul B Mahol
2017-01-04
1
-0
/
+3
*
avfilter/vf_pad: Fix segfault if reconfiguration fails
Michael Niedermayer
2017-01-02
1
-4
/
+8
*
lavfi/selectivecolor: rename adjust_range to scale
Clément Bœsch
2016-12-31
1
-25
/
+25
*
avfilter/vf_pad: Add eval=frame support
Michael Niedermayer
2016-12-30
1
-1
/
+42
*
avfilter/avf_aphasemeter: make video output optional
Paul B Mahol
2016-12-28
1
-39
/
+78
*
lavfi/selectivecolor: simplify crazy mid val computations
Clément Bœsch
2016-12-27
1
-30
/
+3
*
lavfi/transpose: add missing const options flags
Clément Bœsch
2016-12-27
1
-4
/
+4
*
avfilter/af_amerge: properly handle unknown input layouts
Marton Balint
2016-12-25
1
-3
/
+8
*
avfilter/vf_w3fdif: add >8 but <16 bit support
Paul B Mahol
2016-12-25
3
-15
/
+133
*
lavfi/buffersrc: push the frame deeper if requested.
Nicolas George
2016-12-24
1
-0
/
+25
*
lavf/framesync: detect EOF immediately.
Nicolas George
2016-12-24
1
-1
/
+9
*
avfilter/framequeue: add missing check for ASSERT_LEVEL
James Almer
2016-12-24
1
-1
/
+1
*
avfilter/vf_deband: do not use uninitialized value
Paul B Mahol
2016-12-23
1
-2
/
+2
*
lavfi: avfilter_graph_request_oldest: request a frame again before returning.
Nicolas George
2016-12-23
1
-1
/
+5
*
avfilter/af_amerge: detect EOF immediately
Nicolas George
2016-12-23
1
-1
/
+6
*
avfilter/vf_deband: add planes coupling mode
Paul B Mahol
2016-12-22
1
-2
/
+160
*
lavfi: take_samples: free frames after taking all samples.
Nicolas George
2016-12-22
1
-0
/
+1
*
avfilter/vf_psnr: add gray10 and gray12 support
Paul B Mahol
2016-12-21
1
-1
/
+1
*
lavfi/framequeue: avoid empty structs.
Nicolas George
2016-12-20
1
-0
/
+1
*
lavfi/atempo: avoid false triggering an assertion failure
Pavel Koshevoy
2016-12-19
1
-2
/
+2
*
lavfi: make filter_frame non-recursive.
Nicolas George
2016-12-18
10
-143
/
+493
*
lavfi: add FFFrameQueue API.
Nicolas George
2016-12-18
3
-0
/
+297
*
avfilter/vf_ssim: add >8 bit depth suppport
Paul B Mahol
2016-12-17
1
-12
/
+119
*
avfilter/vsrc_testsrc: draw_bar: make sure width is not negative
Paul B Mahol
2016-12-15
1
-2
/
+2
*
avfilter/af_sofalizer: warn if user gives unknown channel names
Paul B Mahol
2016-12-14
1
-3
/
+5
*
avfilter/avfilter: fix filtering frames with unknown channel layouts for filt...
Marton Balint
2016-12-13
1
-1
/
+1
*
avfilter/af_ashowinfo: properly show input channel layout for unknown channel...
Marton Balint
2016-12-10
1
-1
/
+1
*
avfilter/af_channelmap: add support for unknown input channel layouts
Marton Balint
2016-12-10
1
-4
/
+4
*
avfilter/af_atempo: add support for unknown channel layouts
Marton Balint
2016-12-10
1
-1
/
+1
*
avfilter/formats: allow unknown channel layouts by default
Marton Balint
2016-12-10
9
-16
/
+9
[next]