diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-05-26 01:38:03 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-05-29 01:02:50 +0200 |
commit | 67b763104052a4135ff095a56d446c9691c0d098 (patch) | |
tree | ce8a1b42982b88b2f7c866dad76deb844118e987 /RELEASE | |
parent | fa6cb2fdffe59fdd38bf127ff82d09a4fcf46b76 (diff) | |
download | ffmpeg-67b763104052a4135ff095a56d446c9691c0d098.tar.gz |
lavc: prettify printing of some codec tags which contains non alphanumeric characters
Make av_get_codec_tag_string() show codec tag string characters in a more
intelligible ways. For example the ascii char "@" is used as a number, so
should be displayed like "[64]" rather than as a printable character.
Apart alphanumeric chars, only the characters ' ' and '.' are used
literally in codec tags, all the other characters represent numbers.
Diffstat (limited to 'RELEASE')
0 files changed, 0 insertions, 0 deletions