Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-03-03 | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 1 | -4/+4 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -9/+21 |
2008-02-20 | - Resampling support added | tobigun | 1 | -73/+97 |
2008-02-05 | General: | tobigun | 1 | -96/+101 |
2008-02-05 | Update of the ffmpeg headers to their current trunk versions. | tobigun | 1 | -5/+6 |
2008-01-11 | FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI... | tobigun | 1 | -1/+1 |
2008-01-11 | some minor changes | tobigun | 1 | -2/+8 |
2008-01-10 | partial seeking and mixing support | tobigun | 1 | -57/+216 |
2007-12-28 | New class-structure seperates decoders/input and playback. | tobigun | 1 | -0/+600 |