summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add docs to buildThomas Vander Stichele2005-09-0113-79/+153
* remove dvdlpcmdec, it's dvd stuffThomas Vander Stichele2005-08-314-478/+0
* add some i18n headersThomas Vander Stichele2005-08-303-0/+110
* ignore moreThomas Vander Stichele2005-08-301-0/+18
* Makefile.amThomas Vander Stichele2005-08-301-0/+16
* commit new stuffThomas Vander Stichele2005-08-302-0/+36
* document elements and plugins. Shazam !Thomas Vander Stichele2005-08-307-0/+188
* add some filesThomas Vander Stichele2005-08-304-5/+1251
* tidying up -good for businessThomas Vander Stichele2005-08-3023-18995/+18115
* Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira2005-08-303-31/+38
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-2840-1440/+931
* ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo2005-08-266-678/+333
* do proper cleanup/creation, fixes state changesThomas Vander Stichele2005-08-262-3/+13
* gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.Jan Schmidt2005-08-252-1/+6
* add missing filesAndy Wingo2005-08-252-0/+799
* ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo2005-08-256-143/+180
* Fixed EOS and improved robustness for malformed indices.Owen Fraser-Green2005-08-251-0/+7
* add lameChristian Schaller2005-08-241-3/+3
* ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end tim...Andy Wingo2005-08-242-10/+21
* enable more; update for basetransformThomas Vander Stichele2005-08-244-19/+31
* gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObjectJan Schmidt2005-08-242-1/+5
* fix speex entryChristian Schaller2005-08-241-1/+1
* add speex to spec file and remove gstosslement from POTFILES.inChristian Schaller2005-08-242-7/+6
* ext/speex/gstspeexenc.h: Fixed include path of adapterStefan Kost2005-08-232-1/+6
* ext/speex/: Fix property warning.Wim Taymans2005-08-233-6/+12
* gst/rtp/: Small updates, RFC reference to payload encoders.Wim Taymans2005-08-235-0/+38
* 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