summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-16remove seeking example, they're in gst-plugins-baseThomas Vander Stichele9-2262/+1
2005-08-16Handle _push() return values.Ronald S. Bultje4-3/+17
2005-08-15Fix debug.Ronald S. Bultje4-4/+12
2005-08-15gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.Ronald S. Bultje2-1/+13
2005-08-15gst/rtsp/README: Added rtsp server implementation docs.Wim Taymans1-0/+5
2005-08-14renameThomas Vander Stichele1-2/+2
2005-08-14pound some sense in the colorspace elementsThomas Vander Stichele4-19/+14
2005-08-14licensing, name and description changesThomas Vander Stichele10-72/+94
2005-08-13conformThomas Vander Stichele1-4/+4
2005-08-13conformThomas Vander Stichele1-2/+1
2005-08-13Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9Tim-Philipp Müller1-0/+9
2005-08-13removed from HEADThomas Vander Stichele1-379/+0
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. Bultje3-7/+17
2005-08-10Implemented push-pull and seeking in rmdemuxOwen Fraser-Green1-0/+8
2005-08-09ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje5-330/+328
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üller3-129/+252
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-08update spec file and fix some disting omissionsChristian Schaller2-7/+9
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üller4-4/+49
2005-08-04sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo2-8/+14
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-02delete obsolete exampleStefan Kost3-530/+0
2005-08-02removed obsolete includeStefan Kost1-1/+0
2005-08-02Ported pngenc , still have to port pngdec...Edward Hervey3-4/+24
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost5-132/+40
2005-07-27ext/faad/gstfaad.c: Compile fixes.Wim Taymans2-1/+6
2005-07-27Various event updates and cleanups.Wim Taymans1-0/+25
2005-07-25update spec and add missing header fileChristian Schaller2-16/+25
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 Hervey2-0/+10
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
2005-07-20ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness fix.Andy Wingo2-0/+5
2005-07-20Ported wavparse to 0.9 . Playing, seeking and state changes work.Edward Hervey2-0/+11
2005-07-20Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje3-1/+36
2005-07-20ext/faad/Makefile.am: Fix uninstalled build.Ronald S. Bultje2-2/+8