aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/roqvideo.h
AgeCommit message (Expand)Author
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-03-08Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak
2009-01-24Do not allocate RoqTempData on the stackVitor Sessak
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-02-02Add some const where appropriateReimar Döffinger
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-03Remove variables made unused by the last two patches and test svn access.Vitor Sessak
2007-06-26indentationVitor Sessak
2007-06-26right copyrightsVitor Sessak
2007-06-25RoQ video encoderVitor Sessak
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-06Rename cb fieldEric Lasota
2007-06-01fix skipped blocksMichael Niedermayer
2007-05-29Split RoQ decoder to accommodate future encoder patchVitor Sessak