summaryrefslogtreecommitdiff
path: root/gst/gstformat.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2011-11-11.h: fix header filesWim Taymans1-14/+14
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón1-1/+1
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-4/+4
2009-05-18docs: mention that GST_FORMAT_{PERCENT|BUFFERS} are not implementedTim-Philipp Müller1-3/+7
2007-11-02gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller1-2/+0
2005-11-20Doc fixes.Wim Taymans1-0/+1
2005-11-19Add type to quark and type to string conversions.Wim Taymans1-2/+9
2005-10-15whitespace fixesThomas Vander Stichele1-3/+3
2005-10-04gst/gstformat.h: Added precision in the comments for GST_FORMAT_DEFAULTEdward Hervey1-1/+1
2005-08-30more docs and two more inlinedStefan Kost1-0/+30
2005-07-20GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, ...Ronald S. Bultje1-24/+0
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans1-2/+3
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-20/+24
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-1/+2
2004-03-13gst-indent run on coreThomas Vander Stichele1-23/+18
2003-12-24remove trailing comma for gtk-docThomas Vander Stichele1-1/+1
2003-11-29Change 'const' to 'G_CONST_RETURN' in header filesDavid Schleef1-2/+3
2003-05-24- moved functionality of GST_FORMAT_UNITS to GST_FORMAT_DEFAULT, the old _DEF...Wim Taymans1-3/+1
2003-04-26fix and better comment gst_event_new_discontinuous. Nice memory leak thereBenjamin Otte1-1/+1
2003-02-10Small cleanups and portability fixes for GUINT64Wim Taymans1-2/+2
2002-12-30- major API breakage (one of the last, I promise...)Wim Taymans1-18/+18
2002-12-23Forgot .h file..Wim Taymans1-0/+3
2002-12-22Added pad_query with percent format on filesrc and some constantsWim Taymans1-0/+4
2002-12-19- CleanupsWim Taymans1-0/+1
2002-11-29applied fixed patch from BrianThomas Vander Stichele1-0/+13
2002-11-29revert fix because GST_DEBUG_LEAVE("") doesn't work with itThomas Vander Stichele1-13/+0
2002-11-29commit Brian's patch with AC fix from thomasChristian Schaller1-0/+13
2002-11-02Small cleanupsWim Taymans1-4/+5
2002-10-24can you guess what I've been reading ?Thomas Vander Stichele1-1/+1
2002-09-29Use some hashtables instead of a linked listIain Holmes1-2/+10
2002-07-28Make the formats dynamic so that plugins can register new seek/query formatsWim Taymans1-8/+19
2002-07-25Added some convenience macros for creating format/querytype and eventmask fun...Wim Taymans1-0/+12
2002-06-02UNITS is better.Thomas Vander Stichele1-1/+1
2002-06-02Remove the media specific types, the unit type is now defined by the caps (fr...Wim Taymans1-10/+5
2002-05-31fix and commentThomas Vander Stichele1-2/+2
2002-05-26- The clock_wait now returns the difference between requested time and unlock...Wim Taymans1-0/+49