| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | add missing filez | Andy Wingo | 2005-07-08 | 3 | -0/+1376 |
* | sys/oss/: Port from THREADED+wim's fixes. | Andy Wingo | 2005-07-08 | 14 | -843/+686 |
* | gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come... | Andy Wingo | 2005-07-08 | 5 | -38/+54 |
* | gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the... | Wim Taymans | 2005-07-07 | 2 | -3/+19 |
* | Ported DVdec to 0.9. | Wim Taymans | 2005-07-07 | 6 | -319/+371 |
* | remove docs | Thomas Vander Stichele | 2005-07-07 | 2 | -11/+0 |
* | Ported the 1394 source to 0.9. | Wim Taymans | 2005-07-07 | 5 | -99/+218 |
* | gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation. | Wim Taymans | 2005-07-07 | 2 | -1/+7 |
* | gst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRC | Edward Hervey | 2005-07-06 | 2 | -1/+6 |
* | fix disting and spec file | Christian Schaller | 2005-07-05 | 3 | -8/+14 |
* | 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 | 2 | -1/+6 |
* | changelog | Andy Wingo | 2005-07-05 | 1 | -0/+5 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 51 | -99/+0 |
* | gst/videobox/gstvideobox.c: Clean up, port to 0.9, use | Andy Wingo | 2005-07-05 | 4 | -187/+113 |
* | examples/level/: Examples moved out of the source dir. Not updated tho. | Andy Wingo | 2005-07-04 | 17 | -338/+638 |
* | gst/realmedia/rmdemux.c: I don't think that piece of changelog should go there. | Wim Taymans | 2005-07-04 | 1 | -0/+5 |
* | ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer fixate prototype. | Andy Wingo | 2005-07-04 | 2 | -20/+10 |
* | Added call to no_more_pads | Owen Fraser-Green | 2005-07-03 | 1 | -0/+6 |
* | gst/udp/: (new) | Philippe Kalaf | 2005-07-01 | 6 | -2/+429 |
* | fix some CFLAGS | Thomas Vander Stichele | 2005-07-01 | 2 | -3/+3 |
* | Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pc | Jan Schmidt | 2005-07-01 | 3 | -13/+9 |
* | Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_* | Jan Schmidt | 2005-07-01 | 6 | -18/+46 |
* | gst/avi/Makefile.am: Added linking to libgstriff-0.9 | Edward Hervey | 2005-06-30 | 2 | -1/+10 |
* | gst/avi/gstavidemux.c: Compiler pains. | Ronald S. Bultje | 2005-06-30 | 2 | -2/+8 |
* | fixes for new pkg-config files in gst-plugins-base | Thomas Vander Stichele | 2005-06-30 | 4 | -10/+13 |
* | And configure.ac, too | Ronald S. Bultje | 2005-06-30 | 2 | -0/+3 |
* | gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ... | Ronald S. Bultje | 2005-06-30 | 5 | -924/+893 |
* | ext/shout2/gstshout2.c: Fix build. | Wim Taymans | 2005-06-29 | 2 | -2/+6 |
* | gst/videofilter/gstvideoexample.c: Removed gst_library_load, I think. Whateve... | Andy Wingo | 2005-06-29 | 1 | -0/+5 |
* | changelog | Andy Wingo | 2005-06-29 | 1 | -0/+10 |
* | ext/mad/gstid3tag.c (gst_id3_tag_get_event_masks): Reschmoove. | Andy Wingo | 2005-06-29 | 2 | -6/+7 |
* | gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the | Andy Wingo | 2005-06-29 | 5 | -4/+31 |
* | configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! | Andy Wingo | 2005-06-29 | 13 | -22/+58 |
* | gst/rtsp/gstrtspsrc.c: Fix case where outpad could not be decided. | Wim Taymans | 2005-06-29 | 2 | -1/+16 |
* | ext/Makefile.am (MAD_DIR): Add mad to the build. | Andy Wingo | 2005-06-29 | 3 | -4/+8 |