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
*
vsrc_nullsrc: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
vf_crop: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
vf_settb: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
vf_setpts: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
vf_select: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-12
/
+0
*
vf_scale: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
vf_pad: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
vf_overlay: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-10
/
+0
*
vf_lut: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-10
/
+0
*
vf_drawtext: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
2
-36
/
+36
|
\
|
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
2
-35
/
+35
|
*
vf_unsharp: set default chroma size value to 5x5
Stefano Sabatini
2011-09-29
1
-2
/
+2
|
*
vf_unsharp: fix out-of-buffer read
Stefano Sabatini
2011-09-29
1
-1
/
+5
*
|
deshake: simplify filename check.
Clément Bœsch
2011-10-04
1
-1
/
+1
*
|
deshake: misc style fixes.
Clément Bœsch
2011-10-04
1
-7
/
+7
*
|
deshake: move angles from stack to heap.
Michael Niedermayer
2011-10-04
1
-1
/
+2
*
|
deshake: Allow specifying the filename for statistics and disable them by def...
Michael Niedermayer
2011-10-04
1
-7
/
+14
*
|
deshake: remove non const static
Michael Niedermayer
2011-10-04
1
-18
/
+11
*
|
doxygen: remove a few @file parameters.
Clément Bœsch
2011-10-04
3
-3
/
+3
*
|
lavfi: remove align tabs in Makefile.
Clément Bœsch
2011-10-04
1
-1
/
+1
*
|
deshake: fix doxygen comments.
Clément Bœsch
2011-10-04
1
-17
/
+17
*
|
deshake: nicer looking defaults
Michael Niedermayer
2011-10-04
1
-1
/
+1
*
|
libavfilter: add deshake filter
danielgtaylor
2011-10-04
3
-1
/
+525
*
|
libavfilter: image transform code
danielgtaylor
2011-10-04
2
-0
/
+307
*
|
lavfi: remove usage of deprecated av_opt_set_defaults2() function
Stefano Sabatini
2011-10-02
4
-4
/
+4
*
|
vf_scale.c: propagate error code
Michael Niedermayer
2011-10-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-29
2
-1
/
+2
|
\
|
|
*
vf_unsharp: store hsub/vsub in the filter context
Stefano Sabatini
2011-09-28
1
-6
/
+12
|
*
vf_unsharp: adopt a more natural order of params in apply_unsharp()
Stefano Sabatini
2011-09-28
1
-5
/
+5
|
*
vf_unsharp: rename method "unsharpen" to "apply_unsharp"
Stefano Sabatini
2011-09-28
1
-4
/
+6
|
*
vf_scale: apply the same transform to the aspect during init that is applied ...
Michael Niedermayer
2011-09-28
1
-0
/
+8
|
*
vf_pad: fix "vsub" variable value computation
Stefano Sabatini
2011-09-28
1
-1
/
+1
|
*
vf_scale: add a "sar" variable
Stefano Sabatini
2011-09-28
2
-4
/
+8
|
*
lavfi: fix realloc size computation in avfilter_add_format()
Stefano Sabatini
2011-09-28
1
-1
/
+1
|
*
vsrc_color: use internal timebase
Stefano Sabatini
2011-09-28
1
-1
/
+2
|
*
lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()
Stefano Sabatini
2011-09-28
4
-5
/
+5
|
*
graphparser: prefer void * over AVClass * for log contexts
Stefano Sabatini
2011-09-28
1
-7
/
+7
|
*
avfiltergraph: use meaningful error codes
Stefano Sabatini
2011-09-28
1
-5
/
+7
|
*
vf_yadif: add support to yuva420p
Stefano Sabatini
2011-09-21
1
-1
/
+2
|
*
vf_yadif: correct documentation on the parity parameter
Stefano Sabatini
2011-09-21
1
-2
/
+2
|
*
vf_yadif: copy buffer properties like aspect for second frame as well
Joakim Plate
2011-09-21
1
-1
/
+4
|
*
vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...
Joakim Plate
2011-09-19
1
-2
/
+26
|
*
vsrc_color: set output pos values to -1
Stefano Sabatini
2011-09-19
1
-1
/
+1
|
*
vsrc_color: add @file doxy
Stefano Sabatini
2011-09-19
2
-1
/
+6
|
*
vsrc_buffer: remove duplicated file description
Stefano Sabatini
2011-09-19
1
-1
/
+0
*
|
sink_buffer: fix typo
Michael Niedermayer
2011-09-28
1
-1
/
+1
*
|
lavfi: fix FF_API_* definition macros
Stefano Sabatini
2011-09-28
1
-2
/
+2
*
|
vf_boxblur: remove useless code.
Nicolas George
2011-09-28
1
-7
/
+0
*
|
vf_drawtext: apply misc style fixes
Stefano Sabatini
2011-09-25
1
-2
/
+2
[next]