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
*
eval: Add taylor series evaluation support.
Michael Niedermayer
2012-02-22
1
-0
/
+7
*
lavc: introduce av_get_pcm_codec.
Nicolas George
2012-02-22
1
-0
/
+3
*
doc/examples: rename filtering.c into filtering_video.c.
Clément Bœsch
2012-02-21
2
-1
/
+1
*
doc/examples: add audio decoding/filtering example.
Clément Bœsch
2012-02-21
2
-1
/
+246
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-21
1
-0
/
+6
|
\
|
*
avcodec: add duration field to AVCodecParserContext
Justin Ruggles
2012-02-20
1
-0
/
+3
|
*
avutil: add av_rescale_q_rnd() to allow different rounding
Justin Ruggles
2012-02-20
1
-0
/
+3
*
|
af_pan: use libswr for rematrixing.
Nicolas George
2012-02-20
1
-3
/
+0
*
|
libswr: allow to set custom matrices.
Nicolas George
2012-02-20
1
-0
/
+3
*
|
ffprobe: report bit rate in stream description
Matthieu Bouron
2012-02-20
1
-0
/
+1
*
|
doc: fix channel layout value in abuffer example.
Clément Bœsch
2012-02-20
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-20
2
-7
/
+7
|
\
|
*
|
examples: add -Wall to CFLAGS.
Clément Bœsch
2012-02-19
1
-1
/
+1
*
|
examples/filtering: fix unused variable and return value in open_input_file().
Clément Bœsch
2012-02-19
1
-1
/
+2
*
|
examples/filtering: fix deprecated function calls warnings.
Clément Bœsch
2012-02-19
1
-4
/
+4
*
|
examples/filtering: fix implicit declarations and function mis-usage.
Clément Bœsch
2012-02-19
1
-2
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-18
1
-1
/
+1
|
\
|
|
*
avcodec: add a Sun Rasterfile encoder
Aneesh Dogra
2012-02-17
1
-1
/
+1
|
*
prores encoder
Kostya Shishkov
2012-02-15
1
-1
/
+1
*
|
ffprobe: add count_frames and count_packets options
Matthieu Bouron
2012-02-17
2
-0
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
2
-16
/
+24
|
\
|
|
*
CDXL demuxer and decoder
Paul B Mahol
2012-02-14
1
-0
/
+4
|
*
hlsproto: Encourage users to try the hls demuxer instead of the proto
Martin Storsjö
2012-02-14
1
-0
/
+5
|
*
doc: Move the hls protocol section into the right place
Martin Storsjö
2012-02-14
1
-15
/
+15
|
*
libavformat: Rename the applehttp protocol to hls
Martin Storsjö
2012-02-14
1
-6
/
+5
*
|
ffmpeg.c: implement -debug_ts option
Stefano Sabatini
2012-02-14
1
-0
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-10
5
-6
/
+1
|
\
|
|
*
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2012-02-09
6
-7
/
+0
*
|
lavu: add timestamp.h header with convenience timestamp utilities
Stefano Sabatini
2012-02-09
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
1
-0
/
+6
|
\
|
|
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
1
-0
/
+3
|
*
lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket
Anton Khirnov
2012-02-08
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-07
1
-0
/
+3
|
\
|
|
*
drawtext: add 'fix_bounds' option on coords fixing
Andrey Utkin
2012-02-06
1
-0
/
+3
*
|
ffmpeg: document the unit for the -fs option parameter
Stefano Sabatini
2012-02-06
1
-1
/
+1
*
|
lavfi: add setfield filter
Stefano Sabatini
2012-02-06
1
-0
/
+22
*
|
doc/filters.texi: use multiple @example blocks for distinct examples in setda...
Stefano Sabatini
2012-02-06
1
-1
/
+4
*
|
doc/filters.texi: prefer @example over the unsupported @math for showing equa...
Stefano Sabatini
2012-02-06
1
-1
/
+3
*
|
doc/filters.texi: merge setdar and setsar documentation
Stefano Sabatini
2012-02-06
1
-40
/
+29
*
|
lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect
Stefano Sabatini
2012-02-06
1
-0
/
+6
*
|
Add v408 / AYUV encoder and decoder.
Carl Eugen Hoyos
2012-02-05
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-03
2
-4
/
+5
|
\
|
|
*
APIchanges: add missing commit hashes
Janne Grunau
2012-02-02
1
-4
/
+4
|
*
doc: decoding Forward Uncompressed is supported
Paul B Mahol
2012-02-01
1
-0
/
+1
*
|
lavfi/aconvert: use libswresample.
Clément Bœsch
2012-02-02
1
-11
/
+8
*
|
doc: document amerge filter as an alternative for the -map_channel limitation.
Clément Bœsch
2012-02-02
2
-0
/
+29
*
|
drawtext: use new public timecode API.
Clément Bœsch
2012-02-02
1
-2
/
+0
*
|
lavu: add public timecode API.
Clément Bœsch
2012-02-02
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-02
1
-0
/
+5
|
\
|
|
*
avcodec: Add av_fast_padded_malloc().
Janne Grunau
2012-02-01
1
-0
/
+5
[next]