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
/
avfilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/avfilter: Make avfilter_register() thread safe
Michael Niedermayer
2013-06-28
1
-3
/
+4
*
avfilter/process_options: fix memleak
Michael Niedermayer
2013-06-03
1
-1
/
+4
*
avfilter: remove av_opt_set_defaults() from process_options()
Michael Niedermayer
2013-05-24
1
-2
/
+0
*
Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'
Michael Niedermayer
2013-05-24
1
-3
/
+42
|
\
|
*
lavfi: add a slice threading infrastructure
Anton Khirnov
2013-05-24
1
-0
/
+46
*
|
Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b'
Michael Niedermayer
2013-05-18
1
-2
/
+5
|
\
\
|
|
/
|
*
avfilter: check a malloc in avfilter_link().
Anton Khirnov
2013-05-17
1
-2
/
+5
*
|
Merge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081'
Michael Niedermayer
2013-05-18
1
-12
/
+13
|
\
\
|
|
/
|
*
avfilter.c: cosmetics, reformat
Anton Khirnov
2013-05-17
1
-11
/
+13
*
|
Merge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6'
Michael Niedermayer
2013-05-18
1
-23
/
+21
|
\
\
|
|
/
|
*
lavfi: factorize freeing a link
Anton Khirnov
2013-05-17
1
-23
/
+21
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-2
/
+0
|
*
lavfi: fix compatibility code for old vf_scale options syntax
Anton Khirnov
2013-05-15
1
-1
/
+1
*
|
lavfi: silence a discarded const qualifier warning.
Clément Bœsch
2013-05-16
1
-2
/
+2
*
|
lavfi: replace passthrough_filter_frame with a flag.
Clément Bœsch
2013-05-12
1
-3
/
+6
*
|
avfilter: fix 2 warnings about discarding const
Michael Niedermayer
2013-05-08
1
-1
/
+1
*
|
avfilter: Make enabled/disabled state available as a field of the AVFilterCon...
Michael Niedermayer
2013-05-08
1
-1
/
+3
*
|
lavfi: add 'enable' command injection to filters supporting timeline.
Clément Bœsch
2013-04-23
1
-13
/
+46
*
|
lavfi: add timeline support.
Clément Bœsch
2013-04-23
1
-0
/
+50
*
|
lavfi: add frame counter into AVFilterLink and use it in filters.
Clément Bœsch
2013-04-23
1
-0
/
+1
*
|
lavfi: drop now unused shorthand field from AVFilter.
Clément Bœsch
2013-04-13
1
-1
/
+1
*
|
Merge commit 'f160c6a18a574b4c7d063e0a748037cbbd9912ee'
Michael Niedermayer
2013-04-12
1
-0
/
+3
|
\
\
|
|
/
|
*
lavfi: do not segfault on NULL passed to avfilter_get_by_name()
Anton Khirnov
2013-04-11
1
-0
/
+3
*
|
Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'
Michael Niedermayer
2013-04-12
1
-28
/
+27
|
\
\
|
|
/
|
*
lavfi: change the filter registering system to match the other libraries
Anton Khirnov
2013-04-11
1
-22
/
+24
*
|
Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'
Michael Niedermayer
2013-04-12
1
-3
/
+3
|
\
\
|
|
/
|
*
lavfi: add a function for counting elements in AVFilterPad arrays.
Anton Khirnov
2013-04-11
1
-3
/
+3
*
|
Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'
Michael Niedermayer
2013-04-12
1
-14
/
+23
|
\
\
|
|
/
|
*
lavfi: add avfilter_init_dict() for initializing a filter with a dict.
Anton Khirnov
2013-04-11
1
-12
/
+21
*
|
avfilter: remove opaque passing hacks
Michael Niedermayer
2013-04-12
1
-10
/
+1
*
|
avfilter: remove mixed args hack for scale.
Michael Niedermayer
2013-04-12
1
-27
/
+1
*
|
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-12
1
-2
/
+2
*
|
avfilter: remove old shorthand system
Michael Niedermayer
2013-04-12
1
-31
/
+2
*
|
af_pan: switch to an AVOptions-based shorthand system.
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
|
abuffer: switch to an AVOptions-based shorthand system.
Michael Niedermayer
2013-04-12
1
-1
/
+0
*
|
buffersrc: switch to an AVOptions-based shorthand system.
Michael Niedermayer
2013-04-12
1
-1
/
+0
*
|
lavfi/atempo: switch to an AVOptions-based system.
Pavel Koshevoy
2013-04-12
1
-1
/
+0
*
|
avfilter: Update scale to dictionary based options
Michael Niedermayer
2013-04-12
1
-1
/
+0
*
|
Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'
Michael Niedermayer
2013-04-12
1
-0
/
+15
|
\
\
|
|
/
|
*
lavfi: add avfilter_init_str() to replace avfilter_init_filter().
Anton Khirnov
2013-04-11
1
-0
/
+7
*
|
Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'
Michael Niedermayer
2013-04-12
1
-0
/
+3
|
\
\
|
|
/
|
*
lavfi: make avfilter_free() remove the filter from its graph.
Anton Khirnov
2013-04-11
1
-0
/
+3
*
|
Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'
Michael Niedermayer
2013-04-12
1
-7
/
+13
|
\
\
|
|
/
|
*
lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
Anton Khirnov
2013-04-11
1
-7
/
+13
*
|
Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'
Michael Niedermayer
2013-04-11
1
-2
/
+2
|
\
\
|
|
/
|
*
lavfi: add const to the pads parameter of avfilter_pad_get_name/type
Anton Khirnov
2013-04-11
1
-2
/
+2
*
|
lavfi/mp: switch to an AVOptions-based system.
Clément Bœsch
2013-04-11
1
-1
/
+15
*
|
lavfi: deprecate aconvert.
Clément Bœsch
2013-04-11
1
-0
/
+2
*
|
lavfi/aspect: switch to an AVOptions-based system.
Clément Bœsch
2013-04-11
1
-2
/
+0
*
|
lavfi/flite: switch to AVOption-based system
Stefano Sabatini
2013-04-11
1
-1
/
+0
[next]