diff options
author | Roman Fietze <[email protected]> | 2014-04-03 12:43:41 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2014-04-03 13:13:25 +0200 |
commit | e12a73246d8ce7d0fc4036522688934e26de4bb1 (patch) | |
tree | f15fd4ff3f1a981a334da2e7270e5d47d289f64d /libavformat/utils.c | |
parent | fd2bcfc4d6967588168443849b9bc365c78bb9af (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions