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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: rename asrc_aevalsrc.c to aeval.c
Stefano Sabatini
2013-12-06
1
-2
/
+2
*
lavfi: add aeval filter
Stefano Sabatini
2013-12-06
1
-0
/
+1
*
Add Windows resource file support for shared libraries
James Almer
2013-12-05
1
-0
/
+3
*
lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are not needed
James Almer
2013-11-30
1
-2
/
+0
*
lavfi: add elbg filter
Stefano Sabatini
2013-11-13
1
-0
/
+2
*
avfilter: add mergeplanes filter
Paul B Mahol
2013-10-27
1
-0
/
+1
*
avfilter: replaygain scanner
Paul B Mahol
2013-10-21
1
-0
/
+1
*
lavfi/dualinput: reimplement on top of framesync.
Nicolas George
2013-09-23
1
-4
/
+4
*
avfilter: add ladspa wrapper filter
Paul B Mahol
2013-09-22
1
-0
/
+1
*
lavfi/mp: remove mp=qp
Paul B Mahol
2013-09-19
1
-1
/
+0
*
lavfi/mp: remove mp=pullup
Paul B Mahol
2013-09-18
1
-2
/
+0
*
avfilter: port pullup filter from libmpcodecs
Paul B Mahol
2013-09-17
1
-0
/
+1
*
avfilter: add adelay filter
Paul B Mahol
2013-09-16
1
-0
/
+1
*
lavfi: Weston 3 Field Deinterlacing Filter
Paul B Mahol
2013-09-06
1
-0
/
+1
*
lavfi/mp: remove mp=fil
Paul B Mahol
2013-09-05
1
-1
/
+0
*
lavfi/mp: remove mp=dint
Paul B Mahol
2013-09-05
1
-1
/
+0
*
lavfi/mp: remove mp=phase
Paul B Mahol
2013-09-03
1
-1
/
+0
*
lavfi: port phase filter from libmpcodecs
Paul B Mahol
2013-09-03
1
-0
/
+1
*
lavfi: add compand filter
Paul B Mahol
2013-07-29
1
-0
/
+1
*
lavfi/mp: remove mp=perspective
Paul B Mahol
2013-07-14
1
-1
/
+0
*
lavfi: port perspective filter from libmpcodecs
Paul B Mahol
2013-07-14
1
-0
/
+1
*
lavfi: add aecho filter
Paul B Mahol
2013-07-10
1
-0
/
+1
*
lavfi: add psnr filter
Paul B Mahol
2013-07-08
1
-0
/
+1
*
lavfi/blend: use dual input helpers
Paul B Mahol
2013-07-06
1
-1
/
+1
*
lavfi/mp: remove mp=spp.
Clément Bœsch
2013-06-14
1
-1
/
+0
*
lavfi: add spp filter.
Clément Bœsch
2013-06-14
1
-0
/
+1
*
lavfi: add rotate filter
Stefano Sabatini
2013-06-13
1
-0
/
+1
*
lavfi/mp: remove mp=sab
Stefano Sabatini
2013-06-05
1
-1
/
+0
*
lavfi: port sab filter from libmpcodecs
Stefano Sabatini
2013-06-05
1
-0
/
+2
*
lavfi/mp: drop mcdeint wrapper
Stefano Sabatini
2013-06-01
1
-1
/
+0
*
lavfi: port mcdeint filter from libmpcodecs
Stefano Sabatini
2013-06-01
1
-0
/
+2
*
lavfi: add vignette filter.
Clément Bœsch
2013-05-30
1
-0
/
+1
*
lavfi: add haldclut filter.
Clément Bœsch
2013-05-27
1
-0
/
+1
*
lavfi: add dual input helpers.
Clément Bœsch
2013-05-27
1
-1
/
+1
*
lavfi: add haldclutsrc filter.
Clément Bœsch
2013-05-27
1
-0
/
+1
*
Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'
Michael Niedermayer
2013-05-24
1
-0
/
+2
|
\
|
*
lavfi: add a slice threading infrastructure
Anton Khirnov
2013-05-24
1
-0
/
+2
*
|
lavfi: add lut3d filter.
Clément Bœsch
2013-05-22
1
-0
/
+1
*
|
lavfi: factorize drawgrid and drawbox code
Stefano Sabatini
2013-05-17
1
-1
/
+1
*
|
lavfi/mp: remove mp=ow wrapper.
Clément Bœsch
2013-05-16
1
-1
/
+0
*
|
lavfi: port wavelet denoiser filter from libmpcodecs.
Clément Bœsch
2013-05-16
1
-0
/
+1
*
|
lavfi: add dctdnoiz filter.
Clément Bœsch
2013-05-15
1
-0
/
+1
*
|
libavfilter/Makefile: unbreak make alltools
Michael Niedermayer
2013-05-14
1
-1
/
+3
*
|
tools: add zmqsend tool, useful to test the zmq filters
Stefano Sabatini
2013-05-14
1
-1
/
+1
*
|
lavfi: add zmq filters
Stefano Sabatini
2013-05-14
1
-0
/
+2
*
|
avfilter: Add 'drawgrid' video filter
Andrey Utkin
2013-05-13
1
-0
/
+1
*
|
lavfi: avectorscope filter
Paul B Mahol
2013-05-10
1
-0
/
+1
*
|
lavfi: modify names of deshake_kernel.h and unsharp_kernel.h
highgod0401
2013-05-10
1
-1
/
+1
*
|
lavfi: remove alphaextract special code
Paul B Mahol
2013-05-09
1
-1
/
+1
*
|
extractplanes filter
Paul B Mahol
2013-05-03
1
-0
/
+1
[next]