summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-12-14not done yetThomas Vander Stichele1-1/+0
2003-12-14trademark protectionThomas Vander Stichele1-1/+1
2003-12-14Synchronizing my changes.Julien Moutte4-442/+408
2003-12-14Adding a test app for libgstplay. It is a command line player.Julien Moutte4-2/+129
2003-12-14make pixbuf loader dir configurableThomas Vander Stichele3-13/+31
2003-12-14adding my latest fixes. The xvid stuff prolly need some fixingChristian Schaller1-1/+1
2003-12-14unnecessary includes that prevent the build with freedesktop.org X serverAmaury Jacquot1-0/+7
2003-12-13distcheck fixes: include built sources in CLEANFILESBenjamin Otte3-0/+6
2003-12-13fix build wrt to autoplug testChristian Schaller1-1/+0
2003-12-13some fixes to work againChristian Schaller1-7/+11
2003-12-13Wrong optimization from my side. Mpeg2enc works nowRonald S. Bultje1-2/+7
2003-12-13removed GST_*_CAST. Disabling of type checking is done in glib.Benjamin Otte1-1/+1
2003-12-11Using private structure for members so that we have more chance that the head...Julien Moutte5-224/+256
2003-12-11This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje13-0/+1620
2003-12-09Implement something to make video play faster/slowerRonald S. Bultje2-16/+95
2003-12-09Committed fix for #128893 (properly detect too old libfaad installations)Christophe Fergeau1-1/+1
2003-12-09Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef17-24/+24
2003-12-08Adding a new plugin: switch.Julien Moutte4-0/+414
2003-12-08Adding visualization.Julien Moutte4-226/+536
2003-12-07Whoops, this one is needed tooRonald S. Bultje2-4/+102
2003-12-07Hm, darn, forgot to commit one dirRonald S. Bultje10-936/+1724
2003-12-07Don't use class casts before they're initializedRonald S. Bultje1-1/+2
2003-12-07TypoRonald S. Bultje1-2/+2
2003-12-07time_tick works.Julien Moutte4-4/+384
2003-12-07Updating with my local repository. It already plays video with sound :) Great !Julien Moutte4-10/+476
2003-12-07Adding my work in progress rewrite from scratch of libgstplay.Julien Moutte4-0/+1030
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje21-46/+384
2003-12-07Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje3-3/+0
2003-12-07Fix v4l detection (it requires X, but X is detected after v4l, so this needed...Ronald S. Bultje1-38/+44
2003-12-05another fixThomas Vander Stichele1-1/+0
2003-12-04remove copyright field from pluginsAndy Wingo59-65/+10
2003-12-03fix X dependenciesThomas Vander Stichele2-7/+14
2003-12-03what was this doing here ?Thomas Vander Stichele1-2/+0
2003-12-03fixing up X test and general features testThomas Vander Stichele4-19/+29
2003-12-02Add ACLOCAL_AMFLAGSCAPS-ROOTDavid Schleef1-0/+2
2003-12-02change _connect to _linkDavid Schleef3-7/+7
2003-11-29Add check for faad2 (faad1 was detected, too, but we don't want that)Ronald S. Bultje1-0/+9
2003-11-27Change everyone to video/x-msvideoDavid Schleef1-1/+1
2003-11-27Added audio/x-m4a to the sink capsIain Holmes1-0/+5
2003-11-27fixing bug #127984, we require a higher version of the alsa libraryLeif Johnson1-1/+1
2003-11-27fixing bug #126985, gst core requires 1.6 anywayLeif Johnson1-1/+1
2003-11-25that bracket needs to be closedBenjamin Otte1-1/+1
2003-11-24ooops, those files shouldn't have been committed in the latest commit.Benjamin Otte1-6/+0
2003-11-24use GDK_PIXBUF_CONFDIRBenjamin Otte2-5/+11
2003-11-24add a rank to allow autopluggingBenjamin Otte1-1/+1
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte9-51/+226
2003-11-23fix faad pluginChristian Schaller1-1/+24
2003-11-23faad plugin needs the math libraryJeremy Simon1-1/+1
2003-11-23commit my batch of build and spec fixesChristian Schaller2-4/+2
2003-11-23latest and greatest newsChristian Schaller1-15/+17