| Commit message (Expand) | Author | Age | Files | Lines |
| * | ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps settin... | Andy Wingo | 2005-08-08 | 1 | -0/+3 |
| * | sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) | Andy Wingo | 2005-08-08 | 1 | -0/+15 |
| * | ext/jpeg/Makefile.am: Fix compile. | Ronald S. Bultje | 2005-08-08 | 1 | -0/+5 |
| * | Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon... | Tim-Philipp Müller | 2005-08-08 | 1 | -0/+23 |
| * | sys/oss/gstossaudio.c (plugin_init): Second-class citizen. | Andy Wingo | 2005-08-04 | 1 | -1/+11 |
| * | gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l... | Edward Hervey | 2005-08-04 | 1 | -0/+7 |
| * | Use new ghostpad API; now they actually work in Totem, also. | Ronald S. Bultje | 2005-08-03 | 1 | -0/+20 |
| * | ext/libpng/Makefile.am: Fix uninstalled build. | Ronald S. Bultje | 2005-08-03 | 1 | -0/+5 |
| * | Ported pngenc , still have to port pngdec... | Edward Hervey | 2005-08-02 | 1 | -0/+9 |
| * | deactivate and remove dparams (libgstcontrol) | Stefan Kost | 2005-08-01 | 1 | -0/+11 |
| * | ext/faad/gstfaad.c: Compile fixes. | Wim Taymans | 2005-07-27 | 1 | -0/+5 |
| * | Various event updates and cleanups. | Wim Taymans | 2005-07-27 | 1 | -0/+25 |
| * | update spec and add missing header file | Christian Schaller | 2005-07-25 | 1 | -0/+6 |
| * | forward port from 0.9 and enable videoflip now that it works | Thomas Vander Stichele | 2005-07-25 | 1 | -0/+16 |
| * | Ported silence to 0.9 using GstBaseSrc ... 180 lines :) | Edward Hervey | 2005-07-23 | 1 | -0/+8 |
| * | ext/mad/gstmad.c: First try forwarding events, makes seeking in AVI files wit... | Ronald S. Bultje | 2005-07-22 | 1 | -0/+6 |
| * | configure.ac ext/Makefile.am ext/amrnb/amrnbdec.c ext/amrnb/amrnbenc.c ext/am... | Edgard Lima | 2005-07-21 | 1 | -0/+11 |
| * | ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness fix. | Andy Wingo | 2005-07-20 | 1 | -0/+5 |
| * | Ported wavparse to 0.9 . Playing, seeking and state changes work. | Edward Hervey | 2005-07-20 | 1 | -0/+9 |
| * | Port auto/gconfsinks to 0.9. They actually appear to work here in | Ronald S. Bultje | 2005-07-20 | 1 | -0/+24 |
| * | ext/faad/Makefile.am: Fix uninstalled build. | Ronald S. Bultje | 2005-07-20 | 1 | -0/+5 |
| * | sys/oss/gstosssink.c: Parse spec to set correct oss values. | Wim Taymans | 2005-07-19 | 1 | -0/+6 |
| * | ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o... | Andy Wingo | 2005-07-19 | 1 | -0/+3 |
| * | ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu... | Andy Wingo | 2005-07-19 | 1 | -0/+5 |
| * | ext/dv/gstdvdec.h: Fix signedness error. | Andy Wingo | 2005-07-19 | 1 | -0/+4 |
| * | ext/dv/gstdvdec.*: Implemented seeking in dvdec. | Wim Taymans | 2005-07-19 | 1 | -0/+12 |
| * | ext/Makefile.am: Enable dvdev and raw1394src. | Andy Wingo | 2005-07-19 | 1 | -0/+4 |
| * | configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit comment. | Andy Wingo | 2005-07-18 | 1 | -0/+5 |
| * | gst/rtsp/gstrtspsrc.c: Fix for core changes. | Wim Taymans | 2005-07-18 | 1 | -0/+6 |
| * | Pass on the discont event when returning to NORMAL mode after reading tags. | Jan Schmidt | 2005-07-18 | 1 | -0/+6 |
| * | gst/realmedia/rmdemux.c: Send discont event before pushing first buffer. | Wim Taymans | 2005-07-18 | 1 | -0/+8 |
| * | gst/fdsrc/gstfdsrc.c: Removed #include <gst_private.h> | Philippe Kalaf | 2005-07-18 | 1 | -0/+5 |
| * | gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here. | Philippe Kalaf | 2005-07-16 | 1 | -0/+7 |
| * | ext/mad/gstmad.c: Add convert function for proper timestamp calculations. | Wim Taymans | 2005-07-16 | 1 | -0/+11 |
| * | gst/: Port to new base class. | Wim Taymans | 2005-07-15 | 1 | -0/+7 |
| * | ext/raw1394/gstdv1394src.c: It's PUSH_SRC now. | Wim Taymans | 2005-07-14 | 1 | -0/+8 |
| * | more autistic cleanliness in functions/names/defines | Thomas Vander Stichele | 2005-07-14 | 1 | -0/+7 |
| * | more macro splitting; fix po problem | Thomas Vander Stichele | 2005-07-10 | 1 | -0/+16 |
| * | sys/oss/: Port from THREADED+wim's fixes. | Andy Wingo | 2005-07-08 | 1 | -0/+2 |
| * | gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come... | Andy Wingo | 2005-07-08 | 1 | -0/+11 |
| * | gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the... | Wim Taymans | 2005-07-07 | 1 | -0/+8 |
| * | Ported DVdec to 0.9. | Wim Taymans | 2005-07-07 | 1 | -0/+17 |
| * | Ported the 1394 source to 0.9. | Wim Taymans | 2005-07-07 | 1 | -0/+12 |
| * | gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation. | Wim Taymans | 2005-07-07 | 1 | -0/+7 |
| * | gst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRC | Edward Hervey | 2005-07-06 | 1 | -0/+5 |
| * | gst/oneton: Removed (replaced by deinterleave). | Andy Wingo | 2005-07-05 | 1 | -0/+2 |
| * | gst/: Removed dirs that are now in gst-plugins-base. | Andy Wingo | 2005-07-05 | 1 | -0/+15 |
| * | configure.ac: videofilter must be compiled first, since other plugins depend ... | Edward Hervey | 2005-07-05 | 1 | -0/+5 |
| * | changelog | Andy Wingo | 2005-07-05 | 1 | -0/+5 |
| * | gst/videobox/gstvideobox.c: Clean up, port to 0.9, use | Andy Wingo | 2005-07-05 | 1 | -0/+11 |