[FFmpeg-devel] [PATCH 0/2] lavf: Error reporting when matching in black/white lists

Alexander Strasser eclipse7 at gmx.net
Sat Mar 11 19:54:28 EET 2017


Hi,

while investigating this issue filed at Debian:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857369

I found that the error messages can easily be misunderstood.

Though in that particular case the first problem is the placement
of the whitelist option in front of the output.


Alexander Strasser (2):
  lavf: Remove unnecessary escaping of ' in string literals
  lavf: Be more explicit in logging white/black list matches

 libavformat/avio.c  | 4 ++--
 libavformat/utils.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.7.4


More information about the ffmpeg-devel mailing list