index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add avpriv_dsputil_init() and use it in lavfi where relevant.
Clément Bœsch
2013-04-14
3
-3
/
+3
*
lavfi: port IVTC filters from vapoursynth.
Clément Bœsch
2013-04-14
5
-1
/
+1389
*
lavfi: rename decimate to mpdecimate.
Clément Bœsch
2013-04-14
4
-13
/
+13
*
lavfi/smptehdbars: fix priv_class pointer.
Clément Bœsch
2013-04-14
1
-1
/
+1
*
lavfi/testsrc: grammar fix in comment after 03e2ec32.
Clément Bœsch
2013-04-14
1
-1
/
+1
*
lavfi: add smptehdbars source
Paul B Mahol
2013-04-14
4
-30
/
+150
*
lavfi/buffersink: factor checks for lists sizes.
Nicolas George
2013-04-13
1
-22
/
+12
*
lavfi: flag more dynamic i/o filters.
Clément Bœsch
2013-04-13
4
-0
/
+5
*
vf_mp: mp buffers are not compatible with the reference count system
Michael Niedermayer
2013-04-13
1
-5
/
+7
*
lavfi/testsrc: make use of AV_OPT_TYPE_DURATION
Stefano Sabatini
2013-04-13
1
-10
/
+2
*
lavfi: drop now unused shorthand field from AVFilter.
Clément Bœsch
2013-04-13
2
-10
/
+1
*
lavfi/hue: add support for more alpha formats
Paul B Mahol
2013-04-12
1
-0
/
+1
*
lavfi/hue: copy alpha plane too
Paul B Mahol
2013-04-12
1
-1
/
+6
*
lavfi/hue: make do while (0) form meaningful.
Clément Bœsch
2013-04-12
1
-4
/
+4
*
lavfi/crop: log pos in debug message
Stefano Sabatini
2013-04-12
1
-3
/
+3
*
lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab...
Stefano Sabatini
2013-04-12
1
-0
/
+4
*
vf_interlace: fix frame rate
Michael Niedermayer
2013-04-12
1
-0
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-12
3
-0
/
+259
|
\
|
*
lavfi: new interlace filter
Vittorio Giovara
2013-04-11
3
-0
/
+254
*
|
avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM
Michael Niedermayer
2013-04-12
4
-4
/
+4
*
|
asetpts: add AVOptions
Michael Niedermayer
2013-04-12
1
-0
/
+16
*
|
avfilter: Filter options that are used for both video and audio should have b...
Michael Niedermayer
2013-04-12
3
-3
/
+3
*
|
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
3
-28
/
+46
|
\
|
|
*
lavfi: change the filter registering system to match the other libraries
Anton Khirnov
2013-04-11
3
-22
/
+43
*
|
Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'
Michael Niedermayer
2013-04-12
2
-3
/
+9
|
\
|
|
*
lavfi: add a function for counting elements in AVFilterPad arrays.
Anton Khirnov
2013-04-11
2
-3
/
+9
*
|
Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'
Michael Niedermayer
2013-04-12
5
-0
/
+28
|
\
|
|
*
lavfi: mark filters with dynamic number of inputs or outputs with special flags
Anton Khirnov
2013-04-11
5
-0
/
+28
*
|
Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'
Michael Niedermayer
2013-04-12
2
-14
/
+45
|
\
|
|
*
lavfi: add avfilter_init_dict() for initializing a filter with a dict.
Anton Khirnov
2013-04-11
2
-12
/
+43
*
|
lavfi: fix forgotten chunk in eb0f774d.
Clément Bœsch
2013-04-12
1
-2
/
+2
*
|
avfilter: remove opaque passing hacks
Michael Niedermayer
2013-04-12
2
-11
/
+2
*
|
lavfi/ocv: fix crash with no dilate arguments.
Clément Bœsch
2013-04-12
1
-6
/
+7
*
|
lavfi/ocv: fix crash with no filter name specified.
Clément Bœsch
2013-04-12
1
-0
/
+4
*
|
lavfi/ocv: fix build after fd6228e65.
Clément Bœsch
2013-04-12
1
-5
/
+5
*
|
buffersink: remove shorthand
Michael Niedermayer
2013-04-12
1
-5
/
+0
*
|
avfilter: remove mixed args hack for scale.
Michael Niedermayer
2013-04-12
1
-27
/
+1
*
|
lavfi/buffersink: accept parameters as options.
Nicolas George
2013-04-12
1
-68
/
+119
*
|
avfilter/asrc_aevalsrc: fix return code, 2nd try
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
|
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
50
-70
/
+71
*
|
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-12
30
-40
/
+40
*
|
avfilter/asrc_aevalsrc: check correct variable
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
|
avfilter: remove old shorthand system
Michael Niedermayer
2013-04-12
1
-31
/
+2
*
|
af_pan: avoid spaces before % to avoid possible issues with MSVC
Michael Niedermayer
2013-04-12
1
-9
/
+10
*
|
af_pan: switch to an AVOptions-based shorthand system.
Michael Niedermayer
2013-04-12
2
-5
/
+18
*
|
af_pan: fix parsing arguments from the example in the documentation
Серж Нискородов
2013-04-12
1
-1
/
+1
*
|
abuffer: switch to an AVOptions-based shorthand system.
Michael Niedermayer
2013-04-12
2
-6
/
+1
*
|
buffersrc: switch to an AVOptions-based shorthand system.
Michael Niedermayer
2013-04-12
2
-6
/
+1
[next]