| Commit message (Expand) | Author | Age | Files | Lines |
* | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -3/+3 |
* | roqvideo: Remove a totally unused dspcontext | Martin Storsjö | 2012-07-01 | 1 | -1/+0 |
* | roqvideo: convert to bytestream2 API. | Ronald S. Bultje | 2012-03-07 | 1 | -2/+2 |
* | roqvideoenc: add const qualifier to the input frame. | Anton Khirnov | 2012-02-20 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Use FLG pseudo-random number generator in RoQ and ELBG | Vitor Sessak | 2009-03-08 | 1 | -2/+2 |
* | Do not allocate RoqTempData on the stack | Vitor Sessak | 2009-01-24 | 1 | -0/+3 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Add some const where appropriate | Reimar Döffinger | 2008-02-02 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Remove variables made unused by the last two patches and test svn access. | Vitor Sessak | 2007-07-03 | 1 | -2/+0 |
* | indentation | Vitor Sessak | 2007-06-26 | 1 | -3/+3 |
* | right copyrights | Vitor Sessak | 2007-06-26 | 1 | -2/+2 |
* | RoQ video encoder | Vitor Sessak | 2007-06-25 | 1 | -0/+21 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | Rename cb field | Eric Lasota | 2007-06-06 | 1 | -2/+2 |
* | fix skipped blocks | Michael Niedermayer | 2007-06-01 | 1 | -1/+0 |
* | Split RoQ decoder to accommodate future encoder patch | Vitor Sessak | 2007-05-29 | 1 | -0/+69 |