| 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 | -25/+9 |
* | sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) | Andy Wingo | 2005-08-08 | 2 | -55/+61 |
* | update spec file and fix some disting omissions | Christian Schaller | 2005-08-08 | 1 | -1/+3 |
* | ext/jpeg/Makefile.am: Fix compile. | Ronald S. Bultje | 2005-08-08 | 1 | -1/+1 |
* | Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon... | Tim-Philipp Müller | 2005-08-08 | 5 | -237/+597 |
* | Use new ghostpad API; now they actually work in Totem, also. | Ronald S. Bultje | 2005-08-03 | 4 | -84/+102 |
* | ext/libpng/Makefile.am: Fix uninstalled build. | Ronald S. Bultje | 2005-08-03 | 1 | -1/+1 |
* | removed obsolete include | Stefan Kost | 2005-08-02 | 1 | -1/+0 |
* | Ported pngenc , still have to port pngdec... | Edward Hervey | 2005-08-02 | 4 | -101/+96 |
* | deactivate and remove dparams (libgstcontrol) | Stefan Kost | 2005-08-01 | 3 | -122/+29 |
* | Various event updates and cleanups. | Wim Taymans | 2005-07-27 | 2 | -44/+51 |
* | Port auto/gconfsinks to 0.9. They actually appear to work here in | Ronald S. Bultje | 2005-07-20 | 6 | -122/+72 |
* | 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 |
* | Ported to 0.9 (faad, amrnb, mpeg2dec) | Edgard Lima | 2005-07-19 | 1 | -16/+19 |
* | ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o... | Andy Wingo | 2005-07-19 | 1 | -2/+4 |
* | ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu... | Andy Wingo | 2005-07-19 | 1 | -11/+19 |
* | ext/dv/gstdvdec.h: Fix signedness error. | Andy Wingo | 2005-07-19 | 1 | -2/+2 |
* | ext/dv/gstdvdec.*: Implemented seeking in dvdec. | Wim Taymans | 2005-07-19 | 2 | -153/+374 |
* | ext/Makefile.am: Enable dvdev and raw1394src. | Andy Wingo | 2005-07-19 | 1 | -8/+8 |
* | ext/raw1394/gstdv1394src.c: It's PUSH_SRC now. | Wim Taymans | 2005-07-14 | 1 | -2/+2 |
* | 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 | 4 | -12/+12 |
* | Ported DVdec to 0.9. | Wim Taymans | 2005-07-07 | 4 | -319/+345 |
* | Ported the 1394 source to 0.9. | Wim Taymans | 2005-07-07 | 3 | -99/+179 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 12 | -24/+0 |
* | ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer fixate prototype. | Andy Wingo | 2005-07-04 | 1 | -20/+5 |
* | fix some CFLAGS | Thomas Vander Stichele | 2005-07-01 | 1 | -2/+2 |
* | Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_* | Jan Schmidt | 2005-07-01 | 1 | -2/+2 |
* | ext/shout2/gstshout2.c: Fix build. | Wim Taymans | 2005-06-29 | 1 | -2/+1 |
* | ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove. | Andy Wingo | 2005-06-29 | 2 | -6/+7 |
* | ext/Makefile.am (MAD_DIR): Add mad to the build. | Andy Wingo | 2005-06-29 | 1 | -4/+4 |
* | Disable tcp elements and esdmon (they don't compile). | Ronald S. Bultje | 2005-05-19 | 1 | -1/+2 |
* | Make my automake version shut up about undefined variables | Jan Schmidt | 2005-05-19 | 1 | -65/+55 |
* | ext/libcaca/gstcacasink.*: Cleanups. | Wim Taymans | 2005-05-17 | 2 | -35/+18 |
* | add rtsp and esd files to spec and fix some disting issues | Christian Schaller | 2005-05-13 | 1 | -6/+7 |
* | Ported esdsink plugin. | Arwed v. Merkatz | 2005-05-10 | 5 | -370/+226 |
* | Port shout2 plugin | Zaheer Abbas Merali | 2005-05-09 | 4 | -151/+145 |
* | add non-disted directory | Christian Schaller | 2005-05-09 | 1 | -1/+2 |
* | Ported the libcaca plugin. | Zeeshan Ali | 2005-05-08 | 4 | -122/+56 |
* | add aasink | Christian Schaller | 2005-05-06 | 1 | -6/+7 |
* | Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone... | Wim Taymans | 2005-05-06 | 3 | -87/+82 |
* | some sidplay fixoring | Christian Schaller | 2005-05-06 | 1 | -6/+7 |
* | ported mad and effectv plugins | Christian Schaller | 2005-05-06 | 1 | -435/+354 |
* | ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134) | Tim-Philipp Müller | 2005-02-22 | 2 | -8/+54 |
* | Fix rowstrides | Tim-Philipp Müller | 2005-02-18 | 2 | -38/+57 |
* | configure.ac: Pull in librfb from my CVS tree, because it is too small and an... | David Schleef | 2005-02-11 | 1 | -8/+0 |
* | Add missing endianness to template (fixes #165509). | Ronald S. Bultje | 2005-02-08 | 1 | -0/+1 |
* | ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197. | Ronald S. Bultje | 2005-02-08 | 2 | -72/+43 |