summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.Colin Walters2003-12-301-1/+1
* Merge CAPS branchDavid Schleef2003-12-2222-917/+645
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-181-0/+1
* install fixThomas Vander Stichele2003-12-171-0/+2
* disable gdk_pixbuf by defaultThomas Vander Stichele2003-12-161-9/+6
* 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
* distcheck fixesThomas Vander Stichele2003-12-144-5/+5
* This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje2003-12-111-0/+8
* distcheck fixesThomas Vander Stichele2003-12-081-1/+1
* Fixed bug when filling tags in gstflacencChristophe Fergeau2003-12-082-49/+188
* Forgot to change one application/x-flac to audio/x-flacChristophe Fergeau2003-12-081-2/+2
* 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
* Forgot to mark one function as staticChristophe Fergeau2003-12-071-3/+3
* remove copyright field from pluginsAndy Wingo2003-12-0414-18/+10
* Apply patch from jesimon@libertysurf.fr (Jeremy SIMON) in #122368.David Schleef2003-12-021-8/+9
* change _connect to _linkDavid Schleef2003-12-021-5/+5
* Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...Christophe Fergeau2003-11-285-126/+77
* 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
* upgrades to the pixbuf loader:Benjamin Otte2003-11-244-57/+141
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-242-6/+14
* commit my batch of build and spec fixesChristian Schaller2003-11-231-1/+1
* Fix gdk_pixbuf installation directory (again)David Schleef2003-11-231-1/+1
* TypoRonald S. Bultje2003-11-221-1/+1
* flac mime type is audio/x-flac, not application/x-flacChristophe Fergeau2003-11-221-1/+1
* Don't reset flac decoder if init hasn't been called on it first, the flac dec...Christophe Fergeau2003-11-221-8/+14
* Add faac buildRonald S. Bultje2003-11-221-0/+8
* fixes to make gdk_pixbuf loader install nicelyDavid Schleef2003-11-221-4/+6
* -fix segfault on PAUSED => READY when metadata wasn't setBenjamin Otte2003-11-221-5/+8
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-211-8/+0
* New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje2003-11-211-26/+99
* + checking in plugin category changesLeif Johnson2003-11-1611-15/+15
* update GdkPixbuf loader. Fixes:Benjamin Otte2003-11-113-45/+214
* change video/x-jpeg to image/jpegDavid Schleef2003-11-101-1/+1
* Update for videofilter changesDavid Schleef2003-11-101-104/+50
* apparently you need this function now - it still doesn't work thoughBenjamin Otte2003-11-091-0/+2
* That function was removed from videofilter because of plugin_init changesBenjamin Otte2003-11-091-2/+0
* JRB's pixbuf loader mask fixIain Holmes2003-11-091-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0716-10/+27
* Include config.hDavid Schleef2003-11-062-0/+6
* add initial version of gdkpixbuf loader for gtk that is capable of loading AV...Benjamin Otte2003-11-055-5/+687
* This was wrongRonald S. Bultje2003-11-021-0/+14
* More cruftRonald S. Bultje2003-11-021-20/+26
* Fix this too. Note that the per-plugin licensing is gone because of company's...Ronald S. Bultje2003-11-021-62/+83
* Use the GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt2003-11-022-6/+6
* Updated for new plugin loading codeJan Schmidt2003-11-021-29/+31
* Updated for the new plugin loading codeJan Schmidt2003-11-022-25/+31