index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
id3tag
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2016-11-15
Fix some MSVC warnings about const-ness
Scott D Phillips
1
-1
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+13
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-5
/
+2
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-2
/
+2
2015-11-27
id3mux: write private data tag
Ravi Kiran K N
1
-1
/
+53
2015-10-05
id3tag: fix sample memory leak
Vineeth TM
1
-1
/
+5
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-13
/
+13
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2014-02-27
id3tag: Remove unused function to fix compiler warning
Sebastian Dröge
1
-13
/
+0
2014-02-08
id3tag: Fix uninitialized variable compiler warning
Sebastian Dröge
1
-1
/
+1
2013-12-16
id3tag: Read image-description from the info structure, not the caps
Sebastian Dröge
1
-6
/
+10
2013-12-16
id3tag: Write image-type into the APIC tag
Sebastian Dröge
1
-4
/
+21
2013-08-20
id3mux: handle publisher, interpreted-by and musical-key tags
Matthieu Bouron
1
-0
/
+3
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
4
-8
/
+8
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-02
id3tag: extract year to write into ID3v1 tag from GST_TAG_DATE_TIME not GST_T...
Tim-Philipp Müller
1
-5
/
+5
2012-08-21
id3tag: fix build
Tim-Philipp Müller
1
-1
/
+1
2012-08-21
id3tag: port to 0.11
Tim-Philipp Müller
2
-80
/
+112
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2011-08-04
Merge branch 'master' into 0.11
Wim Taymans
7
-592
/
+25
2011-07-29
id3mux: use now-public GstTagMux base class from libgsttag
Tim-Philipp Müller
5
-610
/
+3
2011-07-29
tagmux: require subclass to install sink pad template
Tim-Philipp Müller
2
-19
/
+31
2011-07-15
tagmux: const-ify GstTagList argument of render vfuncs
Tim-Philipp Müller
4
-29
/
+27
2011-07-15
tagmux: fix up private base class header so it can be made public
Tim-Philipp Müller
3
-102
/
+132
2011-06-15
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+14
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2011-02-28
miniobject: port to new 0.11 API
Wim Taymans
1
-2
/
+2
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
[next]