summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/wavparse/gstwavparse.*: Fix wavparse some more.Wim Taymans2005-09-192-151/+294
* gst/level/level-example.c: Fix for new bus API.Wim Taymans2005-09-192-1/+2
* disable flags for unbuilt pluginsThomas Vander Stichele2005-09-191-16/+15
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-1535-2018/+1021
* gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): gst/autode...Andy Wingo2005-09-152-2/+2
* common/: a simple py script to generate valid xml from a C example probably a...Thomas Vander Stichele2005-09-144-1/+133
* gst/wavenc/gstwavenc.c: Actually define the debug object being used in wavenc...Michael Smith2005-09-141-1/+3
* Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build o...Michael Smith2005-09-141-1/+1
* Move fdsrc back into gstreamer core elements.Jan Schmidt2005-09-095-399/+17
* gst-plugins-good.spec.in: spec file fixesThomas Vander Stichele2005-09-092-7/+18
* Port to 0.9 and re-enable efence plugin.Jan Schmidt2005-09-062-97/+126
* gst/rtp/: Added mpeg4 video payload encoder/decoder.Wim Taymans2005-09-0614-13/+1717
* Fix up all the state change functions.Jan Schmidt2005-09-051-12/+13
* cleaning up badThomas Vander Stichele2005-09-051-6/+7
* All plugins updated for element state changes.Andy Wingo2005-09-0250-492/+498
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-2/+2
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-7/+3
* Andrewio Patrickoforus Wingonymus - 5 additional tests for your sinsThomas Vander Stichele2005-09-012-20/+16
* add docs to buildThomas Vander Stichele2005-09-015-71/+112
* remove dvdlpcmdec, it's dvd stuffThomas Vander Stichele2005-08-314-478/+0
* tidying up -good for businessThomas Vander Stichele2005-08-303-14/+14
* Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira2005-08-301-31/+36
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-2815-18/+23
* do proper cleanup/creation, fixes state changesThomas Vander Stichele2005-08-261-3/+7
* gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.Jan Schmidt2005-08-251-1/+1
* enable more; update for basetransformThomas Vander Stichele2005-08-241-14/+16
* gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObjectJan Schmidt2005-08-241-1/+1
* gst/rtp/: Small updates, RFC reference to payload encoders.Wim Taymans2005-08-234-0/+28
* gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.Wim Taymans2005-08-191-11/+0
* add missing header file for distingChristian Schaller2005-08-191-1/+2
* gst/rtp/gstrtph263penc.*: Added configurable pt and ssrc, to be merged in the...Wim Taymans2005-08-194-4/+66
* gst/rtp/: Some cleanups in the h263p (de)payloaders.Wim Taymans2005-08-194-8/+16
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-1910-57/+465
* gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.Wim Taymans2005-08-183-15/+33
* gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader.Wim Taymans2005-08-186-5/+72
* gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.Wim Taymans2005-08-1812-2/+1352
* gst/rtsp/: Handle RTSP defaults better.Wim Taymans2005-08-185-29/+144
* gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans2005-08-1826-493/+3008
* removing README from Makefile.am as its gone from CVSChristian Schaller2005-08-171-2/+0
* gst/rtsp/gstrtspsrc.c: Support absolute control urls too.Wim Taymans2005-08-171-2/+7
* gst/: Uncomment metadata and codec-name handling.Ronald S. Bultje2005-08-162-21/+15
* Handle _push() return values.Ronald S. Bultje2005-08-161-1/+4
* Fix debug.Ronald S. Bultje2005-08-151-0/+2
* gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.Ronald S. Bultje2005-08-151-1/+7
* gst/rtsp/README: Added rtsp server implementation docs.Wim Taymans2005-08-151-1/+216
* pound some sense in the colorspace elementsThomas Vander Stichele2005-08-141-16/+13
* standard elementsThomas Vander Stichele2005-08-141-1/+1
* licensing, name and description changesThomas Vander Stichele2005-08-143-60/+59
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-134-4/+4
* gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps so...Tim-Philipp Müller2005-08-101-3/+21