index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
apetag
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2009-04-18
1
-2
/
+0
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
1
-13
/
+6
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
gst/apetag/: Port APE tag demuxer over to the new GstTagDemux in -base.
Tim-Philipp Müller
2007-10-06
5
-1585
/
+14
*
Add support for the new GST_TAG_COMPOSER (#459809).
Tim-Philipp Müller
2007-09-25
1
-0
/
+1
*
gst/: Handle and adjust new-segment events so that downstream really sees a s...
Jan Schmidt
2007-05-25
1
-0
/
+126
*
gst/apetag/gsttagdemux.c: Rename registered type in preparation of GstTagDemu...
Tim-Philipp Müller
2007-03-21
1
-2
/
+1
*
gst/apetag/gsttagdemux.c: Fix handling of -1 values for start and stop values...
Tim-Philipp Müller
2007-03-12
1
-3
/
+16
*
gst/: Set correct caps on outgoing pulled buffers, or things blow up after re...
Tim-Philipp Müller
2007-01-11
1
-0
/
+2
*
gst/: In streaming mode, if the first buffer we get doesn't have an offset, f...
Tim-Philipp Müller
2006-12-12
1
-0
/
+10
*
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/: Activate pad before adding it to the already-running element.
Tim-Philipp Müller
2006-10-11
1
-0
/
+1
*
gst/apetag/gstapedemux.c: Extract disc/album/medium number and count and try ...
Tim-Philipp Müller
2006-10-04
1
-1
/
+34
*
gst/: Don't interpret a first buffer with an offset of NONE as 'from the midd...
Tim-Philipp Müller
2006-09-14
1
-1
/
+1
*
gst/: Don't return FLOW_UNEXPECTED when a buffer is before the start of the s...
Tim-Philipp Müller
2006-07-05
1
-6
/
+21
*
gst/: Return FLOW_UNEXPECTED when at the end of the file, not
Tim-Philipp Müller
2006-07-03
1
-2
/
+2
*
gst/id3demux/gstid3demux.c: Make sure we don't return GST_FLOW_OK with a NULL...
Tim-Philipp Müller
2006-06-29
1
-9
/
+15
*
gst/: Use gst_pad_query_peer_duration() utility function here.
Tim-Philipp Müller
2006-06-11
1
-12
/
+6
*
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
*
gst/: Post an error message when we get an EOS event and were not able to fin...
Tim-Philipp Müller
2006-05-02
1
-0
/
+28
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
gst/: Don't attempt typefinding on too-short buffers that have been completel...
Jan Schmidt
2006-03-22
1
-1
/
+5
*
gst/: gcc 4.1 unreferenced pointer fixes.
Edward Hervey
2006-03-21
1
-2
/
+5
*
gst/apetag/gsttagdemux.c: Ensure that we set caps on the buffers we pass.
Jan Schmidt
2006-03-15
1
-0
/
+5
*
configure.ac: Bump requirements to current core and -base CVS (core for new t...
Tim-Philipp Müller
2006-03-02
2
-87
/
+18
*
gst/apetag/gsttagdemux.c: ... and fix the very same leaks in GstTagDemux.
Tim-Philipp Müller
2006-02-11
1
-15
/
+7
*
gst/apetag/gstapedemux.h: Fix include, for now GstTagDemux is in the apetag dir.
Tim-Philipp Müller
2006-02-06
1
-1
/
+1
*
Add APE tag demuxer (#325649).
Tim-Philipp Müller
2006-02-06
5
-0
/
+1867