aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/ffmpeg_metadata.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-111-8/+12
| | | | | Pass a callback table to scan_file() and scan_stream(), instead of returning a tag object.
* decoder/ffmpeg: use the tag_table libraryMax Kellermann2012-02-111-13/+9
|
* decoder/ffmpeg: move code to ffmpeg_metadata.cMax Kellermann2012-02-111-0/+65