index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: add internal function ff_fill_rgba_map()
Stefano Sabatini
2011-10-28
2
-11
/
+18
*
ashowinfo: fix typo in description.
Clément Bœsch
2011-10-27
1
-1
/
+1
*
vf_showinfo: print checksums in hexadecimal.
Clément Bœsch
2011-10-27
3
-3
/
+3
*
vf_scale: Request an aligned buffer.
Michael Niedermayer
2011-10-27
1
-1
/
+1
*
vf_pad: Fix alignment of get_video_buffer()
Michael Niedermayer
2011-10-27
1
-2
/
+3
*
avfilter: add named constamt to indicate the amount of alignment that AV_PERM...
Michael Niedermayer
2011-10-27
1
-0
/
+2
*
avfilter: add flag to indicate that alignment is needed
Michael Niedermayer
2011-10-27
1
-0
/
+1
*
vsrc_testsrc: fix off-by-one logic when detecting the EOF time in request_fra...
Mark Himsley
2011-10-25
1
-1
/
+1
*
testsrc seconds display is out-by-one frame
Mark Himsley
2011-10-25
1
-1
/
+1
*
vsrc_testsrc: increase log level from DEBUG to INFO for message in init()
Stefano Sabatini
2011-10-24
1
-1
/
+1
*
lavfi: rewrite nullsrc using the code in vsrc_testsrc.c
Stefano Sabatini
2011-10-24
4
-124
/
+43
*
vsrc_testsrc: do not assume non-padded lines in test_fill_picture()
Stefano Sabatini
2011-10-23
1
-2
/
+3
*
vf_boxblur: fix slice-drawing
Stefano Sabatini
2011-10-23
1
-6
/
+10
*
lavfi: add missing header mulitple-inclusion guard in transform.h
Stefano Sabatini
2011-10-20
1
-0
/
+4
*
lavfi/transform.h: apply misc doxy cosmetical changes
Stefano Sabatini
2011-10-20
1
-29
/
+24
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
2
-8
/
+8
|
\
|
*
lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs
Stefano Sabatini
2011-10-19
4
-2
/
+144
|
*
lavfi: add testsrc source
Stefano Sabatini
2011-10-19
4
-1
/
+362
*
|
deshake: limit deshake to specific area to search for motion vectors.
Paul Flinders
2011-10-20
1
-4
/
+44
*
|
vf_mp: Fix several incompatible pointer type warnings.
Michael Niedermayer
2011-10-19
1
-2
/
+2
*
|
vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function w...
Michael Niedermayer
2011-10-19
1
-1
/
+1
*
|
src_movie: Fix incompatible pointer type warning.
Michael Niedermayer
2011-10-19
1
-1
/
+1
*
|
vf_deshake: Fix cast discards qualifiers from pointer target type warning.
Michael Niedermayer
2011-10-19
1
-4
/
+2
*
|
vf_pixdesctest: Fix incompatible pointer type warning.
Michael Niedermayer
2011-10-18
1
-1
/
+1
*
|
yadif: Fix assignment from incompatible pointer type warning
Michael Niedermayer
2011-10-18
1
-1
/
+1
*
|
vsrc_buffer: FIx incompatible pointer type warning
Michael Niedermayer
2011-10-18
1
-1
/
+1
*
|
asrc_aevalsrc: apply misc cleanup in the options array
Stefano Sabatini
2011-10-18
1
-4
/
+4
*
|
asrc_aevalsrc: prefer av_strtok() over strtok_r()
Stefano Sabatini
2011-10-18
1
-1
/
+1
*
|
lavfi: update minor number and add Changelog entry after aevalsrc addition
Stefano Sabatini
2011-10-18
1
-2
/
+2
*
|
lavfi: add audio eval signal source
Stefano Sabatini
2011-10-18
3
-0
/
+228
*
|
lavu: add av_strtok()
Stefano Sabatini
2011-10-18
4
-7
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-18
4
-10
/
+16
|
\
\
|
|
/
|
*
lavfi: port libmpcodecs delogo filter
Stefano Sabatini
2011-10-17
4
-1
/
+287
|
*
lavfi: port boxblur filter from libmpcodecs
Stefano Sabatini
2011-10-17
4
-1
/
+353
|
*
lavfi: add negate filter
Stefano Sabatini
2011-10-17
4
-1
/
+26
|
*
lavfi: add LUT (LookUp Table) generic filters
Stefano Sabatini
2011-10-17
6
-2
/
+394
*
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
5
-48
/
+48
*
|
af_ashowinfo: fix plane size computation for planar layout formats
Stefano Sabatini
2011-10-16
1
-1
/
+2
*
|
af_aresample: fix properties setting in the output buffer
Stefano Sabatini
2011-10-16
1
-4
/
+6
*
|
af_ashowinfo: adopt used plane size when computing the plane checksum
Stefano Sabatini
2011-10-16
1
-1
/
+4
*
|
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
[next]