summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* removing README from Makefile.am as its gone from CVSChristian Schaller2005-08-171-2/+0
* gst/rtsp/gstrtspsrc.c: Support absolute control urls too.Wim Taymans2005-08-171-2/+7
* gst/: Uncomment metadata and codec-name handling.Ronald S. Bultje2005-08-162-21/+15
* Handle _push() return values.Ronald S. Bultje2005-08-161-1/+4
* Fix debug.Ronald S. Bultje2005-08-151-0/+2
* gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.Ronald S. Bultje2005-08-151-1/+7
* gst/rtsp/README: Added rtsp server implementation docs.Wim Taymans2005-08-151-1/+216
* pound some sense in the colorspace elementsThomas Vander Stichele2005-08-141-16/+13
* standard elementsThomas Vander Stichele2005-08-141-1/+1
* licensing, name and description changesThomas Vander Stichele2005-08-143-60/+59
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-134-4/+4
* gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps so...Tim-Philipp Müller2005-08-101-3/+21
* port fixes from 0.8 to levelThomas Vander Stichele2005-08-103-69/+75
* ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje2005-08-101-1/+2
* ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje2005-08-092-329/+309
* gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement afterTim-Philipp Müller2005-08-091-0/+4
* gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var...Ronald S. Bultje2005-08-091-5/+5
* gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo...Ronald S. Bultje2005-08-091-2/+2
* sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo2005-08-041-7/+12
* gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l...Edward Hervey2005-08-041-3/+5
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-034-84/+101
* Various event updates and cleanups.Wim Taymans2005-07-273-36/+44
* update spec and add missing header fileChristian Schaller2005-07-251-1/+1
* forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2005-07-256-69/+67
* clean up flagsThomas Vander Stichele2005-07-251-2/+2
* Dear God. One videoflip element being installed is quite enough, thank you. ...Thomas Vander Stichele2005-07-246-955/+0
* Ported wavparse to 0.9 . Playing, seeking and state changes work.Edward Hervey2005-07-203-218/+400
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-202-95/+35
* merging autodetect from 0.8 branchThomas Vander Stichele2005-07-207-0/+700
* gst/rtsp/gstrtspsrc.c: Fix for core changes.Wim Taymans2005-07-181-6/+2
* gst/fdsrc/gstfdsrc.c: Removed #include <gst_private.h>Philippe Kalaf2005-07-181-1/+0
* gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here.Philippe Kalaf2005-07-163-0/+384
* ext/mad/gstmad.c: Add convert function for proper timestamp calculations.Wim Taymans2005-07-161-27/+26
* gst/: Port to new base class.Wim Taymans2005-07-152-32/+26
* more autistic cleanliness in functions/names/definesThomas Vander Stichele2005-07-141-2/+3
* more macro splitting; fix po problemThomas Vander Stichele2005-07-102-4/+4
* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come...Andy Wingo2005-07-081-2/+1
* gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the...Wim Taymans2005-07-071-3/+11
* gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation.Wim Taymans2005-07-071-1/+0
* gst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRCEdward Hervey2005-07-061-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-0538-73/+0
* gst/videobox/gstvideobox.c: Clean up, port to 0.9, useAndy Wingo2005-07-052-187/+100
* examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo2005-07-048-649/+277
* gst/udp/: (new)Philippe Kalaf2005-07-015-2/+418
* fix some CFLAGSThomas Vander Stichele2005-07-011-1/+1
* Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt2005-07-014-16/+23
* gst/avi/Makefile.am: Added linking to libgstriff-0.9Edward Hervey2005-06-301-1/+1
* gst/avi/gstavidemux.c: Compiler pains.Ronald S. Bultje2005-06-301-2/+3
* fixes for new pkg-config files in gst-plugins-baseThomas Vander Stichele2005-06-302-4/+6
* gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ...Ronald S. Bultje2005-06-304-924/+868