| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Eliminate %zd tag in printf format strings, replace them with %ld. The %z for... | Jeffrey Goode | 2010-05-15 |
| * | Fix various size_t related warnings and errors | Frank Gevaerts | 2010-05-14 |
| * | another cast ssize_t -> long | Rafaël Carré | 2010-05-14 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | mpegplayer: Use the core DSP to process audio. Removes the sample rate restri... | Michael Sevakis | 2008-02-01 |
| * | mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2... | Michael Sevakis | 2008-01-07 |
| * | mpegplayer: Make playback engine fully seekable and frame-accurate and split ... | Michael Sevakis | 2007-12-29 |