Age | Commit message (Expand) | Author | Files | Lines |
2007-10-17 | ext/cdaudio/Makefile.am: Add another missing GST_LIBS. | Tim-Philipp Müller | 1 | -1/+1 |
2006-09-23 | ext/cdaudio/gstcdaudio.c: Port to 0.10. | Wim Taymans | 1 | -133/+187 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+2 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+1 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -6/+4 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -5/+5 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -2/+2 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -19/+20 |
2005-08-28 | Updates for two-arg init from GST_BOILERPLATE. | Andy Wingo | 1 | -1/+1 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 1 | -8/+5 |
2004-10-27 | fix build on older automake | Thomas Vander Stichele | 1 | -1/+0 |
2004-10-20 | I lied, I am the One True Buildmaster | Wim Taymans | 1 | -11/+9 |
2004-10-18 | ext/cdaudio/gstcdaudio.c: Added uri handler for cd:// | Wim Taymans | 1 | -65/+127 |
2004-05-21 | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 1 | -2/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -58/+60 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -107/+119 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 1 | -1/+1 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-29 | Fix installing in wrong dir | David Schleef | 1 | -1/+1 |
2003-07-25 | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 1 | -0/+1 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -0/+3 |
2003-05-24 | - UNITS -> DEFAULT | Wim Taymans | 1 | -13/+6 |
2002-12-30 | First attempt at a cd player plugins that uses libcdaudio. | Wim Taymans | 2 | -0/+527 |