Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gst/apetag/: Port APE tag demuxer over to the new GstTagDemux in -base. | Tim-Philipp Müller | 2007-10-06 | 1 | -6/+8 |
* | Add support for the new GST_TAG_COMPOSER (#459809). | Tim-Philipp Müller | 2007-09-25 | 1 | -0/+1 |
* | gst/apetag/gstapedemux.c: We need to be able to read and parse any possible f... | Sebastian Dröge | 2006-12-09 | 1 | -1/+5 |
* | gst/apetag/gstapedemux.c: Use g_strtod() instead of sscanf to parse doubles, ... | Sebastian Dröge | 2006-12-06 | 1 | -1/+4 |
* | gst/apetag/gstapedemux.c: Extract disc/album/medium number and count and try ... | Tim-Philipp Müller | 2006-10-04 | 1 | -1/+34 |
* | gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag to | Sebastian Dröge | 2006-05-28 | 1 | -16/+51 |
* | Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo... | Maciej Katafiasz | 2006-05-06 | 1 | -2/+3 |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 1 | -1/+1 |
* | Add APE tag demuxer (#325649). | Tim-Philipp Müller | 2006-02-06 | 1 | -0/+356 |