Module: libav Branch: release/10 Commit: f13f5a7d4b6c57a11c63ba5e4f972f0bff5f306a
Author: Diego Biurrun <[email protected]> Committer: Diego Biurrun <[email protected]> Date: Tue Sep 16 03:40:37 2014 -0700 Add some bug references to the changelog --- Changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 7ab3964..670db5c 100644 --- a/Changelog +++ b/Changelog @@ -11,9 +11,9 @@ version 10.5: - mpegenc: limit the maximum muxrate - avconv: fix the muxrate values for -target - avconv: fix parsing the AVOptions for -target -- pulse: Add a wallclock option to be compatible with other other captures +- pulse: Add a wallclock option to be compatible with other captures (libav/647) - license: Mention that vf_interlace is GPL, not LGPL -- doc: Fix syntax and logical errors in avconv stream combination example +- doc: Fix syntax and logical errors in avconv stream combination example (libav/661) version 10.4: - mpegts: Do not try to write a PMT larger than SECTION_SIZE (CVE-2014-2263) _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
