diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-05-02 15:46:02 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-05-02 15:46:02 +0000 |
| commit | 2b4ba77c27f24bd8e7ee94ca1a10acf3076bb437 (patch) | |
| tree | 2af555a29fc0494813141d9d170a880a5561e836 /ChangeLog | |
| parent | 5c1e2a1e4458654d01fd5f77ab0c977d2f356e86 (diff) | |
gst/id3demux/gstid3demux.c: Let core insert default error message for TYPE_NOT_FOUND errors, it's just as good as our...
Original commit message from CVS:
* gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
(gst_id3demux_sink_activate):
Let core insert default error message for TYPE_NOT_FOUND
errors, it's just as good as our own and has the added
bonus of being translated.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2006-05-02 Tim-Philipp Müller <tim at centricular dot net> + * gst/id3demux/gstid3demux.c: (gst_id3demux_chain), + (gst_id3demux_sink_activate): + Let core insert default error message for TYPE_NOT_FOUND + errors, it's just as good as our own and has the added + bonus of being translated. + +2006-05-02 Tim-Philipp Müller <tim at centricular dot net> + * gst/apetag/gsttagdemux.c: (gst_tag_demux_init), (gst_tag_demux_sink_event): * gst/id3demux/gstid3demux.c: (gst_id3demux_init), |
