summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* port fixes from 0.8 to levelThomas Vander Stichele2005-08-103-69/+75
* ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje2005-08-101-1/+2
* ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje2005-08-092-329/+309
* gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement afterTim-Philipp Müller2005-08-091-0/+4
* gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var...Ronald S. Bultje2005-08-091-5/+5
* gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo...Ronald S. Bultje2005-08-091-2/+2
* sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo2005-08-041-7/+12
* gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l...Edward Hervey2005-08-041-3/+5
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-034-84/+101
* Various event updates and cleanups.Wim Taymans2005-07-273-36/+44
* update spec and add missing header fileChristian Schaller2005-07-251-1/+1
* forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2005-07-256-69/+67
* clean up flagsThomas Vander Stichele2005-07-251-2/+2
* Dear God. One videoflip element being installed is quite enough, thank you. ...Thomas Vander Stichele2005-07-246-955/+0
* Ported wavparse to 0.9 . Playing, seeking and state changes work.Edward Hervey2005-07-203-218/+400
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-202-95/+35
* merging autodetect from 0.8 branchThomas Vander Stichele2005-07-207-0/+700
* gst/rtsp/gstrtspsrc.c: Fix for core changes.Wim Taymans2005-07-181-6/+2