summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change everyone to video/x-msvideoDavid Schleef2003-11-274-7/+7
* Added audio/x-m4a to the sink capsIain Holmes2003-11-271-0/+5
* fixing bug #127984, we require a higher version of the alsa libraryLeif Johnson2003-11-271-1/+1
* fixing bug #126985, gst core requires 1.6 anywayLeif Johnson2003-11-271-1/+1
* use correct capsBenjamin Otte2003-11-252-17/+24
* more fixes to the pixbuf loader. I can use it for thumbnailing nicely nowBenjamin Otte2003-11-252-50/+104
* use GDK_PIXBUF_CONFDIRBenjamin Otte2003-11-241-5/+5
* License is GST_LICENSE, make own debugging category and fix some debug statem...Benjamin Otte2003-11-241-3/+9
* upgrades to the pixbuf loader:Benjamin Otte2003-11-244-57/+141
* add a rank to allow autopluggingBenjamin Otte2003-11-241-1/+1
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-248-15/+147
* Add a comment for wmaJeremy Simon2003-11-231-0/+2
* fix faad pluginChristian Schaller2003-11-231-1/+24
* faad plugin needs the math libraryJeremy Simon2003-11-231-1/+1