rtpsouce: make WARNING into LOG
[platform/upstream/gstreamer.git] / gst / apetag /
2009-06-22 Tim-Philipp Müllerapedemux: add container-format tag
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2007-10-06 Tim-Philipp Müllergst/apetag/: Port APE tag demuxer over to the new GstTa...
2007-09-25 Tim-Philipp MüllerAdd support for the new GST_TAG_COMPOSER (#459809).
2007-05-25 Jan Schmidtgst/: Handle and adjust new-segment events so that...
2007-03-21 Tim-Philipp Müllergst/apetag/gsttagdemux.c: Rename registered type in...
2007-03-12 Tim-Philipp Müllergst/apetag/gsttagdemux.c: Fix handling of -1 values...
2007-01-11 Tim-Philipp Müllergst/: Set correct caps on outgoing pulled buffers,...
2006-12-12 Tim-Philipp Müllergst/: In streaming mode, if the first buffer we get...
2006-12-09 Sebastian Drögegst/apetag/gstapedemux.c: We need to be able to read...
2006-12-06 Sebastian Drögegst/apetag/gstapedemux.c: Use g_strtod() instead of...
2006-10-11 Tim-Philipp Müllergst/: Activate pad before adding it to the already...
2006-10-04 Tim-Philipp Müllergst/apetag/gstapedemux.c: Extract disc/album/medium...
2006-09-14 Tim-Philipp Müllergst/: Don't interpret a first buffer with an offset...
2006-07-05 Tim-Philipp Müllergst/: Don't return FLOW_UNEXPECTED when a buffer is...
2006-07-03 Tim-Philipp Müllergst/: Return FLOW_UNEXPECTED when at the end of the...
2006-06-29 Tim-Philipp Müllergst/id3demux/gstid3demux.c: Make sure we don't return...
2006-06-11 Tim-Philipp Müllergst/: Use gst_pad_query_peer_duration() utility functio...
2006-05-28 Sebastian Drögegst/apetag/gstapedemux.c: Some clean-ups and additions...
2006-05-06 Maciej KatafiaszAdd semicolons after GST_BOILERPLATE[_FULL] so that...
2006-05-02 Tim-Philipp Müllergst/: Post an error message when we get an EOS event...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-03-22 Jan Schmidtgst/: Don't attempt typefinding on too-short buffers...
2006-03-21 Edward Herveygst/: gcc 4.1 unreferenced pointer fixes.
2006-03-15 Jan Schmidtgst/apetag/gsttagdemux.c: Ensure that we set caps on...
2006-03-02 Tim-Philipp Müllerconfigure.ac: Bump requirements to current core and...
2006-02-11 Tim-Philipp Müllergst/apetag/gsttagdemux.c: ... and fix the very same...
2006-02-06 Tim-Philipp Müllergst/apetag/gstapedemux.h: Fix include, for now GstTagDe...
2006-02-06 Tim-Philipp MüllerAdd APE tag demuxer (#325649).