Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-29 | ext/sdl/: Only de-init the subsystem we previously initialised. Avoids borkag... | Andrew Andkjar | 1 | -1/+1 |
2006-05-06 | Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo... | Maciej Katafiasz | 1 | -2/+3 |
2006-05-05 | ext/sdl/sdlaudiosink.c: Use (NULL) instead of just NULL in GST_ELEMENT_ERROR ... | Tim-Philipp Müller | 1 | -3/+3 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -1/+1 |
2006-01-16 | Removed gst_base_src_set_live from mms and neon, and now calling parent_class... | Edgard Lima | 1 | -0/+2 |
2006-01-11 | Replaced wrong style code by GST_BOILERPLATE. | Edgard Lima | 1 | -37/+6 |
2006-01-09 | Created new element, sdlaudiosink. | Edgard Lima | 1 | -0/+484 |