Age | Commit message (Expand) | Author | Files | Lines |
2005-08-18 | gst/rtsp/: Handle RTSP defaults better. | Wim Taymans | 1 | -0/+16 |
2005-08-18 | gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/. | Wim Taymans | 1 | -0/+43 |
2005-08-17 | configure.ac: Added mpegaudioparse | Wim Taymans | 4 | -73/+54 |
2005-08-17 | removing README from Makefile.am as its gone from CVS | Christian Schaller | 1 | -2/+0 |
2005-08-17 | gst/rtsp/gstrtspsrc.c: Support absolute control urls too. | Wim Taymans | 1 | -0/+5 |
2005-08-16 | gst/: Uncomment metadata and codec-name handling. | Ronald S. Bultje | 2 | -19/+12 |
2005-08-16 | Fix compile warning. | Wim Taymans | 2 | -2/+39 |
2005-08-16 | ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ... | Andy Wingo | 1 | -0/+22 |
2005-08-16 | remove seeking example, they're in gst-plugins-base | Thomas Vander Stichele | 9 | -2262/+1 |
2005-08-16 | Handle _push() return values. | Ronald S. Bultje | 4 | -3/+17 |
2005-08-15 | Fix debug. | Ronald S. Bultje | 4 | -4/+12 |
2005-08-15 | gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE. | Ronald S. Bultje | 2 | -1/+13 |
2005-08-15 | gst/rtsp/README: Added rtsp server implementation docs. | Wim Taymans | 1 | -0/+5 |
2005-08-14 | rename | Thomas Vander Stichele | 1 | -2/+2 |
2005-08-14 | pound some sense in the colorspace elements | Thomas Vander Stichele | 4 | -19/+14 |
2005-08-14 | licensing, name and description changes | Thomas Vander Stichele | 10 | -72/+94 |
2005-08-13 | conform | Thomas Vander Stichele | 1 | -4/+4 |
2005-08-13 | conform | Thomas Vander Stichele | 1 | -2/+1 |
2005-08-13 | Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9 | Tim-Philipp Müller | 1 | -0/+9 |
2005-08-13 | removed from HEAD | Thomas Vander Stichele | 1 | -379/+0 |
2005-08-12 | ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig... | Tim-Philipp Müller | 1 | -0/+10 |
2005-08-11 | ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha... | Tim-Philipp Müller | 1 | -0/+16 |
2005-08-10 | gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps so... | Tim-Philipp Müller | 1 | -0/+9 |
2005-08-10 | port fixes from 0.8 to level | Thomas Vander Stichele | 1 | -0/+13 |
2005-08-10 | ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras... | Ronald S. Bultje | 3 | -7/+17 |
2005-08-10 | Implemented push-pull and seeking in rmdemux | Owen Fraser-Green | 1 | -0/+8 |
2005-08-09 | ext/faad/gstfaad.c: Sign/unsign mismatch. | Ronald S. Bultje | 5 | -330/+328 |
2005-08-09 | gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement after | Tim-Philipp Müller | 1 | -0/+8 |
2005-08-09 | ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if... | Tim-Philipp Müller | 1 | -0/+10 |
2005-08-09 | ext/mad/gstmad.c: It'd be nice if I could listen to my mp3 files, so send out... | Ronald S. Bultje | 1 | -0/+6 |
2005-08-09 | gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var... | Ronald S. Bultje | 1 | -0/+9 |
2005-08-09 | gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo... | Ronald S. Bultje | 1 | -0/+6 |
2005-08-08 | ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. ... | Tim-Philipp Müller | 3 | -129/+252 |
2005-08-08 | ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg). | Tim-Philipp Müller | 1 | -0/+6 |
2005-08-08 | ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps settin... | Andy Wingo | 1 | -0/+3 |
2005-08-08 | sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) | Andy Wingo | 1 | -0/+15 |
2005-08-08 | update spec file and fix some disting omissions | Christian Schaller | 2 | -7/+9 |
2005-08-08 | ext/jpeg/Makefile.am: Fix compile. | Ronald S. Bultje | 1 | -0/+5 |
2005-08-08 | Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon... | Tim-Philipp Müller | 4 | -4/+49 |
2005-08-04 | sys/oss/gstossaudio.c (plugin_init): Second-class citizen. | Andy Wingo | 2 | -8/+14 |
2005-08-04 | gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l... | Edward Hervey | 1 | -0/+7 |
2005-08-03 | Use new ghostpad API; now they actually work in Totem, also. | Ronald S. Bultje | 1 | -0/+20 |
2005-08-03 | ext/libpng/Makefile.am: Fix uninstalled build. | Ronald S. Bultje | 1 | -0/+5 |
2005-08-02 | delete obsolete example | Stefan Kost | 3 | -530/+0 |
2005-08-02 | removed obsolete include | Stefan Kost | 1 | -1/+0 |
2005-08-02 | Ported pngenc , still have to port pngdec... | Edward Hervey | 3 | -4/+24 |
2005-08-01 | deactivate and remove dparams (libgstcontrol) | Stefan Kost | 5 | -132/+40 |
2005-07-27 | ext/faad/gstfaad.c: Compile fixes. | Wim Taymans | 2 | -1/+6 |
2005-07-27 | Various event updates and cleanups. | Wim Taymans | 1 | -0/+25 |
2005-07-25 | update spec and add missing header file | Christian Schaller | 2 | -16/+25 |