Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gst: Update for GST_PLUGIN_DEFINE() API changes | Sebastian Dröge | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | gst: Update versioning | Sebastian Dröge | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | adpcmenc: port to 0.11 | Mark Nauwelaerts | 2012-01-26 | 1 | -25/+27 |
| | |||||
* | Merge branch 'master' into 0.11 | Sebastian Dröge | 2012-01-25 | 2 | -156/+64 |
|\ | | | | | | | | | | | | | | | Conflicts: configure.ac ext/kate/gstkateenc.c gst/colorspace/colorspace.c gst/mpegvideoparse/mpegvideoparse.c | ||||
| * | adpcmenc: port to audioencoder | Mark Nauwelaerts | 2012-01-17 | 2 | -156/+64 |
| | | |||||
| * | various: fix pad template ref leaks | Vincent Penquerc'h | 2011-11-28 | 1 | -4/+4 |
|/ | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662664 | ||||
* | adpcm: add more consts, espcially for static const data | Vincent Penquerc'h | 2011-11-07 | 1 | -4/+5 |
| | |||||
* | various: fix author tag in element details | Stefan Kost | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | android: make it ready for androgenizer | Thibault Saunier | 2011-04-11 | 1 | -0/+13 |
| | | | | | | | | Remove the android/ top dir Fixe the Makefile.am to be androgenized To build gstreamer for android we are now using androgenizer which generates the needed Android.mk files. Androgenizer can be found here: http://git.collabora.co.uk/?p=user/derek/androgenizer.git | ||||
* | Add -Wwrite-strings | Benjamin Otte | 2010-03-22 | 1 | -1/+1 |
| | | | | and fix its warnings | ||||
* | Add -Wmissing-declarations -Wmissing-prototypes to configure flags | Benjamin Otte | 2010-03-21 | 1 | -0/+1 |
| | | | | And fix all warnings | ||||
* | gst_element_class_set_details => gst_element_class_set_details_simple | Benjamin Otte | 2010-03-18 | 1 | -7/+4 |
| | |||||
* | adpcmenc: add new adpcm encoder element. | Peter van Hardenberg | 2009-12-11 | 2 | -0/+583 |