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
*
doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() returns
Michael Niedermayer
2014-01-31
1
-0
/
+5
*
doc/APIchanges: apply minor formatting fixes
Stefano Sabatini
2014-01-31
1
-5
/
+5
*
Changelog: add entries relating to metadata_header_padding
James Darnley
2014-01-30
1
-0
/
+4
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-30
1
-1
/
+1
|
\
|
*
doc: document correct option to list encoders
John Stebbins
2014-01-29
1
-1
/
+1
*
|
Merge commit 'a17ab0e46a9fec7c31cc1be363828184c6ecebf7'
Michael Niedermayer
2014-01-30
1
-1
/
+32
|
\
|
|
*
doc: add decoders.texi
John Stebbins
2014-01-29
3
-0
/
+58
*
|
doc/general: update device and protocol status
Lukasz Marek
2014-01-28
1
-2
/
+5
*
|
doc/APIchanges: add avdevice_*_control_message functions
Lukasz Marek
2014-01-28
1
-0
/
+8
*
|
lavd: add opengl device
Lukasz Marek
2014-01-27
1
-0
/
+35
*
|
doc/filters: re-edit notes on filtergraph escaping
Stefano Sabatini
2014-01-26
1
-29
/
+25
*
|
Documentation for scale filter factor
Lars Kiesow
2014-01-25
1
-0
/
+5
*
|
lavfi/drawtext: add option for drawing border around text
Ramiro Polla
2014-01-25
1
-0
/
+10
*
|
lavfi/drawtext: get bitmap from glyph in a separate step
Ramiro Polla
2014-01-25
1
-1
/
+1
*
|
examples/filtering_audio,video: do not call avcodec_register_all()
Stefano Sabatini
2014-01-24
2
-2
/
+0
*
|
doc/ffmpeg: reference time syntax sections in ffmpeg-utils for itsoffset and ...
Stefano Sabatini
2014-01-24
1
-15
/
+12
*
|
examples/muxing: reindent after previous commit
Stefano Sabatini
2014-01-23
1
-32
/
+32
*
|
examples/muxing: flush encoders at the end
Stefano Sabatini
2014-01-23
1
-23
/
+30
*
|
lavf/libssh: add private_key option
Lukasz Marek
2014-01-22
1
-0
/
+4
*
|
examples/filtering_audio,video: drop call to avcodec_get_frame_defaults()
Stefano Sabatini
2014-01-21
2
-2
/
+0
*
|
examples/muxing: reduce duration, remove wrong and misleading comment
Stefano Sabatini
2014-01-21
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-20
1
-0
/
+5
|
\
|
|
*
lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().
Anton Khirnov
2014-01-20
1
-0
/
+5
*
|
examples/muxing: remove redundant {}
Stefano Sabatini
2014-01-20
1
-6
/
+4
*
|
examples/muxing: change error checks, from "ret != 0" to "ret < 0"
Stefano Sabatini
2014-01-20
1
-2
/
+3
*
|
examples/muxing: factorize write_interleave code
Stefano Sabatini
2014-01-20
1
-17
/
+28
*
|
examples: add remuxing example
Stefano Sabatini
2014-01-20
3
-0
/
+166
*
|
lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()
wm4
2014-01-19
1
-0
/
+3
*
|
lavu/rational: add syntactic sugar.
Nicolas George
2014-01-19
1
-0
/
+3
*
|
doc/muxers: add "Options", "Examples", "Syntax", etc. subsections
Timothy Gu
2014-01-19
1
-7
/
+34
*
|
doc/encoders: add libx264rgb doc and supported pixfmts for libx264(rgb)
Timothy Gu
2014-01-19
1
-1
/
+11
*
|
doc/muxers/segment: fix formula for computing the segment_time_delta value
Stefano Sabatini
2014-01-19
1
-1
/
+1
*
|
lavfi/vidstabtransform: apply various documentation/option minor fixes
Stefano Sabatini
2014-01-19
1
-64
/
+52
*
|
Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'
Michael Niedermayer
2014-01-17
1
-2
/
+9
|
\
|
|
*
mp3enc: allow omitting the id3v2 header with -id3v2_version 0
Anton Khirnov
2014-01-17
1
-2
/
+9
*
|
Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'
Michael Niedermayer
2014-01-17
1
-3
/
+4
|
\
|
|
*
mp3enc: add an option for disabling the Xing frame.
Anton Khirnov
2014-01-17
1
-3
/
+4
*
|
lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98
Georg Martius
2014-01-16
1
-5
/
+27
*
|
examples/muxing: simplify video PTS setting
Stefano Sabatini
2014-01-12
1
-3
/
+1
*
|
Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'
Michael Niedermayer
2014-01-10
1
-0
/
+45
|
\
|
|
*
lavfi: add framepack filter
Vittorio Giovara
2014-01-09
1
-0
/
+45
|
*
ATRAC3+ decoder
Maxim Polijakowski
2014-01-09
1
-0
/
+1
*
|
doc/examples/muxing: Fixes frame initialization.
Andre Anjos
2014-01-09
1
-0
/
+3
*
|
doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all
Timothy Gu
2014-01-09
5
-0
/
+14
*
|
examples/muxing: set timestamps in output audio packet
Stefano Sabatini
2014-01-09
1
-0
/
+7
*
|
examples/muxing: use av_frame_free() in place of av_free()
Stefano Sabatini
2014-01-09
1
-1
/
+1
*
|
examples/muxing: reuse global audio frame
Stefano Sabatini
2014-01-09
1
-7
/
+13
*
|
examples/muxing: honour distinction between encoder PTS timebase and stream t...
Stefano Sabatini
2014-01-09
1
-1
/
+5
*
|
examples/muxing: set sample formats from list of codec supported sample formats
Stefano Sabatini
2014-01-09
1
-1
/
+2
*
|
doc/filters: add rotate example using degrees
Lou Logan
2014-01-09
1
-0
/
+6
[next]