diff options
author | Roman Fietze <roman.fietze@telemotive.de> | 2014-04-03 12:43:41 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-04-03 13:13:25 +0200 |
commit | e12a73246d8ce7d0fc4036522688934e26de4bb1 (patch) | |
tree | f15fd4ff3f1a981a334da2e7270e5d47d289f64d /libavformat/bfi.c | |
parent | fd2bcfc4d6967588168443849b9bc365c78bb9af (diff) | |
download | ffmpeg-e12a73246d8ce7d0fc4036522688934e26de4bb1.tar.gz |
dict: const pointers to dictionary where possible
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>
Diffstat (limited to 'libavformat/bfi.c')
0 files changed, 0 insertions, 0 deletions