| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | update for latest additions | Christian Schaller | 2005-10-21 | 1 | -0/+5 |
* | gst/matroska/matroska-demux.c: Fix duration query; fix basetime in newsegment... | Tim-Philipp Müller | 2005-10-20 | 3 | -18/+42 |
* | gst/wavparse/gstwavparse.c: Set stream time correctly in newsegment. | Wim Taymans | 2005-10-20 | 2 | -2/+10 |
* | gst/avi/gstavidemux.c: Correctly fill in the stream time. | Wim Taymans | 2005-10-20 | 2 | -1/+6 |
* | use ELEMENT messages instead | Thomas Vander Stichele | 2005-10-19 | 5 | -7/+14 |
* | gst/: API change fix. | Wim Taymans | 2005-10-19 | 1 | -3/+9 |
* | API change fix. | Wim Taymans | 2005-10-19 | 12 | -61/+163 |
* | gst/goom/: Make inline functions either 'static inline' or 'extern inline', o... | Tim-Philipp Müller | 2005-10-19 | 4 | -8/+18 |
* | ext/libpng/gstpngdec.c: forgot the buffer unref in pull. | Julien Moutte | 2005-10-18 | 1 | -0/+2 |
* | ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha... | Julien Moutte | 2005-10-18 | 4 | -161/+523 |
* | gst/matroska/: Ported matroska demuxer to 0.9. | Tim-Philipp Müller | 2005-10-18 | 7 | -1207/+1656 |
* | gst/matroska/matroska-mux.c: Fix mpeg4 input handling (#318847); also, while ... | Tim-Philipp Müller | 2005-10-18 | 2 | -3/+19 |
* | gst/wavparse/gstwavparse.c: Fix for segment-start/stop API change. | Wim Taymans | 2005-10-18 | 3 | -2/+11 |
* | 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 |