summaryrefslogtreecommitdiff
path: root/libavcodec/roqvideo.h
Commit message (Expand)AuthorAge
* roqvideo: remove unused variablesAnton Khirnov2013-11-16
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* roqvideo: Remove a totally unused dspcontextMartin Storsjö2012-07-01
* roqvideo: convert to bytestream2 API.Ronald S. Bultje2012-03-07
* roqvideoenc: add const qualifier to the input frame.Anton Khirnov2012-02-20
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak2009-03-08
* 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