summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-08ext/jpeg/Makefile.am: Fix compile.Ronald S. Bultje1-0/+5
2005-08-08Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller1-0/+23
2005-08-04sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo1-1/+11
2005-08-04gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l...Edward Hervey1-0/+7
2005-08-03Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje1-0/+20
2005-08-03ext/libpng/Makefile.am: Fix uninstalled build.Ronald S. Bultje1-0/+5
2005-08-02Ported pngenc , still have to port pngdec...Edward Hervey1-0/+9
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost1-0/+11
2005-07-27ext/faad/gstfaad.c: Compile fixes.Wim Taymans1-0/+5
2005-07-27Various event updates and cleanups.Wim Taymans1-0/+25
2005-07-25update spec and add missing header fileChristian Schaller1-0/+6
2005-07-25forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele1-0/+16
2005-07-23Ported silence to 0.9 using GstBaseSrc ... 180 lines :)Edward Hervey1-0/+8
2005-07-22ext/mad/gstmad.c: First try forwarding events, makes seeking in AVI files wit...Ronald S. Bultje1-0/+6
2005-07-21configure.ac ext/Makefile.am ext/amrnb/amrnbdec.c ext/amrnb/amrnbenc.c ext/am...Edgard Lima1-0/+11