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: add lavr-based audio resampling filter.
Anton Khirnov
2012-05-12
1
-0
/
+6
*
|
doc/examples: add libswresample in the libraries.
Clément Bœsch
2012-05-12
1
-0
/
+1
*
|
doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.
Clément Bœsch
2012-05-12
1
-1
/
+1
*
|
doc/examples: fix typo.
Clément Bœsch
2012-05-12
1
-1
/
+1
*
|
doc/examples: add -O2 in CFLAGS.
Clément Bœsch
2012-05-12
1
-2
/
+3
*
|
doc/examples: add missing math.h include in decoding/encoding example.
Clément Bœsch
2012-05-12
1
-0
/
+2
*
|
doc/examples: link decoding_encoding and muxing with math lib.
Clément Bœsch
2012-05-12
1
-0
/
+4
*
|
doc/examples: rename LDFLAGS to LDLIBS.
Clément Bœsch
2012-05-12
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
2
-1
/
+7
|
\
|
|
*
lavc: pad last audio frame with silence when needed.
Anton Khirnov
2012-05-09
1
-0
/
+6
|
*
lavfi: add video buffer sink, and use it in avtools
Anton Khirnov
2012-05-09
1
-0
/
+8
|
*
doc: Replace a stray reference to the old '-intra' flag.
Alex Converse
2012-05-08
1
-1
/
+1
*
|
doc/examples/Makefile: split lines up to make diffs that change them clearer
Michael Niedermayer
2012-05-08
1
-2
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-07
1
-0
/
+5
|
\
|
|
*
avprobe: allow showing only one container/stream property.
Ronald S. Bultje
2012-05-07
1
-0
/
+5
|
*
lavc: add sample rate and channel layout to AVFrame.
Anton Khirnov
2012-05-07
1
-0
/
+3
|
*
doc: clarify check for NULL pointer style
Luca Barbato
2012-05-06
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-06
1
-2
/
+10
|
\
|
|
*
vf_split: support user-specifiable number of outputs.
Anton Khirnov
2012-05-06
1
-0
/
+13
*
|
examples/filtering_audio: use av_buffersrc_add_frame.
Nicolas George
2012-05-04
1
-10
/
+1
*
|
doc: fix API examples references.
Clément Bœsch
2012-05-03
1
-3
/
+4
*
|
JACOsub demuxer, decoder and muxer.
Clément Bœsch
2012-05-03
1
-0
/
+1
*
|
examples/decoding_encoding: fix encoding when all frames got buffered.
Michael Niedermayer
2012-05-03
1
-1
/
+4
*
|
doc/filters: consistently use '"' for quoting the drawtext arguments in examples
Stefano Sabatini
2012-05-03
1
-4
/
+4
*
|
lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option
Stefano Sabatini
2012-05-03
1
-4
/
+4
*
|
doc/filters: document drawtext draw expression
Stefano Sabatini
2012-05-03
1
-0
/
+16
*
|
doc/filters: document rand() drawtext expression function
Stefano Sabatini
2012-05-03
1
-2
/
+5
*
|
doc/filters: document x and y drawtext expression parameters
Stefano Sabatini
2012-05-03
1
-0
/
+6
*
|
doc/filters: fix location of "rate" and "timecode" drawtext options
Stefano Sabatini
2012-05-03
1
-7
/
+8
*
|
lavfi/drawtext: alphabetically sort the expression parameters
Stefano Sabatini
2012-05-03
1
-23
/
+25
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-02
1
-0
/
+3
|
\
|
|
*
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
Justin Ruggles
2012-05-01
1
-0
/
+3
*
|
lavfi: remove screenshot libmpcodecs wrapper
Paul B Mahol
2012-05-02
1
-1
/
+0
*
|
APIChanges: add entry for libavresample
Michael Niedermayer
2012-05-02
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-01
1
-14
/
+14
|
\
|
|
*
APIchanges: fill in some dates and commit hashes
Justin Ruggles
2012-04-30
1
-9
/
+9
*
|
doc/filters: use @var{} for denoting parameter reference in drawtext docs
Stefano Sabatini
2012-05-01
1
-1
/
+1
*
|
doc/filters: alphabetically sort drawtext option listing
Stefano Sabatini
2012-05-01
1
-51
/
+51
*
|
lavfi/tinterlace: support symbolic names for the parameter
Stefano Sabatini
2012-04-30
1
-8
/
+11
*
|
lavfi/tinterlace: add tinterlace mode 6
Stuart Morris
2012-04-30
1
-0
/
+7
*
|
examples/filtering_audio: do not stop on decode error.
Nicolas George
2012-04-28
1
-1
/
+1
*
|
examples/filtering_audio: fix a memory leak.
Nicolas George
2012-04-28
1
-0
/
+1
*
|
lavc: add MicroDVD decoder.
Clément Bœsch
2012-04-27
1
-1
/
+1
*
|
doc: fix syntax for durations and timestamps.
Nicolas George
2012-04-27
2
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-26
1
-0
/
+3
|
\
|
|
*
avutil: add av_parse_cpu_flags() function
Mans Rullgard
2012-04-25
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-25
1
-0
/
+4
|
\
|
|
*
Add libavresample
Justin Ruggles
2012-04-24
1
-6
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-24
2
-4
/
+3
|
\
|
|
*
Remove libdirac decoder.
Diego Biurrun
2012-04-23
2
-4
/
+3
[prev]
[next]