summaryrefslogtreecommitdiffstats
path: root/libavcodec/roqvideo.h
Commit message (Expand)AuthorAgeFilesLines
* RoQ-encoder: introducing Quake 3 compatibility optionaddr-see-the-website@aetey.se2014-02-011-0/+4
* Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa'Michael Niedermayer2013-11-171-1/+0
|\
| * roqvideo: remove unused variablesAnton Khirnov2013-11-161-1/+0
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\ \ | |/
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-3/+3
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-021-1/+0
|\ \ | |/
| * roqvideo: Remove a totally unused dspcontextMartin Storsjö2012-07-011-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-081-2/+2
|\ \ | |/
| * roqvideo: convert to bytestream2 API.Ronald S. Bultje2012-03-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-211-1/+1
|\ \ | |/
| * roqvideoenc: add const qualifier to the input frame.Anton Khirnov2012-02-201-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak2009-03-081-2/+2
* Do not allocate RoqTempData on the stackVitor Sessak2009-01-241-0/+3
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Add some const where appropriateReimar Döffinger2008-02-021-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Remove variables made unused by the last two patches and test svn access.Vitor Sessak2007-07-031-2/+0
* indentationVitor Sessak2007-06-261-3/+3
* right copyrightsVitor Sessak2007-06-261-2/+2
* RoQ video encoderVitor Sessak2007-06-251-0/+21
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* Rename cb fieldEric Lasota2007-06-061-2/+2
* fix skipped blocksMichael Niedermayer2007-06-011-1/+0
* Split RoQ decoder to accommodate future encoder patchVitor Sessak2007-05-291-0/+69
OpenPOWER on IntegriCloud