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: fix signature for default_filter_name()
Stefano Sabatini
2012-06-10
1
-1
/
+1
*
vf_fps: set frame_rate.
Nicolas George
2012-06-10
1
-0
/
+1
*
vf_tile: update deprecated functions.
Nicolas George
2012-06-10
1
-4
/
+6
*
vf_tile: set frame_rate.
Nicolas George
2012-06-10
1
-0
/
+2
*
sink_buffer: dont return void from void functions.
Michael Niedermayer
2012-06-10
1
-2
/
+2
*
libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.
Michael Niedermayer
2012-06-10
3
-9
/
+12
*
buffersrc: deprecate flat options syntax.
Nicolas George
2012-06-09
1
-0
/
+1
*
buffersrc: accept the frame rate as argument.
Nicolas George
2012-06-09
1
-2
/
+5
*
buffersrc: accept key=value arguments.
Nicolas George
2012-06-09
1
-13
/
+60
*
buffersink: add av_buffersink_get_frame_rate().
Nicolas George
2012-06-09
2
-0
/
+10
*
lavfi: add a frame_rate field to AVFilterLink.
Nicolas George
2012-06-09
2
-0
/
+15
*
add bracket around the argument (fixes compilation error with ICL)
J. Bohl
2012-06-09
1
-5
/
+5
*
amerge: accept multiple inputs.
Nicolas George
2012-06-07
1
-58
/
+115
*
af_amerge: move nb_in_ch into the in structure.
Nicolas George
2012-06-07
1
-19
/
+19
*
lavfi/audio: fix size of copied samples.
Nicolas George
2012-06-07
1
-3
/
+6
*
lavfi: remove avfilter_default_item_name() from public API
Stefano Sabatini
2012-06-06
3
-9
/
+3
*
lavfi/ocv: fix compilation after internalization of public functions
Stefano Sabatini
2012-06-06
1
-0
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
50
-340
/
+625
|
\
|
*
lavfi: remove request/poll and drawing functions from public API on next bump
Anton Khirnov
2012-06-05
45
-176
/
+235
|
*
lavfi: make avfilter_insert_pad and pals private on next bump.
Anton Khirnov
2012-06-05
5
-33
/
+66
|
*
lavfi: make formats API private on next bump.
Anton Khirnov
2012-06-05
35
-210
/
+307
*
|
lavfi: remove more instances of avfilter_default_filter_name()
Stefano Sabatini
2012-06-05
2
-4
/
+4
*
|
lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.c
Stefano Sabatini
2012-06-05
2
-27
/
+27
*
|
aconvert filter needs to configure samplerates
Andrew Wason
2012-06-05
2
-5
/
+35
*
|
avfiltergraph: call query_formats on inputs first.
Nicolas George
2012-06-05
1
-0
/
+7
*
|
avfiltergraph: check query_formats return value.
Nicolas George
2012-06-05
1
-2
/
+4
*
|
lavfi: move tracing utilities definition from video.c to avfilter.c
Stefano Sabatini
2012-06-05
3
-40
/
+46
*
|
lavfi/select: use exported dsputil_init function.
Clément Bœsch
2012-06-05
1
-1
/
+1
*
|
lavfi/select: 10l: llabs -> fabs after switching types.
Clément Bœsch
2012-06-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-04
2
-28
/
+22
|
\
\
|
|
/
|
*
avfiltergraph: make some functions static.
Anton Khirnov
2012-06-04
2
-29
/
+22
*
|
lavfi/select: add scene detection.
Clément Bœsch
2012-06-04
1
-0
/
+78
*
|
lavfi: use av_default_item_name() as filter private context logger
Stefano Sabatini
2012-06-04
20
-20
/
+20
*
|
lavfi: add avfilter_default_filter_name()
Stefano Sabatini
2012-06-04
25
-119
/
+35
*
|
lavfi/lut: fix component -> rgba mapping
Stefano Sabatini
2012-06-04
1
-24
/
+20
*
|
set some categories of some AVClass structs
Michael Niedermayer
2012-06-03
3
-0
/
+3
*
|
af_amerge: use the buferqueue API.
Nicolas George
2012-06-03
1
-52
/
+34
*
|
af_astreamsync: set samples rate in query_formats.
Nicolas George
2012-06-03
1
-1
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-31
1
-7
/
+12
|
\
\
|
|
/
|
*
lavfi: amix: check active input count before calling request_samples
Justin Ruggles
2012-05-30
1
-7
/
+12
|
*
avfilter: include required header file avfilter.h in video.h
Janne Grunau
2012-05-29
1
-0
/
+2
*
|
vf_overlay: rewrite request/push logic.
Nicolas George
2012-05-31
1
-71
/
+154
*
|
lavfi: add a generic API for buffer queues.
Nicolas George
2012-05-31
1
-0
/
+111
*
|
sink_buffer: guard against NULL frames.
Nicolas George
2012-05-31
1
-0
/
+2
*
|
avfilter: use designated initializer for class
Paul B Mahol
2012-05-29
1
-4
/
+3
*
|
lavfi: use getter/setter functions for AVFrame.pkt_pos
Michael Niedermayer
2012-05-28
2
-3
/
+3
*
|
lavfi: Fill linesize, sample_rate and channel_layout fields in avfilter_fill_...
Robert Nagy
2012-05-28
1
-4
/
+7
*
|
lswsutils: fix "ncompatible pointer type" warning
Michael Niedermayer
2012-05-26
1
-1
/
+1
*
|
lavfutils: fix incompatible pointer type warning
Michael Niedermayer
2012-05-26
1
-1
/
+1
*
|
af_aresample: fix pts, they where off by a packet in the -async >0 case.
Michael Niedermayer
2012-05-26
1
-23
/
+12
[next]