index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
flac
/
gstflactag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-4
/
+4
2010-06-16
flactag: Fix possible NULL pointer dereference
Sebastian Dröge
1
-0
/
+4
2010-04-15
flactag: fix adapter assertion when used directly after flacenc
Tim-Philipp Müller
1
-5
/
+8
2009-08-31
flactag, wavparse: GstAdapter is not a GstObject
Tim-Philipp Müller
1
-1
/
+1
2008-08-06
ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.
Jonathan Matthew
1
-285
/
+175
2007-06-22
Fix memory leaks.
Edward Hervey
1
-4
/
+2
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
1
-1
/
+1
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
1
-1
/
+1
2006-03-13
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
1
-8
/
+10
2005-11-22
Update for gst_tag_setter API changes.
Andy Wingo
1
-2
/
+2
2005-09-07
ext/: gsttaginterface.h -> gsttagsetter.h
Stefan Kost
1
-1
/
+1
2005-09-02
All plugins updated for element state changes.
Andy Wingo
1
-11
/
+12
2004-12-21
fix typo
Thomas Vander Stichele
1
-1
/
+1
2004-06-01
ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment buffer sin...
Christophe Fergeau
1
-0
/
+12
2004-05-21
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
1
-2
/
+2
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-56
/
+57
2004-03-14
gst-indent
Thomas Vander Stichele
1
-107
/
+123
2004-03-06
Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...
Christophe Fergeau
1
-2
/
+10
2004-02-02
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
1
-2
/
+2
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-4
/
+4
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-4
/
+4
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-5
/
+5
2003-12-22
Merge CAPS branch
David Schleef
1
-34
/
+18
2003-12-14
distcheck fixes
Thomas Vander Stichele
1
-1
/
+1
2003-12-08
Fixed bug when filling tags in gstflacenc
Christophe Fergeau
1
-48
/
+187
2003-12-07
Added element to rewrite vorbiscomments embedded in flac files. It currently ...
Christophe Fergeau
1
-0
/
+432