Module: libav Branch: release/0.7 Commit: 9c709f053474dd74890f32662b7d7010e5cc0b0d
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Thu Jun 23 09:50:43 2011 +0200 add changelog entries for added fourcc codecs and H.264 fixes --- Changelog | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/Changelog b/Changelog index b785197..276812b 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,13 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 0.7.1: + +- added various additional FOURCC codec identifiers +- H.264 4:4:4 fixes +- build system fixes + + version 0.7: - E-AC-3 audio encoder _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
