Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: rename metadata to show_metadata | Stefano Sabatini | 2023-02-11 | 1 | -60/+0 |
| | |||||
* | doc/examples/metadata: use av_dict_iterate | Marvin Scholz | 2022-12-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | ||||
* | doc/examples/metadata: Constify values from av_dict_get() | Chad Fraleigh | 2021-11-18 | 1 | -1/+1 |
| | | | | | | | | Treat values returned from av_dict_get() as const, since they are internal to AVDictionary. Signed-off-by: Chad Fraleigh <chadf@triularity.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | ||||
* | doc/examples/metadata: fix the example can't dump FLV metadata | Jun Zhao | 2019-04-07 | 1 | -0/+5 |
| | | | | | | fix the example can't dump FLV metadata. Signed-off-by: Jun Zhao <barryjzhao@tencent.com> | ||||
* | examples: Don't call deprecated functions which don't do anything | Mark Thompson | 2018-02-09 | 1 | -1/+0 |
| | |||||
* | doc/examples: remove pathes from doxy examples | Michael Niedermayer | 2014-02-17 | 1 | -1/+1 |
| | | | | | | | This makes the examples page less cluttered Reviewed-by: Clément Bœsch <u@pkh.me> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | examples: fix doxy so they appear on the example page | Michael Niedermayer | 2012-10-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | doc/examples: properly close input in metadata. | Clément Bœsch | 2012-05-19 | 1 | -1/+1 |
| | | | | Avoid some memleaks. | ||||
* | examples: move metadata-example.c to doc/examples | Stefano Sabatini | 2011-07-08 | 1 | -0/+55 |