diff options
author | Mark Thompson <sw@jkqxz.net> | 2016-08-31 20:48:45 +0100 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2016-09-01 20:01:28 +0100 |
commit | a2c912c3b6b833f2aacf414264c566f86f0a4e7c (patch) | |
tree | 34cf6e90dc2a63b3b06a35501931b14fb77d333d /libavfilter/bufferqueue.h | |
parent | 5d054a1ac45248db9fd9ba4ea192147ad35aa54c (diff) | |
download | ffmpeg-a2c912c3b6b833f2aacf414264c566f86f0a4e7c.tar.gz |
lavu/timestamp: Avoid C++-unfriendly code in user header
Including this header in a C++11 program (inside extern "C") will
throw an error because it looks like a user-defined literal. Add a
space between the two tokens to avoid the problem.
Diffstat (limited to 'libavfilter/bufferqueue.h')
0 files changed, 0 insertions, 0 deletions