Age | Commit message (Expand) | Author | Files | Lines |
2006-07-18 | ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end... | Tim-Philipp Müller | 3 | -2/+43 |
2006-07-18 | ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also... | Tim-Philipp Müller | 2 | -32/+38 |
2006-07-18 | ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional... | Tim-Philipp Müller | 2 | -278/+151 |
2006-07-18 | configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. | Sebastian Dröge | 9 | -264/+761 |
2006-06-14 | ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add... | Sebastian Dröge | 2 | -49/+52 |
2006-06-10 | ext/wavpack/: Add wavpack encoder element (#343131). | Sebastian Dröge | 7 | -6/+1411 |
2006-06-09 | configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343... | Tim-Philipp Müller | 1 | -1/+1 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2 | -4/+4 |
2006-05-06 | Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo... | Maciej Katafiasz | 1 | -2/+3 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2 | -4/+5 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 2 | -13/+12 |
2006-01-29 | ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ... | Tim-Philipp Müller | 3 | -507/+680 |
2005-12-19 | ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th... | Edward Hervey | 1 | -1/+2 |
2005-12-16 | ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string. | Tim-Philipp Müller | 1 | -1/+1 |
2005-12-16 | ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re... | gcocatre@gmail.com | 2 | -8/+5 |
2005-12-12 | ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object... | Tim-Philipp Müller | 1 | -4/+4 |
2005-11-25 | Wavpack ported to 0.9. No support for correction file yet. | Edgard Lima | 5 | -236/+390 |
2005-11-25 | ext/wavpack/: put back wavpack - still needs porting | Thomas Vander Stichele | 8 | -0/+1160 |