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
*
Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76'
Michael Niedermayer
2013-10-03
1
-0
/
+9
|
\
|
*
vf_interlace: do not process an already interlaced frame
Vittorio Giovara
2013-10-02
1
-0
/
+10
*
|
avfilter/avf_showspectrum: use the name 's' for the pointer to the private co...
Clément Bœsch
2013-10-02
1
-93
/
+93
*
|
avfilter/af_afade: use the name 's' for the pointer to the private context
Paul B Mahol
2013-10-02
1
-28
/
+28
*
|
avfilter/vf_removelogo: use the name 's' for the pointer to the private context
Clément Bœsch
2013-10-02
1
-38
/
+38
*
|
avfilter/af_silencedetect: use the name 's' for the pointer to the private co...
Paul B Mahol
2013-10-02
1
-17
/
+16
*
|
avfilter/vf_histogram: change order of histograms for planar rgb
Paul B Mahol
2013-10-01
1
-3
/
+4
*
|
avfilter/vf_histogram: add support for subsampled planar yuv modes in wavefor...
Marton Balint
2013-10-01
1
-7
/
+30
*
|
avfilter/vf_histogram: improve waveform speed
Marton Balint
2013-10-01
1
-30
/
+41
*
|
avfilter/vf_hflip: support slice threading
Paul B Mahol
2013-09-30
1
-19
/
+40
*
|
avfilter/vf_hflip: refactor plane dimensions calculation
Paul B Mahol
2013-09-30
1
-5
/
+10
*
|
avfilter/vf_rotate: support slice threading
Paul B Mahol
2013-09-30
1
-61
/
+94
*
|
avfilter/dualinput: simplify
Paul B Mahol
2013-09-30
6
-49
/
+18
*
|
avfilter/vf_rotate: use vsub for output plane height calculation
Paul B Mahol
2013-09-29
1
-1
/
+1
*
|
avfilter/dualinput: remove unused variable
Paul B Mahol
2013-09-28
2
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-09-28
7
-15
/
+65
|
\
|
|
*
lavfi: allow user-provided execute() callbacks
Anton Khirnov
2013-09-28
7
-15
/
+65
*
|
avfilter: add av_cold to init()
Paul B Mahol
2013-09-27
8
-9
/
+9
*
|
avfilter/vidstabtransform: update optzoom range values for recent vid.stab up...
Georg Martius
2013-09-27
1
-1
/
+1
*
|
avfilter/af_ladspa: set output channel layout for passthrough case
Paul B Mahol
2013-09-27
1
-1
/
+5
*
|
avfilter/af_ladspa: allow changing controls dynamically
Paul B Mahol
2013-09-27
1
-0
/
+13
*
|
avfilter/af_ladspa: refactor code setting input control ports values
Paul B Mahol
2013-09-27
1
-24
/
+37
*
|
lavfi/dualinput: reimplement on top of framesync.
Nicolas George
2013-09-23
7
-116
/
+66
*
|
lavfi: add an API to synchronize multiple video inputs.
Nicolas George
2013-09-23
2
-0
/
+625
*
|
avfilter: add ladspa wrapper filter
Paul B Mahol
2013-09-22
4
-2
/
+677
*
|
avfilter: remove duplicate includes
Michael Niedermayer
2013-09-21
9
-9
/
+0
*
|
lavfi/pad,crop,scale: remove options description from filter description
Paul B Mahol
2013-09-21
3
-3
/
+3
*
|
avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p
Paul B Mahol
2013-09-21
1
-2
/
+4
*
|
avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop
Michael Niedermayer
2013-09-21
1
-1
/
+3
*
|
avfilter/vf_psnr: Prevent integer overflow.
Neil Birkbeck
2013-09-21
1
-1
/
+1
*
|
avfilter/vf_decimate: add gray16 and yuv440p
Paul B Mahol
2013-09-19
1
-2
/
+2
*
|
avfilter/vf_decimate: fix crash with gray8
Paul B Mahol
2013-09-19
1
-1
/
+1
*
|
lavfi/mp: remove mp=qp
Paul B Mahol
2013-09-19
4
-182
/
+1
*
|
avfilter/vf_telecine: remove redudant av_frame_copy_props()
Paul B Mahol
2013-09-18
1
-1
/
+0
*
|
avfilter/vf_pullup: remove junk_down nonsense
Paul B Mahol
2013-09-18
2
-2
/
+2
*
|
avfilter/vf_pullup: change log level to error
Paul B Mahol
2013-09-18
1
-1
/
+1
*
|
avfilter/vf_pullup: fix memleak of metrics for last PullupField
Paul B Mahol
2013-09-18
1
-6
/
+6
*
|
avfilter/vf_pullup: make sure metric_plane is available
Paul B Mahol
2013-09-18
1
-2
/
+8
*
|
lavfi/mp: remove mp=pullup
Paul B Mahol
2013-09-18
6
-1246
/
+1
*
|
avfilter/x86/vf_pullup: try to fix build on x64
Paul B Mahol
2013-09-17
1
-3
/
+3
*
|
avfilter: port pullup filter from libmpcodecs
Paul B Mahol
2013-09-17
8
-1
/
+1057
*
|
avfilter: add adelay filter
Paul B Mahol
2013-09-16
4
-1
/
+286
*
|
avfilter/vf_stereod3d: add const qualifiers to ana_convert()
Paul B Mahol
2013-09-16
1
-3
/
+3
*
|
avfilter/vf_stereo3d: BGR24 support for anaglyphs
Paul B Mahol
2013-09-16
1
-5
/
+14
*
|
avfilter/vf_stereo3d: avoid pointless copy
Paul B Mahol
2013-09-16
1
-7
/
+6
*
|
libavfilter/libmpcodecs: remove unused files
Paul B Mahol
2013-09-15
4
-2195
/
+0
*
|
avfilter/vf_gradfun: use av_calloc()
Paul B Mahol
2013-09-15
1
-1
/
+1
*
|
avfilter/vsrc_life: use av_calloc()
Paul B Mahol
2013-09-15
1
-4
/
+4
*
|
avfilter: avoid testing float == 0
Michael Niedermayer
2013-09-15
1
-1
/
+1
*
|
avfilter/af_aecho & af_compand: use extended_data
Paul B Mahol
2013-09-15
2
-7
/
+7
[next]