summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* document elements and plugins. Shazam !Thomas Vander Stichele2005-08-301-0/+9
* tidying up -good for businessThomas Vander Stichele2005-08-301-17500/+3
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-0/+14
* ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo2005-08-261-0/+9
* do proper cleanup/creation, fixes state changesThomas Vander Stichele2005-08-261-0/+6
* gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.Jan Schmidt2005-08-251-0/+5
* ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo2005-08-251-0/+12
* Fixed EOS and improved robustness for malformed indices.Owen Fraser-Green2005-08-251-0/+7
* ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end tim...Andy Wingo2005-08-241-0/+10
* enable more; update for basetransformThomas Vander Stichele2005-08-241-1/+10
* gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObjectJan Schmidt2005-08-241-0/+4
* ext/speex/gstspeexenc.h: Fixed include path of adapterStefan Kost2005-08-231-0/+5
* ext/speex/: Fix property warning.Wim Taymans2005-08-231-0/+6
* gst/rtp/: Small updates, RFC reference to payload encoders.Wim Taymans2005-08-231-0/+10
* Port speexdec. Leads to some unfamiliar warnings on console, but works otherw...Ronald S. Bultje2005-08-231-0/+12
* sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after op...Andy Wingo2005-08-231-0/+3
* sys/oss/gstosssrc.*: Easy to implement a mixer, eh...Andy Wingo2005-08-231-0/+3
* sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo2005-08-231-0/+7
* changelogAndy Wingo2005-08-231-0/+24
* sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo2005-08-231-0/+10
* 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-221-0/+16
* Fixed some seeking issuesOwen Fraser-Green2005-08-221-0/+6
* gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.Wim Taymans2005-08-191-0/+5
* gst/rtp/gstrtph263penc.*: Added configurable pt and ssrc, to be merged in the...Wim Taymans2005-08-191-0/+9
* gst/rtp/: Some cleanups in the h263p (de)payloaders.Wim Taymans2005-08-191-0/+8
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-191-0/+27
* gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.Wim Taymans2005-08-181-0/+11
* gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader.Wim Taymans2005-08-181-0/+16
* gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.Wim Taymans2005-08-181-0/+21
* gst/rtsp/: Handle RTSP defaults better.Wim Taymans2005-08-181-0/+16
* gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans2005-08-181-0/+43
* configure.ac: Added mpegaudioparseWim Taymans2005-08-171-0/+17
* gst/rtsp/gstrtspsrc.c: Support absolute control urls too.Wim Taymans2005-08-171-0/+5
* gst/: Uncomment metadata and codec-name handling.Ronald S. Bultje2005-08-161-0/+8
* Fix compile warning.Wim Taymans2005-08-161-0/+13
* ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo2005-08-161-0/+22
* Handle _push() return values.Ronald S. Bultje2005-08-161-0/+6
* Fix debug.Ronald S. Bultje2005-08-151-0/+6
* gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.Ronald S. Bultje2005-08-151-0/+6
* gst/rtsp/README: Added rtsp server implementation docs.Wim Taymans2005-08-151-0/+5
* licensing, name and description changesThomas Vander Stichele2005-08-141-0/+24
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-131-0/+9
* ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig...Tim-Philipp Müller2005-08-121-0/+10
* ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha...Tim-Philipp Müller2005-08-111-0/+16
* gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps so...Tim-Philipp Müller2005-08-101-0/+9
* port fixes from 0.8 to levelThomas Vander Stichele2005-08-101-0/+13
* ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje2005-08-101-0/+9
* Implemented push-pull and seeking in rmdemuxOwen Fraser-Green2005-08-101-0/+8