index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
taglib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-28
Update and add documentation for plugins with deps (ext).
Stefan Kost
2
-30
/
+20
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-07-17
Only use -Wno-attributes (which is there to work around a bug in the taglib 1...
Tim-Philipp Müller
1
-2
/
+2
2008-06-04
ext/taglib/Makefile.am: Add -Wno-attributes to CXXFLAGS to suppress warning c...
Tim-Philipp Müller
1
-1
/
+1
2008-02-23
Check for and define ERROR_CXXFLAGS and use them when building
Tim-Philipp Müller
1
-1
/
+1
2008-01-04
ext/taglib/: Remove useless typedefs without new type name. Fixes a warning w...
Sebastian Dröge
2
-4
/
+4
2007-11-20
Fix build on Mac OS X 10.5
Julien Moutte
1
-2
/
+2
2007-11-14
ext/taglib/gstid3v2mux.cc: Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_...
Tim-Philipp Müller
1
-1
/
+10
2007-10-25
ext/taglib/gstid3v2mux.cc (add_funcs): Map new SORTNAME tags to ID3v2 TSOP, T...
Tim-Philipp Müller
1
-1
/
+3
2007-10-11
ext/taglib/gstid3v2mux.cc: Add support for license/copyright URI tags (ID3v2 ...
Tim-Philipp Müller
1
-1
/
+46
2007-09-25
Add support for the new GST_TAG_COMPOSER (#459809).
Tim-Philipp Müller
2
-0
/
+11
2007-09-19
ext/taglib/: Work around compiler warnings with g++-4.2 when assigning a stri...
Tim-Philipp Müller
2
-15
/
+8
2007-09-13
Update my mail address.
Sebastian Dröge
3
-4
/
+4
2007-03-09
ext/taglib/gstid3v2mux.cc: Add write support for GST_TAG_MUSICBRAINZ_SORTNAME...
Wim Taymans
1
-0
/
+1
2006-12-06
ext/taglib/gstid3v2mux.cc: Don't attempt to write a NULL frame into the ID3 t...
Jonathan Matthew
1
-1
/
+2
2006-08-16
configure.ac: Require CVS of GStreamer core and -base (for
Tim-Philipp Müller
1
-7
/
+21
2006-07-26
ext/taglib/gstid3v2mux.cc: is still sub-optimal though, since we don't retain...
Tim-Philipp Müller
1
-1
/
+33
2006-07-26
ext/taglib/gstid3v2mux.cc: Handle multiple tags of the same type properly. Re...
Tim-Philipp Müller
1
-228
/
+311
2006-07-19
ext/taglib/gstid3v2mux.cc: Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
Alex Lancaster
1
-0
/
+63
2006-07-05
ext/taglib/gstid3v2mux.cc: Make UTF-8 the default encoding when writing strin...
Tim-Philipp Müller
1
-0
/
+4
2006-06-11
moap ignore
Thomas Vander Stichele
1
-0
/
+1
2006-06-11
autogen.sh: require am17
Thomas Vander Stichele
1
-3
/
+3
2006-05-30
Add apev2mux element (#343122).
Sebastian Dröge
6
-10
/
+457
2006-05-28
ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou...
Tim-Philipp Müller
1
-0
/
+35
2006-05-18
ext/taglib/gsttaglibmux.c: Merge event tags and tag setter tags correctly (#3...
James Doc Livingston
1
-15
/
+12
2006-05-15
ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ...
Tim-Philipp Müller
1
-0
/
+44
2006-05-01
docs/plugins/Makefile.am: also check .cc files for gtk-doc markup
Thomas Vander Stichele
4
-10
/
+13
2006-04-30
small cleanups
Thomas Vander Stichele
2
-4
/
+3
2006-04-30
fix docs
Thomas Vander Stichele
1
-1
/
+1
2006-04-29
ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u...
Tim-Philipp Müller
1
-3
/
+16
2006-04-29
ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass.
Tim-Philipp Müller
5
-315
/
+469
2006-04-28
pedantic cleanups
Thomas Vander Stichele
2
-100
/
+104
2006-04-01
add taglib checks and docs
Thomas Vander Stichele
1
-2
/
+2
2006-03-26
ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache...
Tim-Philipp Müller
2
-81
/
+154
2006-03-25
ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; ou...
Tim-Philipp Müller
1
-10
/
+20
2006-03-20
ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type.
Tim-Philipp Müller
1
-1
/
+1
2006-03-13
ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match...
Tim-Philipp Müller
1
-1
/
+27
2006-03-12
ext/taglib/: Add support for writing MusicBrainz IDs.
Tim-Philipp Müller
3
-5
/
+86
2006-03-11
ext/taglib/gsttaglib.cc: and add support for TCOP (copyright)
Alex Lancaster
1
-2
/
+17
2006-03-09
new id3v2 muxer based on TagLib
Christophe Fergeau
3
-0
/
+518