summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* more autistic cleanliness in functions/names/definesThomas Vander Stichele2005-07-142-2/+10
* add dv to disted directoriesChristian Schaller2005-07-131-1/+3
* - ext/dv/Makefile.amPhilippe Kalaf2005-07-121-1/+1
* more macro splitting; fix po problemThomas Vander Stichele2005-07-1029-2269/+1633
* add missing filezAndy Wingo2005-07-083-0/+1376
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-0814-843/+686
* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come...Andy Wingo2005-07-085-38/+54
* gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the...Wim Taymans2005-07-072-3/+19
* Ported DVdec to 0.9.Wim Taymans2005-07-076-319/+371