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
/
tta
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-18
Fix up FSF address in some source files as well
Tim-Philipp Müller
1
-1
/
+1
2012-06-20
update for task api change
Wim Taymans
1
-2
/
+3
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+4
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
1
-0
/
+4
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
2
-8
/
+4
2011-07-12
tta: Fix set-but-unused warnings
Olivier Crête
1
-3
/
+0
2011-06-25
tta: decrease rank to NONE
David Schleef
2
-4
/
+4
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+13
2010-11-25
tta: Remove dead assignments and useless variable
Edward Hervey
2
-7
/
+3
2010-09-21
ttaparse: Don't post an error message on UNEXPECTED
Sebastian Dröge
1
-1
/
+3
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-4
/
+4
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-12
/
+8
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-3
/
+5
2008-03-13
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
1
-1
/
+1
2008-02-19
gst/tta/Makefile.am: Link tta plugin with libm. Fixes bug #517391.
Sebastian Dröge
1
-1
/
+1
2007-06-08
When driving the pipeline, also post an error when we get a not-linked flow r...
Tim-Philipp Müller
1
-3
/
+4
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2
-4
/
+4
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2
-2
/
+2
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2
-2
/
+2
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
2
-12
/
+10
2005-12-06
expand tabs
Thomas Vander Stichele
3
-162
/
+162
2005-11-22
ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...
Andy Wingo
1
-2
/
+2
2005-11-21
Fix for stream lock updates.
Wim Taymans
1
-2
/
+2
2005-10-26
don't put crap in user-visible strings
Thomas Vander Stichele
1
-2
/
+1
2005-10-23
gst/tta/gstttaparse.c: STOPPED->FAILED.
Julien Moutte
1
-1
/
+1
2005-10-19
gst/: API change fix.
Wim Taymans
1
-4
/
+21
2005-10-11
gst/: newsegment API update.
Wim Taymans
1
-3
/
+3
2005-09-22
tta plugin ported to 0.9
Arwed v. Merkatz
3
-265
/
+329
2005-01-09
gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485).
Ronald S. Bultje
1
-4
/
+7
2004-12-19
gst/tta/gstttadec.c: And yet another portability fix.
David Schleef
1
-1
/
+1
2004-12-19
gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...
David Schleef
1
-0
/
+3
2004-11-26
added TTA parser and decoder
Arwed v. Merkatz
9
-0
/
+1459