Jonathan Thomas
|
26083f27b7
|
Fixed a rounding error on mapping audio samples to frames. Also adjusted the sample rate on the frame.Play() method to 48khz.
|
2011-10-26 14:34:14 -05:00 |
|
Jonathan Thomas
|
81941041e3
|
Added a DisplayWaveform method on a frame, to help debug audio issues. It uses ImageMagick to draw each channel and all samples in each channel.
|
2011-10-24 17:32:26 -05:00 |
|
Jonathan Thomas
|
43fd6c33d0
|
Some major refactoing of the FFmpegReader, to allow for audio and video packets that are out of order.
|
2011-10-24 08:22:21 -05:00 |
|
Jonathan Thomas
|
4646aea99f
|
Fixed a bug with the SDL YUV420p color conversion. Locally scoped Image was going out of scope, before I could get the colors completly out of it. Race condition.
|
2011-10-11 23:20:26 -05:00 |
|
Jonathan Thomas
|
161e8923af
|
Initial check-in of OpenShot Library
|
2011-10-11 08:44:27 -05:00 |
|