On 20 Mar 2014, at 08:03, Martin Storsjö <[email protected]> wrote: > On Wed, 19 Mar 2014, Tanja Batchelor wrote: > >> --- >> libavformat/mpeg.c | 6 +++--- >> libavformat/srtp.c | 10 +++++----- >> 2 files changed, 8 insertions(+), 8 deletions(-) > > This is part of the srtp test program and intentionally uses printf to write > the output to stdout instead of stderr - please don't change it to av_log. > > // Martin
Nice catch… still, perhaps this would warrant a comment. Tim _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
