aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/FfmpegMetaData.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-28*: use nullptr instead of NULLMax Kellermann1-7/+7
2013-10-20TagType: rename enum tag_type to TagTypeMax Kellermann1-2/+2
2013-10-02Log: new logging library APIMax Kellermann1-3/+0
2013-09-05Tag, ...: move to libtag.aMax Kellermann1-1/+1
2013-09-04Tag*: move TagTable.hxx to libtag.aMax Kellermann1-1/+1
2013-07-29tag_table: convert to C++Max Kellermann1-1/+1
2013-07-29tag_handler: convert to C++Max Kellermann1-1/+1
2013-01-28decoder/ffmpeg: require ffmpeg/libav 0.7.6Max Kellermann1-9/+0
2013-01-26decoder/ffmpeg: convert to C++Max Kellermann1-3/+6
2012-02-15decoder/ffmpeg: always use AV_VERSION_INTJonathan Neuschäfer1-1/+1
2012-02-12tag_handler: handle arbitrary name/value pairsMax Kellermann1-0/+20
2012-02-11decoder_plugin: scan tags with callback tableMax Kellermann1-8/+12
2012-02-11decoder/ffmpeg: use the tag_table libraryMax Kellermann1-13/+9
2012-02-11decoder/ffmpeg: move code to ffmpeg_metadata.cMax Kellermann1-0/+65