Martin Storsjö
|
27b7459b8d
|
docs: Fix a stray reference to tags in the generic doxy on dicts
Signed-off-by: Martin Storsjö <martin@martin.st>
|
13 years ago |
Luca Barbato
|
757cd8d876
|
doxy: provide a start page and document libavutil
Introduce a basic layout, the subpages are currently left empty.
Split libavutil in multiple groups as example of the structure
|
13 years ago |
Anton Khirnov
|
8c28e01d31
|
dict: extend documentation.
|
14 years ago |
Reinhard Tartler
|
134557f3a4
|
doxygen: fix usage of @file directive in libavutil/{dict,file}.h
|
14 years ago |
Stefano Sabatini
|
34ab23f226
|
dict: fix another typo
achive -> achieve
|
14 years ago |
Stefano Sabatini
|
ca699ac24e
|
dict: fix various typos
|
14 years ago |
Michael Niedermayer
|
c029ea39bd
|
AVDictionary: warn about its shortcommings and mention available replacements.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
14 years ago |
Anton Khirnov
|
1b9b37b8a4
|
dict: add AV_DICT_APPEND flag.
|
14 years ago |
Michael Niedermayer
|
6a137dde3e
|
dict: This code was developed in ffmpeg and not libav, nor by libav developers.
Correct copyright notices.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
14 years ago |
Anton Khirnov
|
d9f80ea2a7
|
Move metadata API from lavf to lavu.
Rename it to AVDictionary, since it will be used as such. Tags
documentation and metadata conversion API is lavf-specific, so remains
there.
|
14 years ago |