Age | Commit message (Expand) | Author | Files | Lines |
2009-11-19 | wavpackparse: After pushing a frame, update last_stop to the end of the frame | Sebastian Dröge | 1 | -1/+6 |
2009-11-19 | wavpackparse: Allow pulling the last WavPack frame of a file | Sebastian Dröge | 1 | -2/+2 |
2009-01-28 | Update and add documentation for plugins with deps (ext). | Stefan Kost | 1 | -6/+4 |
2008-06-19 | ext/wavpack/gstwavpackparse.c: Use G_GINT64_CONSTANT, this fixes the duration... | Sebastian Dröge | 1 | -4/+56 |
2008-04-04 | ext/wavpack/gstwavpackparse.c: Always use GSlice as we actually depend on GLi... | Sebastian Dröge | 1 | -15/+0 |
2008-04-03 | ext/wavpack/: Use GSlice for allocating index entries and use gst_element_cla... | Sebastian Dröge | 1 | -9/+36 |
2008-02-22 | ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in pu... | Sebastian Dröge | 1 | -11/+8 |
2007-12-09 | ext/wavpack/: Workaround the non-existance of WavpackGetChannelMask in Wavpac... | Sebastian Dröge | 1 | -1/+4 |
2007-11-20 | ext/wavpack/: Add support for encoding, parsing and decoding multichannel fil... | Sebastian Dröge | 1 | -7/+62 |
2007-06-28 | ext/wavpack/gstwavpackparse.*: Use a GSList for the GArray that is used like ... | Sebastian Dröge | 1 | -22/+18 |
2007-06-09 | ext/wavpack/: Improve discont handling by checking if the next Wavpack block ... | Sebastian Dröge | 1 | -1/+4 |
2007-05-02 | ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. | Sebastian Dröge | 1 | -2/+15 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Remove old workaround that was needed when see... | Sebastian Dröge | 1 | -5/+0 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Handle segment seeks in the seek event handler... | Sebastian Dröge | 1 | -1/+13 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Add handling for segment seeks. | Sebastian Dröge | 1 | -4/+18 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loo... | Sebastian Dröge | 1 | -26/+29 |
2007-03-30 | ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w... | Sebastian Dröge | 1 | -1/+1 |
2007-03-22 | ext/wavpack/gstwavpackparse.c: Revert last commit, preventing infinite pluggi... | Sebastian Dröge | 1 | -2/+4 |
2007-03-22 | ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instea... | Sebastian Dröge | 1 | -4/+2 |
2007-03-22 | ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str... | Sebastian Dröge | 1 | -0/+1 |
2007-03-07 | ext/wavpack/: Use a general wavpack debug category for common code. | Sebastian Dröge | 1 | -2/+2 |
2007-01-31 | ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration re... | Sebastian Dröge | 1 | -6/+4 |
2007-01-25 | ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i... | Sebastian Dröge | 1 | -3/+6 |
2007-01-25 | ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack. | Sebastian Dröge | 1 | -1/+1 |
2006-11-15 | ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ... | Sebastian Dröge | 1 | -1/+3 |
2006-10-17 | Activate pads before adding them to running element. | Tim-Philipp Müller | 1 | -0/+1 |
2006-08-24 | ext/wavpack/gstwavpackdec.c: Post audio codec and average bitrate tags on bus... | Sebastian Dröge | 1 | -3/+6 |
2006-08-23 | ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio... | Tim-Philipp Müller | 1 | -1/+1 |
2006-08-23 | Add docs for wavpack elements (#352476). | Sebastian Dröge | 1 | -0/+17 |
2006-08-21 | ext/wavpack/: More clean-ups: use shorter variable names to make code easier ... | Tim-Philipp Müller | 1 | -79/+76 |
2006-08-18 | ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn... | Sebastian Dröge | 1 | -28/+99 |
2006-08-16 | ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#... | Sebastian Dröge | 1 | -2/+35 |
2006-08-15 | ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ... | Sebastian Dröge | 1 | -50/+187 |
2006-07-18 | ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end... | Tim-Philipp Müller | 1 | -1/+39 |
2006-07-18 | configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary. | Sebastian Dröge | 1 | -22/+53 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -3/+4 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -7/+7 |
2006-01-29 | ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ... | Tim-Philipp Müller | 1 | -411/+561 |
2005-12-16 | ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re... | gcocatre@gmail.com | 1 | -1/+1 |
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 | 1 | -148/+320 |
2005-11-25 | ext/wavpack/: put back wavpack - still needs porting | Thomas Vander Stichele | 1 | -0/+529 |