summaryrefslogtreecommitdiffstats
path: root/ext/swfdec
AgeCommit message (Expand)AuthorFilesLines
2005-05-18ext/swfdec/gstswfdec.c: Disable last patch, because it depends on swfdec CVS....David Schleef1-0/+6
2005-05-17ext/swfdec/gstswfdec.c: Create a tag indicating the version of SWF file. (Us...David Schleef1-1/+9
2005-03-20configure.ac: bump swfdec requirementDavid Schleef2-7/+79
2005-01-16Don't return SUCCESS from the state change when the parent call failsJan Schmidt1-3/+1
2004-11-09ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte1-3/+1
2004-10-14configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef2-226/+150
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-103/+105
2004-03-15*.h: Revert indentingJohan Dahlin1-34/+31
2004-03-14gst-indentThomas Vander Stichele2-306/+303
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-22ext/swfdec/gstswfdec.*: Fix negotiation.David Schleef2-8/+98
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef1-26/+12
2003-12-22Merge CAPS branchDavid Schleef2-72/+37
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-03fix for new plugin systemBenjamin Otte1-29/+30
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-27/+0
2003-10-16change printfs to GST_DEBUGDavid Schleef1-3/+3
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-5/+5
2003-10-03Fix typefind function for BBB's new systemDavid Schleef1-2/+6
2003-08-25two small build fixesChristian Schaller1-0/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-2/+0
2003-07-24Add buffer length checks to every typefinding functionDavid Schleef1-0/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-18/+10
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+4
2003-06-13hack removalWim Taymans1-4/+0
2003-05-24UNITS -> DEFAULTWim Taymans1-19/+3
2003-04-22Rewrote much of the code. Hopefully will work with gst-player now.David Schleef1-482/+61
2003-01-23Add length queryingDavid Schleef1-36/+14
2003-01-17Update for new APIDavid Schleef2-35/+37
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-1/+1
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-8/+8
2002-12-30Fix plugins for new query APIWim Taymans1-5/+5
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-12-05sanity check in case of symbol clashes with avifileDavid I. Lehn1-0/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-15Add SWF Flash decoder plugin based on libswfdecDavid Schleef3-0/+1241