summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* small fixChristian Schaller2003-12-171-1/+2
* Go back to old code, it works good enough...Ronald S. Bultje2003-12-171-6/+14
* install fixThomas Vander Stichele2003-12-171-0/+2
* Remove debugging statementsRonald S. Bultje2003-12-161-4/+4
* Fix some clocking issue in OSS. The issue is that if we seek forward (note: s...Ronald S. Bultje2003-12-161-15/+8
* Er, right, this is a typoRonald S. Bultje2003-12-161-1/+1
* disable gdk_pixbuf by defaultThomas Vander Stichele2003-12-164-50/+152
* Adding tag dumping support.Julien Moutte2003-12-161-1/+36
* live and let dieBenjamin Otte2003-12-161-87/+2
* First attempt to code cacasink. Dont expect anything at all yet.Zeeshan Ali2003-12-153-0/+516
* who needs mod playback in spider...Benjamin Otte2003-12-151-1/+1
* make sdl depend on XThomas Vander Stichele2003-12-141-1/+4
* it's broken and it failed to load during the last few months. If anyone wants...Ronald S. Bultje2003-12-146-1018/+2
* distcheck fixesThomas Vander Stichele2003-12-145-14/+25
* build fixThomas Vander Stichele2003-12-141-2/+1
* Fixing makefile. Smarter seekJulien Moutte2003-12-142-1/+6
* not done yetThomas Vander Stichele2003-12-141-1/+0
* trademark protectionThomas Vander Stichele2003-12-141-1/+1
* Adding a test app for libgstplay. It is a command line player.Julien Moutte2003-12-145-4/+131
* make pixbuf loader dir configurableThomas Vander Stichele2003-12-143-13/+31
* adding my latest fixes. The xvid stuff prolly need some fixingChristian Schaller2003-12-141-1/+1
* unnecessary includes that prevent the build with freedesktop.org X serverAmaury Jacquot2003-12-141-0/+7
* fix build wrt to autoplug testChristian Schaller2003-12-131-1/+0
* some fixes to work againChristian Schaller2003-12-131-7/+11
* Remove ffmpegdecall, it's been removed ages ago, and add matroska pipelinesRonald S. Bultje2003-12-131-4/+6
* Fix compilation on BE, see #129224Ronald S. Bultje2003-12-131-3/+9
* This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje2003-12-112-0/+19
* Committed fix for #128893 (properly detect too old libfaad installations)Christophe Fergeau2003-12-091-1/+1
* make videofilter handle RGB correctlyBenjamin Otte2003-12-091-21/+36
* distcheck fixesThomas Vander Stichele2003-12-081-1/+1
* Fixed bug when filling tags in gstflacencChristophe Fergeau2003-12-082-49/+188
* Adding a new plugin: switch.Julien Moutte2003-12-081-0/+2
* Forgot to change one application/x-flac to audio/x-flacChristophe Fergeau2003-12-081-2/+2
* More riff stuff that I forgot to commit firstRonald S. Bultje2003-12-072-434/+391
* gcc-2.95 nitpicking - thanks Scott WheelerRonald S. Bultje2003-12-071-1/+2
* Compilation will work better if I don't forget new files..Christophe Fergeau2003-12-071-0/+6
* Added element to rewrite vorbiscomments embedded in flac files. It currently ...Christophe Fergeau2003-12-074-3/+438
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-0715-1569/+3045
* Forgot to mark one function as staticChristophe Fergeau2003-12-071-3/+3
* Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje2003-12-074-10/+10
* Fix v4l detection (it requires X, but X is detected after v4l, so this needed...Ronald S. Bultje2003-12-071-38/+44
* remove copyright field from pluginsAndy Wingo2003-12-0445-49/+10
* fix X dependenciesThomas Vander Stichele2003-12-031-2/+7
* what was this doing here ?Thomas Vander Stichele2003-12-031-2/+0
* fixing up X test and general features testThomas Vander Stichele2003-12-033-17/+27
* Add ACLOCAL_AMFLAGSDavid Schleef2003-12-021-0/+2
* Apply patch from jesimon@libertysurf.fr (Jeremy SIMON) in #122368.David Schleef2003-12-021-8/+9
* change _connect to _linkDavid Schleef2003-12-024-12/+12
* Add check for faad2 (faad1 was detected, too, but we don't want that)Ronald S. Bultje2003-11-291-0/+9
* Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...Christophe Fergeau2003-11-285-126/+77