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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc/filters: fix a few typos in the frei0r docs
Stefano Sabatini
2012-11-16
1
-2
/
+2
*
doc/ffprobe: factorize definition of writers syntax
Stefano Sabatini
2012-11-16
1
-17
/
+3
*
Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'
Michael Niedermayer
2012-11-16
4
-28
/
+5
|
\
|
*
APIChanges: add entry for av_read_packet deprecation
Janne Grunau
2012-11-15
1
-0
/
+4
|
*
avserver: remove daemon mode
Mans Rullgard
2012-11-15
2
-10
/
+1
|
*
doxygen: remove obsolete options from Doxyfile
Janne Grunau
2012-11-15
1
-17
/
+0
*
|
lavu/opt: fix av_opt_get_key_value() API.
Nicolas George
2012-11-16
1
-3
/
+3
*
|
doc/APIchanges: clarify comment on new APIs.
Nicolas George
2012-11-16
1
-1
/
+1
*
|
Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'
Michael Niedermayer
2012-11-14
1
-0
/
+21
|
\
\
|
|
/
|
*
hlsenc: stand alone hls segmenter
Luca Barbato
2012-11-13
1
-0
/
+21
*
|
Update iec61883 to handle multiple devices, and allow
Georg Lippitsch
2012-11-13
1
-0
/
+7
*
|
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-3
/
+3
*
|
lavfi: store and propagate number of channels information in audio buffer pro...
Stefano Sabatini
2012-11-13
1
-0
/
+3
*
|
doc/encoders: document libtheora encoder
Stefano Sabatini
2012-11-13
1
-0
/
+39
*
|
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
3
-2
/
+5
|
\
\
|
|
/
|
*
doc: git-howto: Leave reviewers time to react before pushing patches
Diego Biurrun
2012-11-11
1
-0
/
+7
|
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
|
*
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
Justin Ruggles
2012-11-11
1
-0
/
+3
*
|
lavfi: remove mp=geq filter.
Clément Bœsch
2012-11-11
1
-1
/
+0
*
|
lavfi: add geq filter.
Clément Bœsch
2012-11-11
1
-2
/
+77
*
|
lavfi: remove mp=fixpts filter.
Clément Bœsch
2012-11-11
1
-1
/
+0
*
|
lavfi: remove mp=tile filter.
Clément Bœsch
2012-11-11
1
-1
/
+0
*
|
doc/filters: complete tile documentation.
Clément Bœsch
2012-11-11
1
-2
/
+34
*
|
doc/Makefile: generate library headers with the correct section number
Stefano Sabatini
2012-11-11
1
-1
/
+3
*
|
doc: add libavfilter.texi
Stefano Sabatini
2012-11-11
2
-0
/
+38
*
|
doc: add libavutil.texi
Stefano Sabatini
2012-11-11
3
-1
/
+43
*
|
doc/faq: explain libfoo-dev packages.
Nicolas George
2012-11-08
1
-0
/
+11
*
|
doc/faq: replace @file by @command for "ffmpeg".
Nicolas George
2012-11-07
1
-1
/
+1
*
|
doc/libavcodec: hint to where to find the Git history
Alexander Strasser
2012-11-07
1
-1
/
+1
*
|
doc/Makefile: change DOCLIBS check
Stefano Sabatini
2012-11-07
1
-6
/
+4
*
|
doc/Makefile: remove .3 file with make clean
Stefano Sabatini
2012-11-06
1
-1
/
+1
*
|
doc/libavcodec: do not say multimedia streams in the title
Alexander Strasser
2012-11-06
1
-1
/
+1
*
|
doc/libavcodec: improve wording in description
Alexander Strasser
2012-11-06
1
-2
/
+6
*
|
doc/ffserver: fix typos/reword paragraphs about FFM versions
Stefano Sabatini
2012-11-06
1
-5
/
+5
*
|
examples/muxing: fix typo: allocated -> allocate
Stefano Sabatini
2012-11-06
1
-1
/
+1
*
|
examples/demuxing: fix braino
Stefano Sabatini
2012-11-06
1
-1
/
+1
*
|
examples/demuxing: dump input information *after* trying to open audio stream
Stefano Sabatini
2012-11-06
1
-3
/
+3
*
|
Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'
Michael Niedermayer
2012-11-05
1
-0
/
+3
|
\
\
|
|
/
|
*
lavu: add av_ctz() for trailing zero bit count
Justin Ruggles
2012-11-05
1
-0
/
+3
*
|
AVR demuxer
Paul B Mahol
2012-11-05
1
-0
/
+2
*
|
docs/ffserver: document ffm/ffm2
Michael Niedermayer
2012-11-05
1
-0
/
+13
*
|
doc/libavcodec: apply misc minor typo fixes
Stefano Sabatini
2012-11-04
1
-4
/
+4
*
|
doc: add libavcodec.texi
Stefano Sabatini
2012-11-04
2
-5
/
+1133
*
|
cmdutils: allow to set the report file name.
Nicolas George
2012-11-04
1
-2
/
+14
*
|
lavu/opt: implement av_opt_get_key_value().
Nicolas George
2012-11-04
1
-0
/
+3
*
|
doc/faq: make the -sameq question more explicit.
Nicolas George
2012-11-03
1
-1
/
+1
*
|
doc/faq: explain why -sameq is gone.
Nicolas George
2012-11-03
1
-0
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-03
2
-2
/
+21
|
\
\
|
|
/
|
*
doc: add apidoc target for doxygen API documentation
Janne Grunau
2012-11-02
2
-2
/
+21
|
*
doc: Point to the new location of the c99-to-c89 tool
Martin Storsjö
2012-11-01
1
-1
/
+1
[next]