summaryrefslogtreecommitdiffstats
path: root/gst/flx/gstflxdec.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-2/+1
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-3/+0
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-0/+14
* gst/flx/gstflxdec.c: fix categorisation, make short desc more explicit, remov...Stefan Kost2006-11-081-55/+15
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-6/+2
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-1/+2
* gst/flx/gstflxdec.*: Implement DURATION query.Wim Taymans2006-02-191-0/+2
* gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.Wim Taymans2006-02-191-33/+73
* gst/flx/gstflxdec.c: If the speed of the file is null in the header, set the ...Edward Hervey2005-12-131-0/+2
* Now flxdec works on big-endian machines as well.Zeeshan Ali2005-12-111-1/+5
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+1
* More fractional framerate conversionsJan Schmidt2005-11-221-2/+2
* Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller2005-11-211-15/+12
* gst/flx/gstflxdec.c: Fix state change.Wim Taymans2005-11-161-8/+19
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* Attempting to optimize the code for embedded systems.Zeeshan Ali2005-11-091-10/+7
* configure.ac: Enable flx plugin.Tim-Philipp Müller2005-10-171-1/+2
* flx plugin ported to 0.9Zeeshan Ali2005-10-161-146/+163
* All plugins updated for element state changes.Andy Wingo2005-09-021-12/+13
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...Wim Taymans2004-10-061-1/+5
* ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje2004-09-291-15/+19
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-92/+93
* gst-indentThomas Vander Stichele2004-03-141-286/+279
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-2/+2
* Merge CAPS branchDavid Schleef2003-12-221-40/+18
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* more, and more, and more...Ronald S. Bultje2003-11-021-21/+28
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-44/+3
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-18/+20
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Silence and fix typefindingRonald S. Bultje2003-07-111-3/+3
* another comma missingBenjamin Otte2003-07-081-1/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-21/+20
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* Make sure buffer is long enough in type_find. Attempt to fix #114580David Schleef2003-06-061-0/+4
* Fix timestampsWim Taymans2003-01-121-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* removing warnings (approved by wtay)Thomas Vander Stichele2002-09-091-3/+1
* Fix timestampsWim Taymans2002-06-161-2/+2
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1