| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil... | Andy Wingo | 2005-08-26 | 1 | -0/+9 |
* | do proper cleanup/creation, fixes state changes | Thomas Vander Stichele | 2005-08-26 | 1 | -0/+6 |
* | gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject. | Jan Schmidt | 2005-08-25 | 1 | -0/+5 |
* | ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet. | Andy Wingo | 2005-08-25 | 1 | -0/+12 |
* | Fixed EOS and improved robustness for malformed indices. | Owen Fraser-Green | 2005-08-25 | 1 | -0/+7 |
* | ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end tim... | Andy Wingo | 2005-08-24 | 1 | -0/+10 |
* | enable more; update for basetransform | Thomas Vander Stichele | 2005-08-24 | 1 | -1/+10 |
* | gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObject | Jan Schmidt | 2005-08-24 | 1 | -0/+4 |
* | ext/speex/gstspeexenc.h: Fixed include path of adapter | Stefan Kost | 2005-08-23 | 1 | -0/+5 |
* | ext/speex/: Fix property warning. | Wim Taymans | 2005-08-23 | 1 | -0/+6 |
* | gst/rtp/: Small updates, RFC reference to payload encoders. | Wim Taymans | 2005-08-23 | 1 | -0/+10 |
* | Port speexdec. Leads to some unfamiliar warnings on console, but works otherw... | Ronald S. Bultje | 2005-08-23 | 1 | -0/+12 |
* | sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after op... | Andy Wingo | 2005-08-23 | 1 | -0/+3 |
* | sys/oss/gstosssrc.*: Easy to implement a mixer, eh... | Andy Wingo | 2005-08-23 | 1 | -0/+3 |
* | sys/oss/gstossmixerelement.*: Added mixer element like alsamixer. | Andy Wingo | 2005-08-23 | 1 | -0/+7 |
* | changelog | Andy Wingo | 2005-08-23 | 1 | -0/+24 |
* | sys/oss/gstosssrc.*: Totally ported, dude. | Andy Wingo | 2005-08-23 | 1 | -0/+10 |
* | Fixed mishandling events and incorrect audio skipping after seek. | Owen Fraser-Green | 2005-08-23 | 1 | -0/+6 |
* | ext/mad/gstid3tag.c: Works a bit better now, but still needs a rewrite to use... | Jan Schmidt | 2005-08-22 | 1 | -0/+8 |
* | Port flacdec (seeking is still slow'ish). | Ronald S. Bultje | 2005-08-22 | 1 | -0/+16 |
* | Fixed some seeking issues | Owen Fraser-Green | 2005-08-22 | 1 | -0/+6 |
* | gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded. | Wim Taymans | 2005-08-19 | 1 | -0/+5 |
* | gst/rtp/gstrtph263penc.*: Added configurable pt and ssrc, to be merged in the... | Wim Taymans | 2005-08-19 | 1 | -0/+9 |
* | gst/rtp/: Some cleanups in the h263p (de)payloaders. | Wim Taymans | 2005-08-19 | 1 | -0/+8 |
* | ext/amrnb/: Update caps with audio/AMR. | Wim Taymans | 2005-08-19 | 1 | -0/+27 |
* | gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit. | Wim Taymans | 2005-08-18 | 1 | -0/+11 |
* | gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader. | Wim Taymans | 2005-08-18 | 1 | -0/+16 |
* | gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet. | Wim Taymans | 2005-08-18 | 1 | -0/+21 |
* | gst/rtsp/: Handle RTSP defaults better. | Wim Taymans | 2005-08-18 | 1 | -0/+16 |
* | gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/. | Wim Taymans | 2005-08-18 | 1 | -0/+43 |
* | configure.ac: Added mpegaudioparse | Wim Taymans | 2005-08-17 | 1 | -0/+17 |
* | gst/rtsp/gstrtspsrc.c: Support absolute control urls too. | Wim Taymans | 2005-08-17 | 1 | -0/+5 |
* | gst/: Uncomment metadata and codec-name handling. | Ronald S. Bultje | 2005-08-16 | 1 | -0/+8 |
* | Fix compile warning. | Wim Taymans | 2005-08-16 | 1 | -0/+13 |
* | ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ... | Andy Wingo | 2005-08-16 | 1 | -0/+22 |
* | Handle _push() return values. | Ronald S. Bultje | 2005-08-16 | 1 | -0/+6 |
* | Fix debug. | Ronald S. Bultje | 2005-08-15 | 1 | -0/+6 |
* | gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE. | Ronald S. Bultje | 2005-08-15 | 1 | -0/+6 |
* | gst/rtsp/README: Added rtsp server implementation docs. | Wim Taymans | 2005-08-15 | 1 | -0/+5 |
* | licensing, name and description changes | Thomas Vander Stichele | 2005-08-14 | 1 | -0/+24 |
* | Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9 | Tim-Philipp Müller | 2005-08-13 | 1 | -0/+9 |
* | ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig... | Tim-Philipp Müller | 2005-08-12 | 1 | -0/+10 |
* | ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha... | Tim-Philipp Müller | 2005-08-11 | 1 | -0/+16 |
* | gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps so... | Tim-Philipp Müller | 2005-08-10 | 1 | -0/+9 |
* | port fixes from 0.8 to level | Thomas Vander Stichele | 2005-08-10 | 1 | -0/+13 |
* | ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras... | Ronald S. Bultje | 2005-08-10 | 1 | -0/+9 |
* | Implemented push-pull and seeking in rmdemux | Owen Fraser-Green | 2005-08-10 | 1 | -0/+8 |
* | ext/faad/gstfaad.c: Sign/unsign mismatch. | Ronald S. Bultje | 2005-08-09 | 1 | -0/+16 |
* | gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement after | Tim-Philipp Müller | 2005-08-09 | 1 | -0/+8 |
* | ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if... | Tim-Philipp Müller | 2005-08-09 | 1 | -0/+10 |