summaryrefslogtreecommitdiff
path: root/doc/snow.txt
Commit message (Collapse)AuthorAge
* a little bit more bitstream syntax for the residualMichael Niedermayer2007-09-12
| | | | Originally committed as revision 10483 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make intra dc prediction less contradictoryMichael Niedermayer2007-09-12
| | | | Originally committed as revision 10482 to svn://svn.ffmpeg.org/ffmpeg/trunk
* high level bitstream and decoding process in ascii artMichael Niedermayer2007-09-10
| | | | Originally committed as revision 10470 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move 8tap filter to not important as that is purely encoder sideMichael Niedermayer2007-09-10
| | | | Originally committed as revision 10467 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update todoMichael Niedermayer2007-09-10
| | | | Originally committed as revision 10466 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do not force the halfpel filter coeffs to be retransmitted on every frameMichael Niedermayer2007-09-09
| | | | | | if always_reset is set Originally committed as revision 10460 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update spec to reflect changes to implementation about per frameMichael Niedermayer2007-09-09
| | | | | | qlog/decomp_count Originally committed as revision 10459 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clarifyMichael Niedermayer2007-09-09
| | | | Originally committed as revision 10449 to svn://svn.ffmpeg.org/ffmpeg/trunk
* document MCMichael Niedermayer2007-09-08
| | | | Originally committed as revision 10438 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 16bit IDWT implementation noteMichael Niedermayer2007-09-05
| | | | Originally committed as revision 10396 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more todoMichael Niedermayer2007-09-05
| | | | Originally committed as revision 10395 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optimization tips for the waveletMichael Niedermayer2007-08-21
| | | | Originally committed as revision 10178 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more complete dc prediction descriptionMichael Niedermayer2007-08-21
| | | | Originally committed as revision 10177 to svn://svn.ffmpeg.org/ffmpeg/trunk
* LL band predictionMichael Niedermayer2007-08-21
| | | | Originally committed as revision 10176 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoMichael Niedermayer2007-08-21
| | | | Originally committed as revision 10175 to svn://svn.ffmpeg.org/ffmpeg/trunk
* describe IDWTMichael Niedermayer2007-08-21
| | | | Originally committed as revision 10174 to svn://svn.ffmpeg.org/ffmpeg/trunk
* introMichael Niedermayer2007-08-21
| | | | Originally committed as revision 10168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* few words about the waveletsMichael Niedermayer2007-08-21
| | | | Originally committed as revision 10167 to svn://svn.ffmpeg.org/ffmpeg/trunk
* misc typo fixesDiego Biurrun2007-06-12
| | | | Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo fixedLuca Barbato2007-02-26
| | | | Originally committed as revision 8130 to svn://svn.ffmpeg.org/ffmpeg/trunk
* snow specificationMichael Niedermayer2007-01-03
(this is just quickly written and probably isnt error free, its also incomplete) all types of help are very welcome (fixing FIXMEs, fixing errors adding missing stuff, correcting spelling grammmer, ...) Originally committed as revision 7406 to svn://svn.ffmpeg.org/ffmpeg/trunk