On 2011-12-31 21:33:46 +0100, Reinhard Tartler wrote: > > Err, what makes you think that indeo4 and SMJPEG were not included? On > http://git.libav.org/?p=libav.git;a=shortlog I get a different > impression.
Cursory look at 'git log - Changelog' and missing the push date for the version change. Attached patch reverts this. Janne ---8<--- This reverts commit c11b92b304334b1241ee79406dca6a03131fc921. --- Changelog | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index c305406..3730208 100644 --- a/Changelog +++ b/Changelog @@ -4,8 +4,6 @@ releases are sorted from youngest to oldest. version <next>: -- Indeo 4 decoder -- SMJPEG demuxer - Automatic thread count based on detection number of (available) CPU cores @@ -118,6 +116,8 @@ easier to use. The changes are: - v410 QuickTime uncompressed 4:4:4 10-bit encoder and decoder - OpenMG Audio muxer - Simple segmenting muxer +- Indeo 4 decoder +- SMJPEG demuxer version 0.7: -- 1.7.8.2 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
