On Thu, Jun 16, 2011 at 11:37 AM, Anton Khirnov <[email protected]> wrote: > Module: libav > Branch: master > Commit: 1b9b37b8a416e77b4c6425dcdcee21cf8a1f5d67 > > Author: Anton Khirnov <[email protected]> > Committer: Anton Khirnov <[email protected]> > Date: Sat Jun 4 18:43:05 2011 +0200 > > dict: add AV_DICT_APPEND flag. >
This seems to have broken: $ make fate-sipr-6k5 TEST sipr-6k5 stddev: 0.11 PSNR:115.41 MAXDIFF: 19 bytes: 967680/ 967680 $ ./ffmpeg -version ffmpeg version git-v0.7rc1-27-g9ba3822, Copyright (c) 2000-2011 the Libav developers built on Jun 17 2011 22:22:00 with clang 2.9 (tags/RELEASE_29/final) configuration: --enable-gpl --enable-libvorbis --cc=/opt/llvm/bin/clang --samples=/home/alex/Projects/libav/fate/fate-suite libavutil 51. 6. 0 / 51. 6. 0 libavcodec 53. 5. 0 / 53. 5. 0 libavformat 53. 1. 3 / 53. 1. 3 libavdevice 53. 0. 0 / 53. 0. 0 libavfilter 2. 4. 0 / 2. 4. 0 libswscale 1. 1. 0 / 1. 1. 0 libpostproc 52. 0. 0 / 52. 0. 0 ffmpeg git-v0.7rc1-27-g9ba3822 libavutil 51. 6. 0 / 51. 6. 0 libavcodec 53. 5. 0 / 53. 5. 0 libavformat 53. 1. 3 / 53. 1. 3 libavdevice 53. 0. 0 / 53. 0. 0 libavfilter 2. 4. 0 / 2. 4. 0 libswscale 1. 1. 0 / 1. 1. 0 libpostproc 52. 0. 0 / 52. 0. 0 $ /opt/llvm/bin/clang --version clang version 2.9 (tags/RELEASE_29/final) Target: x86_64-unknown-linux-gnu Thread model: posix _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
