mirror of https://github.com/FFmpeg/FFmpeg.git
This avoids temporaries or ugly casting in the calling code where const dictionaries are used. Esp. helpful when writing C++ wrappers for an AVDictionary having const member functions and CTORs with const references. Signed-off-by: Roman Fietze <roman.fietze@telemotive.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/64/head
parent
fd2bcfc4d6
commit
e12a73246d
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue