Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gst/avi/gstavidemux.c: Memleak and crasher fixes. | Edward Hervey | 2005-12-07 | 3 | -12/+43 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 12 | -321/+321 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 99 | -1442/+1549 |
* | back to HEAD | Thomas Vander Stichele | 2005-12-05 | 1 | -1/+1 |
* | releasing 0.10.0 | Thomas Vander Stichele | 2005-12-05 | 42 | -65/+59 |
* | releasing 0.10.0 | Thomas Vander Stichele | 2005-12-05 | 1 | -1/+1 |
* | Update .po files | Thomas Vander Stichele | 2005-12-05 | 14 | -29/+29 |
* | update translations | Thomas Vander Stichele | 2005-12-05 | 13 | -14/+14 |
* | Update for alloc_buffer changes. | Andy Wingo | 2005-12-05 | 1 | -2/+3 |
* | Update for alloc_buffer changes. | Andy Wingo | 2005-12-05 | 20 | -38/+81 |
* | docs/plugins/gst-plugins-good-plugins.args: Remove args for plugins that aren... | Michael Smith | 2005-12-05 | 2 | -5630/+5 |
* | remove pango plugin as its gone into base | Christian Schaller | 2005-12-04 | 1 | -4/+2 |
* | fix element descriptions | Thomas Vander Stichele | 2005-12-03 | 6 | -6/+6 |
* | remove fdsrc docs | Thomas Vander Stichele | 2005-12-03 | 1 | -20/+0 |
* | back to HEAD | Thomas Vander Stichele | 2005-12-01 | 1 | -1/+1 |
* | releasing 0.9.7 | Thomas Vander Stichele | 2005-12-01 | 43 | -91/+156 |
* | releasing 0.9.7 | Thomas Vander Stichele | 2005-12-01 | 1 | -1/+1 |
* | Update .po files | Thomas Vander Stichele | 2005-12-01 | 15 | -15/+15 |
* | add multipart plugin to docs | Thomas Vander Stichele | 2005-12-01 | 5 | -45/+84 |
* | move pango to base | Thomas Vander Stichele | 2005-12-01 | 12 | -1926/+15 |
* | gst/rtp/: parsers are depayers | Thomas Vander Stichele | 2005-12-01 | 20 | -794/+193 |
* | Do burger's rename for rtp payloaders and depayloaders | Thomas Vander Stichele | 2005-12-01 | 77 | -6961/+1598 |
* | ext/dv/: Fix seeking in dvdemux again, add some more debug info. | Wim Taymans | 2005-11-30 | 4 | -6/+22 |
* | fix tests | Thomas Vander Stichele | 2005-11-30 | 2 | -0/+6 |
* | add tests subdir | Thomas Vander Stichele | 2005-11-30 | 1 | -0/+1 |
* | add Makefile.am | Thomas Vander Stichele | 2005-11-30 | 1 | -1/+1 |
* | move | Thomas Vander Stichele | 2005-11-30 | 4 | -620/+21 |
* | move under tests | Thomas Vander Stichele | 2005-11-30 | 28 | -1998/+34 |
* | update for latest changes | Christian Schaller | 2005-11-30 | 2 | -5/+3 |
* | ext/pango/gsttextrender.*: Add missing files. | Tim-Philipp Müller | 2005-11-30 | 3 | -0/+414 |
* | Port pango-based textoverlay, timeoverlay and textrender to 0.9 and add backg... | Tim-Philipp Müller | 2005-11-30 | 10 | -852/+1111 |
* | gst/udp/Makefile.am: Moved to netbuffer. | Julien Moutte | 2005-11-30 | 2 | -1/+6 |
* | Ported multipart mux/demux to 0.9. | Julien Moutte | 2005-11-30 | 6 | -244/+240 |
* | gst/: update for symbols change | Thomas Vander Stichele | 2005-11-30 | 14 | -45/+62 |
* | gst/udp/: the old gstnet lib was renamed gstnetbuffer (#322257) | Thomas Vander Stichele | 2005-11-29 | 3 | -2/+8 |
* | ext/cairo/gsttextoverlay.c: Actually render the text from the text pad. | Tim-Philipp Müller | 2005-11-29 | 2 | -5/+26 |
* | gst/debug/: Update for GstBaseTransform event virtual method | Edward Hervey | 2005-11-29 | 3 | -2/+8 |
* | ext/cairo/Makefile.am: no need to link to videofilter | Thomas Vander Stichele | 2005-11-29 | 2 | -2/+5 |
* | remove the videofilter library and link to the one in base | Thomas Vander Stichele | 2005-11-29 | 16 | -167/+35 |
* | borgify | Thomas Vander Stichele | 2005-11-29 | 3 | -138/+138 |
* | gst/avi/gstavidemux.c: Useless check now we're setting the current entry corr... | Edward Hervey | 2005-11-28 | 2 | -6/+5 |
* | ext/jpeg/gstjpegenc.c: Don't leak input buffer in chain function (fixes #3226... | Tim-Philipp Müller | 2005-11-28 | 2 | -47/+63 |
* | ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s... | Edward Hervey | 2005-11-28 | 1 | -1/+4 |
* | gst/matroska/matroska-mux.c: Look for pixel-aspect-ratio in caps, not pixel_w... | Jan Schmidt | 2005-11-28 | 3 | -4/+9 |
* | gst/matroska/matroska-mux.c: From Michal Benes: frame duration should be GST_... | Jan Schmidt | 2005-11-28 | 2 | -2/+10 |
* | configure.ac: fix up GST_PLUGIN_LDFLAGS | Thomas Vander Stichele | 2005-11-27 | 4 | -5/+22 |
* | no need for an AS_LIBTOOL call | Thomas Vander Stichele | 2005-11-27 | 1 | -7/+0 |
* | add ACLOCAL_AMFLAGS; remove old stuff from spec changelog | Thomas Vander Stichele | 2005-11-27 | 3 | -228/+3 |
* | ext/dv/gstdvdec.c: Handle the case where the incoming Video dv stream doesn't... | Edward Hervey | 2005-11-26 | 2 | -5/+13 |
* | document flacdec | Thomas Vander Stichele | 2005-11-25 | 5 | -1/+43 |