diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2014-02-02 12:58:22 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2014-02-02 13:16:28 +0100 |
commit | bf96e547b738c5058317177fb504aae840b780e1 (patch) | |
tree | faf205f0121fe542e097de0a48d5e75b8bc4ecca | |
parent | 5871ee5072f725fce77cd51597ee91570de3743d (diff) | |
download | ffmpeg-bf96e547b738c5058317177fb504aae840b780e1.tar.gz |
doc/APIchanges: fix weird reindent
-rw-r--r-- | doc/APIchanges | 4 |
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() |