summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2014-02-02 12:58:22 +0100
committerStefano Sabatini <stefasab@gmail.com>2014-02-02 13:16:28 +0100
commitbf96e547b738c5058317177fb504aae840b780e1 (patch)
treefaf205f0121fe542e097de0a48d5e75b8bc4ecca /doc
parent5871ee5072f725fce77cd51597ee91570de3743d (diff)
doc/APIchanges: fix weird reindent
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index af74c935e2..d75c977dfb 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -27,8 +27,8 @@ API changes, most recent first:
Add avdevice_app_to_dev_control_message() function.
2014-01-24 - 86bee79 - lavf 55.26.100 - avformat.h
- Add AVFormatContext option metadata_header_padding to allow control over the
- amount of padding added.
+ Add AVFormatContext option metadata_header_padding to allow control over the
+ amount of padding added.
2014-01-xx - xxxxxxx - lavc 55.32.1 - avcodec.h
Edges are not required anymore on video buffers allocated by get_buffer2()