summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ext/dv/gstdvdec.h: Fix signedness error.Andy Wingo2005-07-192-2/+6
* ext/dv/gstdvdec.*: Implemented seeking in dvdec.Wim Taymans2005-07-193-153/+386
* ext/Makefile.am: Enable dvdev and raw1394src.Andy Wingo2005-07-192-8/+12
* configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit comment.Andy Wingo2005-07-181-0/+5
* configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by default. Also...Andy Wingo2005-07-181-1/+2
* gst/rtsp/gstrtspsrc.c: Fix for core changes.Wim Taymans2005-07-183-6/+8
* Pass on the discont event when returning to NORMAL mode after reading tags.Jan Schmidt2005-07-181-0/+6
* gst/realmedia/rmdemux.c: Send discont event before pushing first buffer.Wim Taymans2005-07-181-0/+8
* gst/fdsrc/gstfdsrc.c: Removed #include <gst_private.h>Philippe Kalaf2005-07-182-1/+5
* gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here.Philippe Kalaf2005-07-165-0/+393
* ext/mad/gstmad.c: Add convert function for proper timestamp calculations.Wim Taymans2005-07-162-27/+37
* gst/: Port to new base class.Wim Taymans2005-07-153-32/+33
* ext/raw1394/gstdv1394src.c: It's PUSH_SRC now.Wim Taymans2005-07-142-2/+10