| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Convert to fractional framerates. | Jan Schmidt | 2005-11-22 | 1 | -2/+8 |
* | *.*: Ran scripts/update-macros. Oh yes. | Andy Wingo | 2005-11-21 | 4 | -36/+36 |
* | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2005-11-14 | 3 | -3/+3 |
* | API change fix. | Wim Taymans | 2005-10-19 | 2 | -3/+3 |
* | configure.ac: Add check for mmap | Tim-Philipp Müller | 2005-10-07 | 1 | -1/+7 |
* | gst/debug/: Port progressreport, navseek, navigationtest, testsink and breakm... | Tim-Philipp Müller | 2005-10-05 | 8 | -589/+716 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 1 | -0/+1 |
* | disable flags for unbuilt plugins | Thomas Vander Stichele | 2005-09-19 | 1 | -16/+15 |
* | Port to 0.9 and re-enable efence plugin. | Jan Schmidt | 2005-09-06 | 2 | -97/+126 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 2 | -15/+17 |
* | Updates for two-arg init from GST_BOILERPLATE. | Andy Wingo | 2005-08-28 | 3 | -5/+6 |