Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-03-13 00:26:13 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-03-13 00:34:24 +0400
commitd64b8540751bf8debab4ebcfad6ff87c61d3c19d (patch)
treea275f8c86ca44c3fa3743b91702b3f8c8f9fbcff /Changelog
parent212b89f8b426d78e1be8be45daaa6604fd0f35c4 (diff)
parent666fe5da47d127074be7f0e2bac93db6af8b4a30 (diff)
Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'
* commit '666fe5da47d127074be7f0e2bac93db6af8b4a30': atomic: Exclude the unsupported implementation headers from checkheaders avconv: do not silently ignore unused codec AVOptions. Conflicts: ffmpeg_opt.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 834821eef5..464931b016 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,8 @@ releases are sorted from youngest to oldest.
version <next>:
- curves filter
- reference-counting for AVFrame and AVPacket data
+- avconv now fails when input options are used for output file
+ or vice versa
version 1.2: