index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+4
*
gst/debug/gsttaginject.c: Add warning when tags parameter is unparsable and g...
Stefan Kost
2008-09-03
1
-5
/
+12
*
gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). F...
Stefan Kost
2008-07-22
2
-12
/
+17
*
gst/debug/gsttaginject.c: Don't pass NULL taglists to gst_tag_list_is_empty().
Sebastian Dröge
2008-07-14
1
-1
/
+1
*
gst/debug/gsttaginject.c: Don't unref NULL taglist in finalize. Don't use c++...
Tim-Philipp Müller
2008-06-13
1
-7
/
+11
*
gst/debug/gsttaginject.*: Now actually adding the new element.
Stefan Kost
2008-06-11
2
-0
/
+252
*
Remove dummy plugin_init. Remove some undefined entries from doc- section fil...
Stefan Kost
2008-06-11
12
-100
/
+49
*
gst/debug/gstnavigationtest.c: MSVC doesn't provide rint(), define an adequat...
Michael Smith
2008-04-28
1
-0
/
+4
*
gst/debug/rndbuffersize.c: Fix printf format to pacify Mac OSX's gcc.
Julien Moutte
2008-04-28
1
-1
/
+1
*
gst/debug/rndbuffersize.c: Bring rndbuffersize element into a state that does...
Tim-Philipp Müller
2008-04-25
1
-42
/
+85
*
Stop using deprecated GLib functions.
Sebastian Dröge
2008-04-24
1
-1
/
+1
*
gst/debug/efence.c: Properly chain up finalize method. Fixes bug #515979.
Sebastian Dröge
2008-02-12
1
-2
/
+11
*
gst/debug/rndbuffersize.c: Fix debug statement.
Wim Taymans
2007-08-17
1
-1
/
+1
*
gst/debug/rndbuffersize.c: Fix da leak.
Stefan Kost
2007-08-16
1
-3
/
+23
*
gst/debug/: Add new test element and clean-up the others a little.
Stefan Kost
2007-08-14
7
-24
/
+343
*
Fix build against core CVS.
Tim-Philipp Müller
2007-07-11
1
-1
/
+1
*
gst/debug/breakmydata.c (gst_break_my_data_init): One more try. This should b...
Stefan Kost
2007-05-15
1
-1
/
+1
*
gst/debug/breakmydata.c: Ooops, no // comments please.
Stefan Kost
2007-05-15
1
-1
/
+0
*
gst/debug/breakmydata.c: Fix gst_buffer_is_writable() assertion.
Stefan Kost
2007-05-15
1
-3
/
+4
*
gst/debug/progressreport.c: Don't try to post NULL message (in case we can't ...
Tim-Philipp Müller
2007-04-20
1
-1
/
+3
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
1
-0
/
+16
*
Don't mix tabs and spaces (#414168).
Loïc Minier
2007-03-03
1
-8
/
+8
*
Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
Loïc Minier
2007-02-24
1
-1
/
+1
*
gst/debug/: Add code for a pushfilesrc element that implements a pushfile:// ...
Tim-Philipp Müller
2007-02-12
4
-1
/
+274
*
gst/debug/progressreport.c: Some more docs.
Tim-Philipp Müller
2007-02-08
1
-0
/
+12
*
docs/plugins/inspect/plugin-rtp.xml: Update for new elements.
Tim-Philipp Müller
2007-02-07
1
-0
/
+68
*
Make progressreport element post messages with the current progress on the bu...
Tim-Philipp Müller
2007-02-07
2
-34
/
+84
*
Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...
Josep Torra Valles
2006-10-16
1
-3
/
+3
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-2
/
+2
*
More G_OBJECT macro fixing.
Stefan Kost
2006-09-16
3
-3
/
+3
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-1
/
+1
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
3
-4
/
+4
*
gst/: GST_PTR_FORMAT should be used to print caps in debug statements.
Tim-Philipp Müller
2006-05-28
1
-4
/
+1
*
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
2006-05-06
2
-4
/
+6
*
gst/: don't leak caps-string
Stefan Kost
2006-05-02
1
-1
/
+4
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
7
-7
/
+9
*
gst/debug/progressreport.c: Add 'format' property to force querying to a part...
Tim-Philipp Müller
2006-04-21
1
-82
/
+138
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
2
-2
/
+2
*
better/unified long descriptions
Wim Taymans
2006-03-30
6
-21
/
+17
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
2
-12
/
+6
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-0
/
+3
*
gst/debug/efence.c: Added pull mode.
Edward Hervey
2005-12-11
1
-4
/
+58
*
gst/debug/efence.c: Make sure GST_BUFFER_DATA is set on fenced copied buffers...
Tim-Philipp Müller
2005-12-11
1
-21
/
+29
*
expand tabs
Thomas Vander Stichele
2005-12-06
2
-23
/
+23
*
gst/: update for symbols change
Thomas Vander Stichele
2005-11-30
2
-4
/
+4
*
gst/debug/: Update for GstBaseTransform event virtual method
Edward Hervey
2005-11-29
2
-2
/
+2
*
remove the videofilter library and link to the one in base
Thomas Vander Stichele
2005-11-29
2
-5
/
+3
*
gst/: Handle strides correctly, fix identity flipping, convert navigation eve...
Julien Moutte
2005-11-24
1
-7
/
+6
*
gst/debug/gstnavigationtest.c: Oops, initialise the framerate GValue
Jan Schmidt
2005-11-23
1
-0
/
+1
*
VideoFilter inherits from
Julien Moutte
2005-11-23
3
-144
/
+185
[next]