summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* release timeRELEASE-0_9_3Thomas Vander Stichele2005-10-031-16/+21
* gst/qtdemux/qtdemux.c: No need to take stream lock here.Wim Taymans2005-09-281-0/+5
* some disting and build fixesChristian Schaller2005-09-261-0/+5
* Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.Edgard Lima2005-09-231-0/+11
* tta plugin ported to 0.9Arwed v. Merkatz2005-09-221-0/+15
* Setting caps on the outgoing buffers.Flavio Oliveira2005-09-211-0/+6
* Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.Edgard Lima2005-09-201-8/+15
* sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima2005-09-191-0/+10
* Ported speed Plugin to GStreamer 0.9Flavio Oliveira2005-09-081-0/+7
* releasing 0.9.1RELEASE-0_9_1Thomas Vander Stichele2005-09-061-0/+11
* Fix up all the state change functions.Jan Schmidt2005-09-051-0/+84
* created gst-plugins-badThomas Vander Stichele2005-09-051-17745/+4
* Ported GSM Encoder to GStreamer 0.9Flavio Oliveira2005-09-021-0/+9
* Faac (AAC Encoder) ported for GStreamer 0.9CHANGELOG_STARTFlavio Oliveira2005-09-011-0/+7
* all these plugins are moved to gst-plugins-uglyThomas Vander Stichele2005-08-311-0/+52
* Port LPCM decoder to 0.9Michael Smith2005-08-311-0/+10
* configure.ac: Remove plugins that should have disappeared.Jan Schmidt2005-08-301-0/+5
* Make autogen work again.Jan Schmidt2005-08-301-0/+6
* all these plugins are moved to gst-plugins-goodThomas Vander Stichele2005-08-301-0/+165
* Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira2005-08-301-0/+5
* 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