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 remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-10
1
-1
/
+0
|
\
|
*
yadif: specify array size outside DECLARE_ALIGNED
Janne Grunau
2012-02-09
1
-4
/
+4
|
*
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2012-02-09
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
3
-3
/
+6
|
\
|
|
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
3
-3
/
+6
*
|
Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE."
Clément Bœsch
2012-02-08
1
-39
/
+41
*
|
vf_fspp: use LOCAL_MANGLE instead of MANGLE.
Clément Bœsch
2012-02-08
1
-41
/
+39
*
|
lavfi/aspect: rename field aspect->aspect to aspect->ratio
Stefano Sabatini
2012-02-07
1
-12
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-07
1
-1
/
+5
|
\
|
|
*
drawtext: add 'fix_bounds' option on coords fixing
Andrey Utkin
2012-02-06
1
-6
/
+11
|
*
drawtext: fix text_{w, h} expression vars
Andrey Utkin
2012-02-06
1
-0
/
+2
|
*
drawtext: add missing braces around an if() block.
Andrey Utkin
2012-02-05
1
-2
/
+4
*
|
lavfi: add setfield filter
Stefano Sabatini
2012-02-06
4
-1
/
+95
*
|
lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect
Stefano Sabatini
2012-02-06
1
-19
/
+6
*
|
lavfi/thumbnail: rename @url to @see.
Clément Bœsch
2012-02-03
1
-1
/
+1
*
|
lavfi/amerge: copy ref props after filtering samples.
Clément Bœsch
2012-02-02
1
-0
/
+7
*
|
lavfi/pan: copy ref props after filtering samples.
Clément Bœsch
2012-02-02
1
-0
/
+4
*
|
lavfi/aconvert: use libswresample.
Clément Bœsch
2012-02-02
4
-448
/
+35
*
|
lavfi/aresample: use libswresample.
Clément Bœsch
2012-02-02
2
-253
/
+31
*
|
lavfi/aformat: use do..while(0) form for macro.
Clément Bœsch
2012-02-02
1
-2
/
+3
*
|
drawtext: use new public timecode API.
Clément Bœsch
2012-02-02
1
-19
/
+15
*
|
libavfilter/version.h: fix project name
Michael Niedermayer
2012-02-01
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-29
4
-3
/
+1
|
\
|
|
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
4
-4
/
+0
*
|
Fix "ouput" typo and add a check.
Clément Bœsch
2012-01-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-1
/
+1
|
\
|
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-26
2
-5
/
+0
|
\
|
|
*
build: Automatically include architecture-specific library Makefile snippets.
Diego Biurrun
2012-01-25
1
-2
/
+0
|
*
cosmetics: Remove some unnecessary block braces.
Diego Biurrun
2012-01-25
1
-2
/
+0
*
|
lavfi: Makefile: cosmetics: align FFLIBS.
Nicolas George
2012-01-25
1
-7
/
+7
*
|
lavfi: require libswr for af_pan.
Nicolas George
2012-01-24
1
-0
/
+1
*
|
lavfi: add avfilter_graph_dump.
Nicolas George
2012-01-24
4
-2
/
+183
*
|
pan: drop unecessary includes.
Clément Bœsch
2012-01-24
1
-2
/
+0
*
|
pan: move query_formats() to avoid forward declarations.
Clément Bœsch
2012-01-24
1
-37
/
+34
*
|
pan: reindent after remap commit.
Clément Bœsch
2012-01-24
1
-21
/
+21
*
|
pan: add channel mapping capability.
Clément Bœsch
2012-01-24
2
-7
/
+128
*
|
pan: raise correct error when there is no param specified.
Clément Bœsch
2012-01-24
1
-0
/
+6
*
|
avfilter: add some asserts() to check refcounts.
Michael Niedermayer
2012-01-22
1
-0
/
+2
*
|
lavfi: fix mp and mandelbrot descriptions to make them complete sentences
Stefano Sabatini
2012-01-21
2
-2
/
+2
*
|
deshake: variable used uninitialized
Ray Simard
2012-01-21
1
-8
/
+9
*
|
lavfi: add missing periods in descriptions.
Clément Bœsch
2012-01-20
5
-5
/
+5
*
|
lavfi/testsrc: add "decimals" option to the testsrc filter
Stefano Sabatini
2012-01-17
2
-2
/
+15
*
|
lavfi/rgbtestsrc: make alpha plane opaque
Stefano Sabatini
2012-01-15
1
-1
/
+1
*
|
overlay: do not leak x/y expressions.
Nicolas George
2012-01-15
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-15
1
-1
/
+1
|
\
|
|
*
cosmetics: Move static and inline attributes to more standard places.
Diego Biurrun
2012-01-14
1
-1
/
+1
*
|
vf_deshake: remove unused variable totalangles
Ray Simard
2012-01-13
1
-9
/
+0
*
|
vf_deshake: zero-init Transform structs in end_frame()
Ray Simard
2012-01-13
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-13
4
-12
/
+55
|
\
|
|
*
lavfi: move version macros to a new installed header version.h
Anton Khirnov
2012-01-12
3
-13
/
+46
[next]