summaryrefslogtreecommitdiff
path: root/libavcodec/roqvideo.h
Commit message (Expand)AuthorAge
* Do not allocate RoqTempData on the stackVitor Sessak2009-01-24
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add some const where appropriateReimar Döffinger2008-02-02
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Remove variables made unused by the last two patches and test svn access.Vitor Sessak2007-07-03
* indentationVitor Sessak2007-06-26
* right copyrightsVitor Sessak2007-06-26
* RoQ video encoderVitor Sessak2007-06-25
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* Rename cb fieldEric Lasota2007-06-06
* fix skipped blocksMichael Niedermayer2007-06-01
* Split RoQ decoder to accommodate future encoder patchVitor Sessak2007-05-29