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
*
vf_divtc: dont mix av_strdup and free
Michael Niedermayer
2012-12-28
1
-1
/
+1
*
vf_detc: dont mix av_strdup & free
Michael Niedermayer
2012-12-28
1
-1
/
+1
*
vf_mp: fix 'discards const qualifier from pointer target type'
Michael Niedermayer
2012-12-28
1
-1
/
+1
*
lavfi/tile: small align cosmetics.
Clément Bœsch
2012-12-26
1
-5
/
+5
*
lavfi/tile: remove usage of link->{cur,out}_buf.
Clément Bœsch
2012-12-26
1
-13
/
+13
*
lavfi/scale: remove usage of link->cur_buf.
Clément Bœsch
2012-12-26
1
-1
/
+1
*
lavfi/deshake: remove usage of link->cur_buf.
Clément Bœsch
2012-12-26
1
-1
/
+0
*
lavfi/decimate: remove usage of link->cur_buf.
Clément Bœsch
2012-12-26
1
-1
/
+0
*
lavfi/video: remove unused ff_inplace_start_frame().
Clément Bœsch
2012-12-26
2
-38
/
+0
*
build: mp filter does not depend on postproc anymore
Paul B Mahol
2012-12-26
1
-1
/
+1
*
vf_idet: fix type of stats
Michael Niedermayer
2012-12-26
1
-2
/
+2
*
lavfi/idet: remove unused assert include.
Clément Bœsch
2012-12-26
1
-3
/
+0
*
lavfi/idet: remove unecessary context assignment.
Clément Bœsch
2012-12-26
1
-1
/
+0
*
lavfi/idet: support named parameters.
Clément Bœsch
2012-12-26
1
-4
/
+22
*
lavfi/idet: remove unecessary poll_frame callback.
Clément Bœsch
2012-12-26
1
-18
/
+0
*
lavfi/aresample: fix style
Stefano Sabatini
2012-12-26
1
-5
/
+5
*
vf_pp: add postproc to the library dependencys for avfilter when enabled.
Hendrik Leppkes
2012-12-25
1
-0
/
+1
*
avfiltergraph: put variables used in #if 0 code themselfs under #if 0
Michael Niedermayer
2012-12-24
1
-0
/
+2
*
Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'
Michael Niedermayer
2012-12-24
2
-4
/
+9
|
\
|
*
avfilter: Compile FIFO filters unconditionally
Diego Biurrun
2012-12-23
2
-4
/
+9
*
|
lavfi: remove mp=pp filter.
Clément Bœsch
2012-12-23
4
-243
/
+1
*
|
lavfi: add pp filter.
Clément Bœsch
2012-12-23
4
-2
/
+176
*
|
lavfi/overlay: make use of av_opt_set_from_string()
Stefano Sabatini
2012-12-22
2
-27
/
+4
*
|
lavfi/overlay: switch to filter_frame API
Stefano Sabatini
2012-12-22
1
-106
/
+32
*
|
lavfi: declare arrays that never change as static const
Paul B Mahol
2012-12-21
15
-20
/
+20
*
|
lavfi/swapuv: use FFSWAP
Paul B Mahol
2012-12-21
1
-19
/
+4
*
|
Merge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885'
Michael Niedermayer
2012-12-21
1
-1
/
+0
|
\
|
|
*
build: avfilter: Remove duplicate compilation entry for vf_scale
Diego Biurrun
2012-12-21
1
-1
/
+0
*
|
lavfi/af_aconvert: update audio->channels.
Nicolas George
2012-12-20
1
-0
/
+1
*
|
lavfi: remove init and check of rate and layout.
Nicolas George
2012-12-20
1
-9
/
+0
*
|
lavfi/buffersrc: remove init of rate and layout.
Nicolas George
2012-12-20
1
-2
/
+0
*
|
lavfi: add an accessor for ref->audio->channels.
Nicolas George
2012-12-20
3
-3
/
+13
*
|
lavfi: add a channels field to AVFilterLink.
Nicolas George
2012-12-20
6
-2
/
+22
*
|
lavfi/select: fix compilation with avcodec disabled.
Clément Bœsch
2012-12-20
1
-2
/
+8
*
|
lavfi/setpts: enable debug logs, and improve/extend debug messages
Stefano Sabatini
2012-12-19
1
-16
/
+31
*
|
lavfi/gradfun: small align cosmetics.
Clément Bœsch
2012-12-19
1
-4
/
+3
*
|
lavfi/gradfun: support named options.
Clément Bœsch
2012-12-19
3
-9
/
+26
*
|
lavfi/gradfun: reduce up limit for threshold.
Clément Bœsch
2012-12-19
2
-2
/
+2
*
|
lavfi/gradfun: remove rounding to match C and SSE code.
Clément Bœsch
2012-12-19
1
-2
/
+2
*
|
lavfi/gradfun: fix dithering in MMX code.
Clément Bœsch
2012-12-19
1
-2
/
+29
*
|
lavfi/gradfun: fix rounding in MMX code.
Clément Bœsch
2012-12-19
1
-1
/
+1
*
|
lavfi/gradfun: do not increment DC pointer for odd values.
Clément Bœsch
2012-12-19
1
-1
/
+1
*
|
af_apad: remove unneeded av_opt_free
Michael Niedermayer
2012-12-18
1
-2
/
+0
*
|
apad: add whole_len and pad_len options.
Michael Niedermayer
2012-12-18
1
-1
/
+28
*
|
apad: fix apad_options formating
Michael Niedermayer
2012-12-18
1
-2
/
+1
*
|
af_apad: add user setable packet_size
Michael Niedermayer
2012-12-18
1
-1
/
+25
*
|
avfilter: add apad filter
Michael Niedermayer
2012-12-18
4
-2
/
+120
*
|
lavfi/crop: free x and y parsed expression objects
Stefano Sabatini
2012-12-16
1
-0
/
+3
*
|
lavfi/crop: add support to option parsing
Stefano Sabatini
2012-12-15
2
-29
/
+42
*
|
lavfi/overlay: clarify/fix comment, add a few empty lines to ease readability
Stefano Sabatini
2012-12-15
1
-1
/
+3
[next]