| Commit message (Expand) | Author | Age | Files | Lines |
* | RoQ-encoder: introducing Quake 3 compatibility option | addr-see-the-website@aetey.se | 2014-02-01 | 1 | -0/+4 |
* | Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa' | Michael Niedermayer | 2013-11-17 | 1 | -1/+0 |
|\ |
|
| * | roqvideo: remove unused variables | Anton Khirnov | 2013-11-16 | 1 | -1/+0 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -3/+3 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-02 | 1 | -1/+0 |
|\| |
|
| * | roqvideo: Remove a totally unused dspcontext | Martin Storsjö | 2012-07-01 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-08 | 1 | -2/+2 |
|\| |
|
| * | roqvideo: convert to bytestream2 API. | Ronald S. Bultje | 2012-03-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-21 | 1 | -1/+1 |
|\| |
|
| * | 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 |