summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-31Port LPCM decoder to 0.9Michael Smith5-0/+529
2005-08-30configure.ac: Remove plugins that should have disappeared.Jan Schmidt2-4/+5
2005-08-30Make autogen work again.Jan Schmidt4-5/+8
2005-08-30remove stuffThomas Vander Stichele4-478/+0
2005-08-30all these plugins are moved to gst-plugins-goodThomas Vander Stichele3-341/+175
2005-08-30Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira3-0/+7
2005-08-28Updates for two-arg init from GST_BOILERPLATE.Andy Wingo15-1401/+884
2005-08-26ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo2-0/+9
2005-08-26do proper cleanup/creation, fixes state changesThomas Vander Stichele1-0/+6
2005-08-25gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.Jan Schmidt1-0/+5
2005-08-25ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo3-63/+83
2005-08-25Fixed EOS and improved robustness for malformed indices.Owen Fraser-Green3-58/+95
2005-08-24add lameChristian Schaller1-3/+3
2005-08-24ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end tim...Andy Wingo1-0/+10
2005-08-24enable more; update for basetransformThomas Vander Stichele3-5/+15
2005-08-24gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObjectJan Schmidt1-0/+4
2005-08-24fix speex entryChristian Schaller1-1/+1
2005-08-24add speex to spec file and remove gstosslement from POTFILES.inChristian Schaller2-7/+6
2005-08-23ext/speex/gstspeexenc.h: Fixed include path of adapterStefan Kost1-0/+5
2005-08-23ext/speex/: Fix property warning.Wim Taymans1-0/+6
2005-08-23gst/rtp/: Small updates, RFC reference to payload encoders.Wim Taymans1-0/+10
2005-08-23Port speexdec. Leads to some unfamiliar warnings on console, but works otherw...Ronald S. Bultje3-6/+63
2005-08-23sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after op...Andy Wingo1-0/+3
2005-08-23sys/oss/gstosssrc.*: Easy to implement a mixer, eh...Andy Wingo1-0/+3
2005-08-23sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo1-0/+7
2005-08-23changelogAndy Wingo1-0/+24
2005-08-23sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo1-0/+10
2005-08-23Fixed mishandling events and incorrect audio skipping after seek.Owen Fraser-Green2-5/+11
2005-08-22ext/mad/gstid3tag.c: Works a bit better now, but still needs a rewrite to use...Jan Schmidt2-50/+97
2005-08-22Port flacdec (seeking is still slow'ish).Ronald S. Bultje3-4/+36
2005-08-22Fixed some seeking issuesOwen Fraser-Green3-27/+54
2005-08-19add mpegaudioparse to spec fileChristian Schaller1-0/+1
2005-08-19gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.Wim Taymans1-0/+5
2005-08-19gst/rtp/gstrtph263penc.*: Added configurable pt and ssrc, to be merged in the...Wim Taymans1-0/+9
2005-08-19gst/rtp/: Some cleanups in the h263p (de)payloaders.Wim Taymans1-0/+8
2005-08-19add mpegaudioparse to configure.acChristian Schaller1-0/+1
2005-08-19latest makefile and spec file fixesChristian Schaller2-2/+4
2005-08-19ext/amrnb/: Update caps with audio/AMR.Wim Taymans4-7/+31
2005-08-18gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.Wim Taymans1-0/+11
2005-08-18gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader.Wim Taymans1-0/+16
2005-08-18gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.Wim Taymans1-0/+21
2005-08-18gst/rtsp/: Handle RTSP defaults better.Wim Taymans1-0/+16
2005-08-18gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans1-0/+43
2005-08-17configure.ac: Added mpegaudioparseWim Taymans5-81/+69
2005-08-17gst/rtsp/gstrtspsrc.c: Support absolute control urls too.Wim Taymans1-0/+5
2005-08-16gst/: Uncomment metadata and codec-name handling.Ronald S. Bultje1-0/+8
2005-08-16Fix compile warning.Wim Taymans5-148/+247
2005-08-16ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo1-0/+22
2005-08-16remove seeking example, they're in gst-plugins-baseThomas Vander Stichele9-2262/+1
2005-08-16Handle _push() return values.Ronald S. Bultje2-0/+6