summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-206-122/+72
* add gconf.{ch} from gst-libsThomas Vander Stichele2005-07-202-0/+365
* put in gconf sinksThomas Vander Stichele2005-07-207-0/+602
* Ported to 0.9 (faad, amrnb, mpeg2dec)Edgard Lima2005-07-191-16/+19
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o...Andy Wingo2005-07-191-2/+4
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu...Andy Wingo2005-07-191-11/+19
* ext/dv/gstdvdec.h: Fix signedness error.Andy Wingo2005-07-191-2/+2
* ext/dv/gstdvdec.*: Implemented seeking in dvdec.Wim Taymans2005-07-192-153/+374
* ext/Makefile.am: Enable dvdev and raw1394src.Andy Wingo2005-07-191-8/+8
* ext/raw1394/gstdv1394src.c: It's PUSH_SRC now.Wim Taymans2005-07-141-2/+2
* add dv to disted directoriesChristian Schaller2005-07-131-1/+3
* - ext/dv/Makefile.amPhilippe Kalaf2005-07-121-1/+1
* more macro splitting; fix po problemThomas Vander Stichele2005-07-104-12/+12
* Ported DVdec to 0.9.Wim Taymans2005-07-074-319/+345
* Ported the 1394 source to 0.9.Wim Taymans2005-07-073-99/+179
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-0512-24/+0
* ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer fixate prototype.Andy Wingo2005-07-041-20/+5
* fix some CFLAGSThomas Vander Stichele2005-07-011-2/+2
* Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt2005-07-011-2/+2
* ext/shout2/gstshout2.c: Fix build.Wim Taymans2005-06-291-2/+1
* ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove.Andy Wingo2005-06-292-6/+7
* ext/Makefile.am (MAD_DIR): Add mad to the build.Andy Wingo2005-06-291-4/+4
* Disable tcp elements and esdmon (they don't compile).Ronald S. Bultje2005-05-191-1/+2
* Make my automake version shut up about undefined variablesJan Schmidt2005-05-191-65/+55
* ext/libcaca/gstcacasink.*: Cleanups.Wim Taymans2005-05-172-35/+18
* add rtsp and esd files to spec and fix some disting issuesChristian Schaller2005-05-131-6/+7
* Ported esdsink plugin.Arwed v. Merkatz2005-05-105-370/+226
* Port shout2 pluginZaheer Abbas Merali2005-05-094-151/+145
* add non-disted directoryChristian Schaller2005-05-091-1/+2
* Ported the libcaca plugin.Zeeshan Ali2005-05-084-122/+56
* add aasinkChristian Schaller2005-05-061-6/+7
* Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans2005-05-063-87/+82
* some sidplay fixoringChristian Schaller2005-05-061-6/+7
* ported mad and effectv pluginsChristian Schaller2005-05-061-435/+354
* ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)Tim-Philipp Müller2005-02-222-8/+54
* Fix rowstridesTim-Philipp Müller2005-02-182-38/+57
* configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef2005-02-111-8/+0
* Add missing endianness to template (fixes #165509).Ronald S. Bultje2005-02-081-0/+1
* ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.Ronald S. Bultje2005-02-082-72/+43
* ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.Ronald S. Bultje2005-02-021-0/+3
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-1/+1
* ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE.Ronald S. Bultje2005-02-011-3/+5
* ext/Makefile.am: Unbreak buildbot.Ronald S. Bultje2005-01-281-1/+0
* ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a...Andy Wingo2005-01-281-8/+45
* Add support for AMR-NB (mobile phone audio format; #155163, #163286).Ronald S. Bultje2005-01-281-0/+9
* ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build fail...Amaury Jacquot2005-01-261-0/+2
* ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt2005-01-251-3/+9
* I'm a bad boy. using /1001. to force C to do float division and not integer d...Stéphane Loeuillet2005-01-141-1/+1
* replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet2005-01-141-1/+1
* ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same wa...Jan Schmidt2005-01-122-10/+33