index
:
~gb/gst-plugins-bad
bitstreamparserlibs
bitstreamparserlibs-rebased
codecparsers-fixes
codecparsers-h264
codecparsers-jpeg
master
vc1parsinglib
vc1parsinglib-rebased
Personal repository of gst-plugins-bad
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
id3tag
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-01
id3mux: map new GST_TAG_ENCODED_BY to ID3v2 TENC frame
Tim-Philipp Müller
1
-0
/
+1
2010-12-22
id3mux: Set to GST_RANK_PRIMARY
Edward Hervey
1
-1
/
+2
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-3
/
+3
2010-09-08
id3mux: Map GST_TAG_ALBUM_ARTIST
Thiago Santos
1
-0
/
+1
2010-08-04
id3mux: minor code clean-up
Tim-Philipp Müller
1
-5
/
+12
2010-08-04
id3mux: add support for beats-per-minute tag
Jonathan Matthew
1
-0
/
+28
2010-06-18
id3tag: Use gst_tag_list_peek_string_index
Thiago Santos
1
-32
/
+24
2010-03-22
Add -Wwrite-strings
Benjamin Otte
1
-2
/
+3
2009-10-27
id3mux: glib doesn't reliably null-terminate wide-character encodings in
Michael Smith
1
-4
/
+5
2009-10-16
id3tag: actually write image to APIC tag.
Michael Smith
1
-0
/
+3
2009-10-05
id3mux: Write UTF-16 byte order marker correctly.
Michael Smith
1
-1
/
+4
2009-09-10
id3tag: When writing id3v2.3, do not use UTF-8.
Michael Smith
1
-28
/
+100
2009-08-31
id3tag: Unconditionally use GLib 2.16 API
Sebastian Dröge
1
-2
/
+0
2009-06-06
id3mux: init genre field in ID3v1 tag to an invalid number
Tim-Philipp Müller
1
-0
/
+3
2009-06-06
id3mux: don't write ID3v1 tag until specifically instructed to do so
Tim-Philipp Müller
1
-1
/
+1
2009-06-06
id3mux: don't write empty ID3v1 tag
Tim-Philipp Müller
1
-11
/
+24
2009-06-06
id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly
Tim-Philipp Müller
6
-64
/
+64
2009-05-22
id3tag: canonicalise function names
Tim-Philipp Müller
3
-23
/
+23
2009-05-22
id3tag: change GType to GstId3Tag so it doesn't conflict with the id3tag plug...
Tim-Philipp Müller
3
-16
/
+16
2009-05-22
id3tag: register GType of the base class with a less generic name
Tim-Philipp Müller
1
-1
/
+6
2009-05-21
id3tag: Add new id3 tagging plugin, supports v1, v2.3, and v2.4.
Michael Smith
7
-0
/
+2106