| Commit message (Expand) | Author | Age | Files | Lines |
* | gst/alpha/gstalphacolor.c: Handle caps negotiation in a better way. | Julien Moutte | 2005-10-17 | 2 | -9/+29 |
* | gst/videobox/gstvideobox.c: Fix caps nego some more to get | Julien Moutte | 2005-10-17 | 3 | -14/+44 |
* | ext/libpng/gstpngdec.c: We use fixed caps. | Julien Moutte | 2005-10-17 | 2 | -3/+7 |
* | gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni... | Julien Moutte | 2005-10-17 | 2 | -10/+26 |
* | configure.ac: Enable flx plugin. | Tim-Philipp Müller | 2005-10-17 | 3 | -1/+11 |
* | configure.ac: Adding videomixer. | Julien Moutte | 2005-10-17 | 7 | -169/+505 |
* | flx plugin ported to 0.9 | Zeeshan Ali | 2005-10-16 | 6 | -150/+178 |
* | use gst_version_string | Thomas Vander Stichele | 2005-10-16 | 2 | -5/+6 |
* | configure.ac: GLIB_CHECK. | Andy Wingo | 2005-10-16 | 3 | -1/+5 |
* | ext/libpng/: Ported pngdec to 0.9 | Julien Moutte | 2005-10-15 | 6 | -74/+83 |
* | Port matroska muxer to 0.9 (#318847). | Tim-Philipp Müller | 2005-10-14 | 10 | -369/+926 |
* | ext/speex/gstspeexenc.c: Fix handling of GST_TAG_DATE, which is now of GST_TY... | Tim-Philipp Müller | 2005-10-13 | 2 | -37/+39 |
* | fix dist | Thomas Vander Stichele | 2005-10-13 | 1 | -1/+1 |
* | examples/stats/mp2ogg.c: more typo fixes | Stefan Kost | 2005-10-13 | 2 | -1/+6 |
* | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2005-10-12 | 1 | -1/+1 |
* | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2005-10-12 | 22 | -47/+80 |
* | dist cairo | Thomas Vander Stichele | 2005-10-12 | 1 | -0/+1 |
* | ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for... | Thomas Vander Stichele | 2005-10-12 | 7 | -51/+101 |
* | don't build checks if we don't have check | Thomas Vander Stichele | 2005-10-12 | 1 | -0/+17 |
* | don't build checks if we don't have gstcheck | Thomas Vander Stichele | 2005-10-12 | 2 | -1/+9 |
* | ext/speex/gstspeexdec.c: newsegment API fix. | Wim Taymans | 2005-10-11 | 2 | -4/+9 |
* | gst/: newsegment API update. | Wim Taymans | 2005-10-11 | 1 | -1/+1 |
* | newsegment API update. | Wim Taymans | 2005-10-11 | 9 | -16/+29 |
* | ext/speex/gstspeexenc.c: Signedness cleanups. | Andy Wingo | 2005-10-11 | 4 | -13/+15 |
* | Speexenc ported to 0.9. | Edgard Lima | 2005-10-10 | 5 | -197/+248 |
* | sys/oss/: Cleanups, make device configurable in the sink, handle and report e... | Wim Taymans | 2005-10-10 | 4 | -53/+163 |
* | ext/gconf/: Make sure element is NULL before removing from the bin. | Wim Taymans | 2005-10-10 | 3 | -0/+8 |
* | Don't unref the message. | Andy Wingo | 2005-10-07 | 2 | -1/+1 |
* | Post a message when the cable is unplugged. | Andy Wingo | 2005-10-07 | 2 | -12/+27 |
* | ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ... | Andy Wingo | 2005-10-07 | 4 | -20/+123 |
* | ext/raw1394/gstdv1394src.c: Clean up for style before doing some hacking. The... | Andy Wingo | 2005-10-07 | 3 | -237/+128 |
* | configure.ac: Add check for mmap | Tim-Philipp Müller | 2005-10-07 | 4 | -1/+19 |
* | add latest files | Christian Schaller | 2005-10-05 | 1 | -0/+2 |
* | gst/debug/: Port progressreport, navseek, navigationtest, testsink and breakm... | Tim-Philipp Müller | 2005-10-05 | 9 | -589/+729 |
* | ext/dv/gstdvdemux.c: Fixes for better conversion | Edward Hervey | 2005-10-05 | 2 | -3/+12 |
* | gst/autodetect/: Set state of elements to NULL before removing from bins. | Michael Smith | 2005-10-04 | 3 | -2/+26 |
* | ext/dv/: Added DEFAULT <==> BYTES, TIME conversions on srcpad, | Edward Hervey | 2005-10-04 | 3 | -11/+57 |
* | back to head | Thomas Vander Stichele | 2005-10-03 | 2 | -2/+7 |
* | release time | Thomas Vander Stichele | 2005-10-03 | 18 | -216/+109 |
* | ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc error returns. | Andy Wingo | 2005-10-02 | 2 | -5/+14 |
* | configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base. | Andy Wingo | 2005-10-02 | 7 | -368/+377 |
* | gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko) | Wim Taymans | 2005-09-30 | 12 | -10/+27 |
* | gst/level/level-example.c: Update for new bus API. | Wim Taymans | 2005-09-29 | 2 | -1/+6 |
* | gst/qtdemux/qtdemux.c: No need to take stream lock here. | Wim Taymans | 2005-09-28 | 1 | -8/+1 |
* | configure.ac: Fix unexpanded autoconf macro GST_DOC, which has been renamed t... | Tim-Philipp Müller | 2005-09-28 | 2 | -1/+7 |
* | sys/oss/gstosssink.c: Fix playback of mono streams (bytes_per_sample should b... | Tim-Philipp Müller | 2005-09-27 | 2 | -2/+18 |
* | add auparse to plugins list | Christian Schaller | 2005-09-26 | 1 | -0/+1 |
* | gst/rtp/gstrtpmpaenc.c: Set buffer duration correctly. | Wim Taymans | 2005-09-26 | 3 | -0/+8 |
* | gst/avi/gstavidemux.c: Don't crash when encountering a stream with an unknown... | Tim-Philipp Müller | 2005-09-26 | 2 | -16/+59 |
* | set up plugin paths properly | Thomas Vander Stichele | 2005-09-24 | 2 | -2/+2 |