| 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 | 2 | -25/+12 |
| * | sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) | Andy Wingo | 2005-08-08 | 4 | -64/+129 |
| * | update spec file and fix some disting omissions | Christian Schaller | 2005-08-08 | 2 | -7/+9 |
| * | ext/jpeg/Makefile.am: Fix compile. | Ronald S. Bultje | 2005-08-08 | 2 | -1/+6 |
| * | Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon... | Tim-Philipp Müller | 2005-08-08 | 8 | -237/+642 |
| * | sys/oss/gstossaudio.c (plugin_init): Second-class citizen. | Andy Wingo | 2005-08-04 | 4 | -16/+27 |
| * | gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l... | Edward Hervey | 2005-08-04 | 2 | -3/+12 |
| * | Use new ghostpad API; now they actually work in Totem, also. | Ronald S. Bultje | 2005-08-03 | 9 | -168/+223 |
| * | ext/libpng/Makefile.am: Fix uninstalled build. | Ronald S. Bultje | 2005-08-03 | 2 | -1/+6 |
| * | delete obsolete example | Stefan Kost | 2005-08-02 | 3 | -530/+0 |
| * | removed obsolete include | Stefan Kost | 2005-08-02 | 1 | -1/+0 |
| * | Ported pngenc , still have to port pngdec... | Edward Hervey | 2005-08-02 | 6 | -101/+116 |
| * | deactivate and remove dparams (libgstcontrol) | Stefan Kost | 2005-08-01 | 5 | -132/+40 |
| * | ext/faad/gstfaad.c: Compile fixes. | Wim Taymans | 2005-07-27 | 1 | -0/+5 |
| * | Various event updates and cleanups. | Wim Taymans | 2005-07-27 | 6 | -80/+120 |
| * | update spec and add missing header file | Christian Schaller | 2005-07-25 | 3 | -17/+26 |
| * | forward port from 0.9 and enable videoflip now that it works | Thomas Vander Stichele | 2005-07-25 | 7 | -69/+83 |
| * | clean up flags | Thomas Vander Stichele | 2005-07-25 | 1 | -2/+2 |
| * | Dear God. One videoflip element being installed is quite enough, thank you. ... | Thomas Vander Stichele | 2005-07-24 | 6 | -955/+0 |
| * | Ported silence to 0.9 using GstBaseSrc ... 180 lines :) | Edward Hervey | 2005-07-23 | 2 | -0/+10 |
| * | 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 | 2 | -0/+5 |
| * | Ported wavparse to 0.9 . Playing, seeking and state changes work. | Edward Hervey | 2005-07-20 | 5 | -218/+411 |
| * | Port auto/gconfsinks to 0.9. They actually appear to work here in | Ronald S. Bultje | 2005-07-20 | 10 | -218/+135 |
| * | add gconf.{ch} from gst-libs | Thomas Vander Stichele | 2005-07-20 | 2 | -0/+365 |
| * | put in gconf sinks | Thomas Vander Stichele | 2005-07-20 | 7 | -0/+602 |
| * | merging autodetect from 0.8 branch | Thomas Vander Stichele | 2005-07-20 | 7 | -0/+700 |
| * | ext/faad/Makefile.am: Fix uninstalled build. | Ronald S. Bultje | 2005-07-20 | 1 | -0/+5 |
| * | Ported to 0.9 (faad, amrnb, mpeg2dec) | Edgard Lima | 2005-07-19 | 2 | -16/+75 |
| * | sys/oss/gstosssink.c: Parse spec to set correct oss values. | Wim Taymans | 2005-07-19 | 2 | -4/+64 |
| * | ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o... | Andy Wingo | 2005-07-19 | 2 | -2/+7 |
| * | ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu... | Andy Wingo | 2005-07-19 | 2 | -11/+24 |
| * | ext/dv/gstdvdec.h: Fix signedness error. | Andy Wingo | 2005-07-19 | 2 | -2/+6 |
| * | ext/dv/gstdvdec.*: Implemented seeking in dvdec. | Wim Taymans | 2005-07-19 | 3 | -153/+386 |
| * | ext/Makefile.am: Enable dvdev and raw1394src. | Andy Wingo | 2005-07-19 | 2 | -8/+12 |
| * | configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit comment. | Andy Wingo | 2005-07-18 | 1 | -0/+5 |
| * | configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by default. Also... | Andy Wingo | 2005-07-18 | 1 | -1/+2 |
| * | gst/rtsp/gstrtspsrc.c: Fix for core changes. | Wim Taymans | 2005-07-18 | 3 | -6/+8 |
| * | 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 | 2 | -1/+5 |
| * | gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here. | Philippe Kalaf | 2005-07-16 | 5 | -0/+393 |
| * | ext/mad/gstmad.c: Add convert function for proper timestamp calculations. | Wim Taymans | 2005-07-16 | 2 | -27/+37 |
| * | gst/: Port to new base class. | Wim Taymans | 2005-07-15 | 3 | -32/+33 |
| * | ext/raw1394/gstdv1394src.c: It's PUSH_SRC now. | Wim Taymans | 2005-07-14 | 2 | -2/+10 |
| * | more autistic cleanliness in functions/names/defines | Thomas Vander Stichele | 2005-07-14 | 2 | -2/+10 |
| * | add dv to disted directories | Christian Schaller | 2005-07-13 | 1 | -1/+3 |
| * | - ext/dv/Makefile.am | Philippe Kalaf | 2005-07-12 | 1 | -1/+1 |
| * | more macro splitting; fix po problem | Thomas Vander Stichele | 2005-07-10 | 29 | -2269/+1633 |