summaryrefslogtreecommitdiff
path: root/ext/swfdec
Commit message (Expand)AuthorAgeFilesLines
* ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...Tim-Philipp Müller2005-12-121-2/+2
* ext/swfdec/gstswfdec.c: Add a subclass of GstBuffer that wraps SwfdecBuffers....David Schleef2005-12-121-7/+84
* swfdec Ported to 0.10.Edgard Lima2005-12-093-130/+359
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-11/+12
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* Don't return SUCCESS from the state change when the parent call failsJan Schmidt2005-01-161-3/+1
* ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte2004-11-091-3/+1
* configure.ac: update for swfdec-0.3 and liboil-0.2David Schleef2004-10-142-226/+150
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-103/+105
* *.h: Revert indentingJohan Dahlin2004-03-151-34/+31
* gst-indentThomas Vander Stichele2004-03-142-306/+303
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* ext/swfdec/gstswfdec.*: Fix negotiation.David Schleef2004-01-222-8/+98
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-26/+12
* Merge CAPS branchDavid Schleef2003-12-222-72/+37
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* fix for new plugin systemBenjamin Otte2003-11-031-29/+30
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-27/+0
* change printfs to GST_DEBUGDavid Schleef2003-10-161-3/+3
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-5/+5
* Fix typefind function for BBB's new systemDavid Schleef2003-10-031-2/+6
* two small build fixesChristian Schaller2003-08-251-0/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-2/+0
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-241-0/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-18/+10
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* hack removalWim Taymans2003-06-131-4/+0
* UNITS -> DEFAULTWim Taymans2003-05-241-19/+3
* Rewrote much of the code. Hopefully will work with gst-player now.David Schleef2003-04-221-482/+61
* Add length queryingDavid Schleef2003-01-231-36/+14
* Update for new APIDavid Schleef2003-01-172-35/+37
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-8/+8
* Fix plugins for new query APIWim Taymans2002-12-301-5/+5
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* sanity check in case of symbol clashes with avifileDavid I. Lehn2002-12-051-0/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* Add SWF Flash decoder plugin based on libswfdecDavid Schleef2002-09-153-0/+1241