summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-06fix pc.in file for gstreamer-libsChristian Schaller2-1/+5
2005-05-06Fixed negotiation wrt _peer_get_caps()Wim Taymans8-164/+96
2005-05-06Make the base audiosink return an error when there is no audiobuffer negotiated.Wim Taymans6-0/+71
2005-05-06add ported videofilter to cvs headChristian Schaller1-68/+50
2005-05-06ext/Makefile.am: Disable cdparanoia until someone ports it!Zaheer Abbas Merali2-1/+7
2005-05-06ext/ogg/gstoggdemux.c: And revert after wingo's revert.. sigh..Wim Taymans2-4/+7
2005-05-06gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): PacifyAndy Wingo5-390/+292
2005-05-05further fixes to make gst-register work nicelyChristian Schaller2-12/+4
2005-05-05fix build so you can make dist and create rpmsChristian Schaller27-1012/+283
2005-05-05gst/: Some GCC4 fixesAndy Wingo22-116/+84
2005-05-05GCC 4 compile fixesWim Taymans1-5/+10
2005-05-05remove play.c so the package is distableChristian Schaller1-1/+0
2005-05-05gst/: Don't ignore _push() return values.Wim Taymans3-4/+30
2005-05-05gst/adder/: Ported adder as an example of a mixer element using collect pads....Wim Taymans4-294/+225
2005-05-05ext/theora/: Added stream lock to decoder so that we can serialize the discon...Wim Taymans3-34/+107
2005-05-05ext/ogg/: Ported ogg muxer.Wim Taymans5-155/+234
2005-05-05More work on the audiosink, mostly debugging and a race in shutdown.Wim Taymans6-20/+58
2005-04-28ext/: Don't crap out when seeking back to position 0.Wim Taymans3-17/+28
2005-04-28examples/seeking/seek.c: Make audio sink configurable, use alsasink as default.Wim Taymans3-24/+37
2005-04-28ext/vorbis/vorbisdec.*: Refactor, use STREAM_LOCK.Wim Taymans3-181/+313
2005-04-28ext/theora/theoradec.c: Refactor a bit, use STREAM_LOCK.Wim Taymans2-211/+303
2005-04-28ext/alsa/: Implement alsasink with simple open/write/close API.Wim Taymans6-589/+582
2005-04-28Make ringbuffer faster and more simple by removing the locks in the playback ...Wim Taymans11-514/+866
2005-04-25Fix part of the build. Come on guys, autogen didn't even work :)Thomas Vander Stichele4-11/+15
2005-04-25Remove media-info, which is also successed by playbin (see Totem implementati...Ronald S. Bultje15-1865/+19
2005-04-25Remove libgstplay, playbin is now the official successor.Ronald S. Bultje19-1486/+23
2005-04-25Remove deprecated xwindowlistener (I've moved xwindowlistening in the v4l/v4l...Ronald S. Bultje6-761/+11
2005-04-25examples/dynparams/Makefile.am: Move demo-dparams from gst/sine to examples/d...David Schleef6-10/+177
2005-04-25Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.David Schleef8-73/+128
2005-04-25Link plugins against libraries:David Schleef19-235/+158
2005-04-25Convert gst_main() to g_main_loop_run()David Schleef7-6/+19
2005-04-25configure.ac: Remove idct and resample libsDavid Schleef40-274/+244
2005-04-23gst-libs/gst/Makefile.am: Remove idct. It hasn't been used in gst-plugins in...David Schleef13-1531/+16
2005-04-20An attempt at a set of audio base classes together with some design docs.Wim Taymans10-5/+1885
2005-04-20gst/audioconvert/: Link against audio libs.Wim Taymans3-2/+12
2005-04-20ext/: Fix theora encoder.Wim Taymans2-5/+20
2005-04-16not a system headerThomas Vander Stichele1-1/+3
2005-04-12Work with staticpadtemplates in elementfactories.Ronald S. Bultje3-8/+14
2005-04-12Raw and crude port of decodebin.Wim Taymans10-287/+525
2005-04-10ignore already applied patchThomas Vander Stichele1-1/+1
2005-04-06Make gnomevfssrc extend the source base class.Wim Taymans9-411/+135
2005-04-06gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): UseAndy Wingo2-1/+4
2005-04-06configure.ac: Add check and AC_SUBST for libgstbase.Andy Wingo2-1/+14
2005-03-31Plugin port to 0.9, ogg/theora playback should work in the seek example now.Wim Taymans63-7445/+4371
2005-02-23remove a whole bunch of plugins. This module now contains a set of free refe...Thomas Vander Stichele23-4464/+1763
2005-02-22add libvisual pluginChristian Schaller1-0/+10
2005-02-22hunting season on 0.9 is now OPENThomas Vander Stichele2-3/+8
2005-02-22sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ...Ronald S. Bultje1-0/+5
2005-02-22ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)Tim-Philipp Müller1-0/+12
2005-02-21Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. F...Tim-Philipp Müller2-2/+12