Mercurial > libavcodec.hg
comparison dvdata.h @ 1886:fbcf02596520 libavcodec
* DV decoder simplifications. Now it looks to be 6% faster. At least
on my desktop.
* Misc. DV cleanups and fixes.
| author | romansh |
|---|---|
| date | Sun, 14 Mar 2004 22:09:58 +0000 |
| parents | 59f2fa833449 |
| children | f9411c92f7e6 |
comparison
equal
deleted
inserted
replaced
| 1885:6588eda7d107 | 1886:fbcf02596520 |
|---|---|
| 216 0, 0, 0, 0, 0, 0, 0, 0, | 216 0, 0, 0, 0, 0, 0, 0, 0, |
| 217 0, 0, 0, 0, 0, 0, 0, 0, | 217 0, 0, 0, 0, 0, 0, 0, 0, |
| 218 0, 0, 0, 0, 0, 0, 0, 0, | 218 0, 0, 0, 0, 0, 0, 0, 0, |
| 219 0, 0, 0, 0, 0, 0, 0, 0, | 219 0, 0, 0, 0, 0, 0, 0, 0, |
| 220 0, 0, 0, 0, 0, 0, 0, 0, | 220 0, 0, 0, 0, 0, 0, 0, 0, |
| 221 0, | 221 127, |
| 222 }; | 222 }; |
| 223 | 223 |
| 224 static const uint8_t dv_vlc_level[409] = { | 224 static const uint8_t dv_vlc_level[409] = { |
| 225 1, 2, 1, 3, 4, 1, 2, 5, | 225 1, 2, 1, 3, 4, 1, 2, 5, |
| 226 6, 1, 1, 7, 8, 1, 1, 2, | 226 6, 1, 1, 7, 8, 1, 1, 2, |
