summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader.Wim Taymans2005-08-187-5/+88
* gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.Wim Taymans2005-08-1813-2/+1373
* gst/rtsp/: Handle RTSP defaults better.Wim Taymans2005-08-186-29/+160
* gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans2005-08-1827-493/+3051
* configure.ac: Added mpegaudioparseWim Taymans2005-08-172-0/+18
* 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-172-2/+12
* gst/: Uncomment metadata and codec-name handling.Ronald S. Bultje2005-08-163-21/+23
* Fix compile warning.Wim Taymans2005-08-162-2/+39
* ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo2005-08-168-1229/+1282
* remove seeking example, they're in gst-plugins-baseThomas Vander Stichele2005-08-1610-2269/+2
* Handle _push() return values.Ronald S. Bultje2005-08-163-1/+10
* Fix debug.Ronald S. Bultje2005-08-153-0/+8
* gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.Ronald S. Bultje2005-08-152-1/+13
* gst/rtsp/README: Added rtsp server implementation docs.Wim Taymans2005-08-152-1/+221
* 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-147-63/+86
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-135-4/+13
* removed from HEADThomas Vander Stichele2005-08-131-379/+0
* ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig...Tim-Philipp Müller2005-08-122-44/+116
* ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha...Tim-Philipp Müller2005-08-113-70/+69
* gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps so...Tim-Philipp Müller2005-08-102-3/+30
* port fixes from 0.8 to levelThomas Vander Stichele2005-08-104-69/+88
* ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje2005-08-102-1/+11
* Implemented push-pull and seeking in rmdemuxOwen Fraser-Green2005-08-101-0/+8
* ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje2005-08-094-329/+327
* gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement afterTim-Philipp Müller2005-08-092-0/+12
* ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...Tim-Philipp Müller2005-08-093-21/+45
* ext/mad/gstmad.c: It'd be nice if I could listen to my mp3 files, so send out...Ronald S. Bultje2005-08-091-0/+6
* gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var...Ronald S. Bultje2005-08-092-5/+14
* gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo...Ronald S. Bultje2005-08-092-2/+8
* ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. ...Tim-Philipp Müller2005-08-081-0/+10
* ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).Tim-Philipp Müller2005-08-082-1/+32
* ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps settin...Andy Wingo2005-08-082-25/+12
* sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo2005-08-084-64/+129
* update spec file and fix some disting omissionsChristian Schaller2005-08-082-7/+9
* ext/jpeg/Makefile.am: Fix compile.Ronald S. Bultje2005-08-082-1/+6
* Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller2005-08-088-237/+642
* sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo2005-08-044-16/+27
* gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l...Edward Hervey2005-08-042-3/+12
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-039-168/+223
* ext/libpng/Makefile.am: Fix uninstalled build.Ronald S. Bultje2005-08-032-1/+6
* delete obsolete exampleStefan Kost2005-08-023-530/+0
* removed obsolete includeStefan Kost2005-08-021-1/+0
* Ported pngenc , still have to port pngdec...Edward Hervey2005-08-026-101/+116
* deactivate and remove dparams (libgstcontrol)Stefan Kost2005-08-015-132/+40
* ext/faad/gstfaad.c: Compile fixes.Wim Taymans2005-07-271-0/+5
* Various event updates and cleanups.Wim Taymans2005-07-276-80/+120
* update spec and add missing header fileChristian Schaller2005-07-253-17/+26