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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
lavfi: port libmpcodecs delogo filter
Stefano Sabatini
2011-10-17
1
-0
/
+52
|
*
lavfi: port boxblur filter from libmpcodecs
Stefano Sabatini
2011-10-17
1
-0
/
+60
|
*
lavfi: add negate filter
Stefano Sabatini
2011-10-17
1
-1
/
+6
|
*
lavfi: add LUT (LookUp Table) generic filters
Stefano Sabatini
2011-10-17
1
-0
/
+112
*
|
examples/decoding_encoding.c: test mpeg1 and h264
Michael Niedermayer
2011-10-17
1
-5
/
+7
*
|
examples/decoding_encoding.c: silence compiler warning
Michael Niedermayer
2011-10-17
1
-0
/
+1
*
|
examples/decoding_encoding.c: set a codec private option to demonstrate how t...
Michael Niedermayer
2011-10-17
1
-0
/
+3
*
|
examples/decoding_encoding.c: switch to h264
Michael Niedermayer
2011-10-17
1
-3
/
+3
*
|
Merge remote-tracking branch 'luzero/segment'
Michael Niedermayer
2011-10-17
1
-1
/
+1
|
\
\
*
|
|
Allow to overwrite input stream tags.
Carl Eugen Hoyos
2011-10-16
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-14
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
Justin Ruggles
2011-10-13
1
-0
/
+3
*
|
|
vsrc_nullsrc: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-1
/
+1
*
|
|
vf_crop: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
vf_settb: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-1
/
+1
*
|
|
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
-9
/
+0
*
|
|
vf_scale: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
vf_pad: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
vf_lut: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
vf_drawtext: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
eval: add mathematical constants (PI, E, PHI).
Nicolas George
2011-10-13
1
-0
/
+10
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
2
-4
/
+23
|
\
|
|
|
*
|
fix ac3 encoder documentation
Justin Ruggles
2011-10-12
1
-4
/
+4
|
|
/
|
*
AVOptions: bump minor and add APIchanges entry.
Anton Khirnov
2011-10-12
1
-0
/
+19
|
*
doc: fix references to obsolete presets directories for avconv/ffmpeg
Diego Biurrun
2011-10-11
1
-2
/
+2
*
|
doc: small ascii diagram on I/O files and streams in ffmpeg.c
Clément Bœsch
2011-10-12
1
-0
/
+47
*
|
examples/encoding: rename to decoding_encoding.c as the file is an example fo...
Michael Niedermayer
2011-10-11
2
-1
/
+1
*
|
examples/encoding: List more formats to make it more clear to the reader what...
Michael Niedermayer
2011-10-11
1
-1
/
+1
*
|
eval: document recently added random(), hypot(), gcd().
Clément Bœsch
2011-10-11
1
-0
/
+14
*
|
Add G.723.1 to the documentation.
Carl Eugen Hoyos
2011-10-10
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-10
2
-6
/
+5
|
\
|
|
*
avtools: add -v as alias for -loglevel
Mans Rullgard
2011-10-09
2
-5
/
+1
|
*
doc/avconv: add forgotten output/per-stream info to -filter
Anton Khirnov
2011-10-09
1
-1
/
+1
|
*
avconv: add -stats option to enable/disable printing encoding progress
Anton Khirnov
2011-10-09
1
-0
/
+3
*
|
ffprobe: parse arguments for -print_format writer
Stefano Sabatini
2011-10-09
1
-1
/
+4
*
|
ffprobe: create a dedicated "Writers" section in the manual
Stefano Sabatini
2011-10-09
1
-11
/
+46
*
|
doc: avoid "@table has text but no @item" warning.
Clément Bœsch
2011-10-09
1
-12
/
+24
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-06
1
-7
/
+7
|
\
|
|
*
Fix 'heigth' vs. 'height' typos.
Diego Biurrun
2011-10-05
1
-7
/
+7
|
*
vf_unsharp: set default chroma size value to 5x5
Stefano Sabatini
2011-09-29
1
-3
/
+3
*
|
swr-docs: update due to last change to swresample
Michael Niedermayer
2011-10-06
1
-0
/
+2
*
|
vf_lut.c: fix wrong syntax in example
Stefano Sabatini
2011-10-02
1
-1
/
+1
*
|
doc: add swresample doc
Michael Niedermayer
2011-09-30
1
-0
/
+44
*
|
Revert "general.texi: we dont have a g729 encoder yet"
Michael Niedermayer
2011-09-30
1
-1
/
+1
*
|
general.texi: we dont have a g729 encoder yet
Michael Niedermayer
2011-09-29
1
-1
/
+1
*
|
G.723.1 doc and change log entry
Mohamed Naufal Basheer
2011-09-29
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-29
1
-0
/
+3
|
\
|
|
*
vf_scale: add a "sar" variable
Stefano Sabatini
2011-09-28
1
-1
/
+4
*
|
2/4 bpp png is supported.
Carl Eugen Hoyos
2011-09-28
1
-1
/
+0
[prev]
[next]