summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Port speexdec. Leads to some unfamiliar warnings on console, but works otherw...Ronald S. Bultje2005-08-236-147/+157
* sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after op...Andy Wingo2005-08-232-1/+12
* sys/oss/gstosssrc.*: Easy to implement a mixer, eh...Andy Wingo2005-08-233-6/+22
* sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo2005-08-236-12/+173
* changelogAndy Wingo2005-08-231-0/+24
* sys/oss/gstossmixer.*: Refactored to be more like alsamixer.Andy Wingo2005-08-2315-2804/+594
* sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo2005-08-236-473/+321
* Fixed mishandling events and incorrect audio skipping after seek.Owen Fraser-Green2005-08-231-0/+6
* ext/mad/gstid3tag.c: Works a bit better now, but still needs a rewrite to use...Jan Schmidt2005-08-221-0/+8
* Port flacdec (seeking is still slow'ish).Ronald S. Bultje2005-08-227-198/+230
* Fixed some seeking issuesOwen Fraser-Green2005-08-222-0/+6
* add mpegaudioparse to spec fileChristian Schaller2005-08-191-0/+1
* gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.Wim Taymans2005-08-192-11/+5
* 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-195-4/+75
* gst/rtp/: Some cleanups in the h263p (de)payloaders.Wim Taymans2005-08-195-8/+24
* add mpegaudioparse to configure.acChristian Schaller2005-08-191-0/+1
* latest makefile and spec file fixesChristian Schaller2005-08-192-2/+4
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-1911-57/+492
* gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.Wim Taymans2005-08-184-15/+44
* 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