summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-08-24gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObjectJan Schmidt1-0/+4
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. Bultje1-0/+12
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-Green1-0/+6
2005-08-22ext/mad/gstid3tag.c: Works a bit better now, but still needs a rewrite to use...Jan Schmidt1-0/+8
2005-08-22Port flacdec (seeking is still slow'ish).Ronald S. Bultje1-0/+16
2005-08-22Fixed some seeking issuesOwen Fraser-Green1-0/+6
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-19ext/amrnb/: Update caps with audio/AMR.Wim Taymans1-0/+27
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 Taymans1-0/+17
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 Taymans1-0/+13
2005-08-16ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo1-0/+22
2005-08-16Handle _push() return values.Ronald S. Bultje1-0/+6
2005-08-15Fix debug.Ronald S. Bultje1-0/+6
2005-08-15gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.Ronald S. Bultje1-0/+6
2005-08-15gst/rtsp/README: Added rtsp server implementation docs.Wim Taymans1-0/+5
2005-08-14licensing, name and description changesThomas Vander Stichele1-0/+24
2005-08-13Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller1-0/+9
2005-08-12ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig...Tim-Philipp Müller1-0/+10
2005-08-11ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha...Tim-Philipp Müller1-0/+16
2005-08-10gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps so...Tim-Philipp Müller1-0/+9
2005-08-10port fixes from 0.8 to levelThomas Vander Stichele1-0/+13
2005-08-10ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje1-0/+9
2005-08-10Implemented push-pull and seeking in rmdemuxOwen Fraser-Green1-0/+8
2005-08-09ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje1-0/+16
2005-08-09gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement afterTim-Philipp Müller1-0/+8
2005-08-09ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...Tim-Philipp Müller1-0/+10
2005-08-09ext/mad/gstmad.c: It'd be nice if I could listen to my mp3 files, so send out...Ronald S. Bultje1-0/+6
2005-08-09gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var...Ronald S. Bultje1-0/+9
2005-08-09gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo...Ronald S. Bultje1-0/+6
2005-08-08ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. ...Tim-Philipp Müller1-0/+10
2005-08-08ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).Tim-Philipp Müller1-0/+6
2005-08-08ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps settin...Andy Wingo1-0/+3
2005-08-08sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo1-0/+15