ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in push mode...
[platform/upstream/gst-plugins-good.git] / ext / wavpack / gstwavpackparse.c
2008-02-22 Sebastian Drögeext/wavpack/gstwavpackparse.*: Always report the durati...
2007-12-09 Sebastian Drögeext/wavpack/: Workaround the non-existance of WavpackGe...
2007-11-20 Sebastian Drögeext/wavpack/: Add support for encoding, parsing and...
2007-06-28 Sebastian Drögeext/wavpack/gstwavpackparse.*: Use a GSList for the...
2007-06-09 Sebastian Drögeext/wavpack/: Improve discont handling by checking...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpack.c: Call bindtextdomain() to...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Remove old workaround...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Handle segment seeks...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Add handling for segment...
2007-05-02 Sebastian Drögeext/wavpack/gstwavpackparse.c: Correctly handle errors...
2007-03-30 Sebastian Drögeext/wavpack/: Don't play audioconvert. As wavpack wants...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackparse.c: Revert last commit,...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackenc.c: Send the new segment event...
2007-03-22 Sebastian Drögeext/wavpack/gstwavpackenc.*: Put the write helpers...
2007-03-07 Sebastian Drögeext/wavpack/: Use a general wavpack debug category...
2007-01-31 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix a off by one that...
2007-01-25 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix the SEEKING query...
2007-01-25 Sebastian Drögeext/wavpack/: Fix spelling in 2 places: It's called...
2006-11-15 Sebastian Drögeext/wavpack/: Some small clean-ups: use enums instead...
2006-10-17 Tim-Philipp MüllerActivate pads before adding them to running element.
2006-08-24 Sebastian Drögeext/wavpack/gstwavpackdec.c: Post audio codec and avera...
2006-08-23 Tim-Philipp Müllerext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegm...
2006-08-23 Sebastian DrögeAdd docs for wavpack elements (#352476).
2006-08-21 Tim-Philipp Müllerext/wavpack/: More clean-ups: use shorter variable...
2006-08-18 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix resyncing in push...
2006-08-16 Sebastian Drögeext/wavpack/: In push mode, re-sync to next wavpack...
2006-08-15 Sebastian Drögeext/wavpack/gstwavpackparse.*: Make wavpackparse also...
2006-07-18 Tim-Philipp Müllerext/wavpack/gstwavpackdec.c: Fix caps after previous...
2006-07-18 Sebastian Drögeconfigure.ac: Check for wavpack version and define...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-06 j^Unify the long descriptions in the plugin details ...
2006-01-29 Tim-Philipp Müllerext/wavpack/gstwavpackdec.c: Add debug category, use...
2005-12-16 gcocatre@gmail.comext/wavpack/: Wavpack supports samplerates from 6-192kH...
2005-12-12 Tim-Philipp Müllerext/: GstObjects must be unref'ed with gst_object_unref...
2005-11-25 Edgard LimaWavpack ported to 0.9. No support for correction file...
2005-11-25 Thomas Vander Sticheleext/wavpack/: put back wavpack - still needs porting