summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* licensing, name and description changesThomas Vander Stichele2005-08-147-63/+86
* Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller2005-08-135-4/+13
* removed from HEADThomas Vander Stichele2005-08-131-379/+0
* ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unalig...Tim-Philipp Müller2005-08-122-44/+116
* ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory access for pictures that ha...Tim-Philipp Müller2005-08-113-70/+69
* gst/wavparse/gstwavparse.c: Add some fixes from 0.8 branch: allow 24/32bps so...Tim-Philipp Müller2005-08-102-3/+30
* port fixes from 0.8 to levelThomas Vander Stichele2005-08-104-69/+88
* ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje2005-08-102-1/+11
* Implemented push-pull and seeking in rmdemuxOwen Fraser-Green2005-08-101-0/+8
* ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje2005-08-094-329/+327
* gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement afterTim-Philipp Müller2005-08-092-0/+12
* ext/jpeg/gstjpegdec.*: Make mjpeg actually work and skip jpeg data parsing if...Tim-Philipp Müller2005-08-093-21/+45
* ext/mad/gstmad.c: It'd be nice if I could listen to my mp3 files, so send out...Ronald S. Bultje2005-08-091-0/+6
* gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var...Ronald S. Bultje2005-08-092-5/+14
* gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo...Ronald S. Bultje2005-08-092-2/+8
* ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. ...Tim-Philipp Müller2005-08-081-0/+10
* ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).Tim-Philipp Müller2005-08-082-1/+32
* ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps settin...Andy Wingo2005-08-082-25/+12
* sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo2005-08-084-64/+129
* update spec file and fix some disting omissionsChristian Schaller2005-08-082-7/+9
* ext/jpeg/Makefile.am: Fix compile.Ronald S. Bultje2005-08-082-1/+6
* Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...Tim-Philipp Müller2005-08-088-237/+642
* sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo2005-08-044-16/+27
* gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l...Edward Hervey2005-08-042-3/+12
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-039-168/+223
* ext/libpng/Makefile.am: Fix uninstalled build.Ronald S. Bultje2005-08-032-1/+6
* delete obsolete exampleStefan Kost2005-08-023-530/+0
* removed obsolete includeStefan Kost2005-08-021-1/+0
* Ported pngenc , still have to port pngdec...Edward Hervey2005-08-026-101/+116
* deactivate and remove dparams (libgstcontrol)Stefan Kost2005-08-015-132/+40
* ext/faad/gstfaad.c: Compile fixes.Wim Taymans2005-07-271-0/+5
* Various event updates and cleanups.Wim Taymans2005-07-276-80/+120
* update spec and add missing header fileChristian Schaller2005-07-253-17/+26
* forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2005-07-257-69/+83
* 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 silence to 0.9 using GstBaseSrc ... 180 lines :)Edward Hervey2005-07-232-0/+10
* ext/mad/gstmad.c: First try forwarding events, makes seeking in AVI files wit...Ronald S. Bultje2005-07-221-0/+6
* configure.ac ext/Makefile.am ext/amrnb/amrnbdec.c ext/amrnb/amrnbenc.c ext/am...Edgard Lima2005-07-211-0/+11
* ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness fix.Andy Wingo2005-07-202-0/+5
* Ported wavparse to 0.9 . Playing, seeking and state changes work.Edward Hervey2005-07-205-218/+411
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-2010-218/+135
* add gconf.{ch} from gst-libsThomas Vander Stichele2005-07-202-0/+365
* put in gconf sinksThomas Vander Stichele2005-07-207-0/+602
* merging autodetect from 0.8 branchThomas Vander Stichele2005-07-207-0/+700
* ext/faad/Makefile.am: Fix uninstalled build.Ronald S. Bultje2005-07-201-0/+5
* Ported to 0.9 (faad, amrnb, mpeg2dec)Edgard Lima2005-07-192-16/+75
* sys/oss/gstosssink.c: Parse spec to set correct oss values.Wim Taymans2005-07-192-4/+64
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o...Andy Wingo2005-07-192-2/+7
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu...Andy Wingo2005-07-192-11/+24