Mercurial > libavcodec.hg
comparison allcodecs.c @ 4761:4effe3bde31b libavcodec
support for the THP game format by Marco Gerards, mgerards xs4all nl
| author | diego |
|---|---|
| date | Sun, 01 Apr 2007 14:28:48 +0000 |
| parents | 5359a5ab01a8 |
| children | 0860efc2f02b |
comparison
equal
deleted
inserted
replaced
| 4760:e82ceaa9c386 | 4761:4effe3bde31b |
|---|---|
| 128 REGISTER_DECODER(SP5X, sp5x); | 128 REGISTER_DECODER(SP5X, sp5x); |
| 129 REGISTER_ENCDEC (SVQ1, svq1); | 129 REGISTER_ENCDEC (SVQ1, svq1); |
| 130 REGISTER_DECODER(SVQ3, svq3); | 130 REGISTER_DECODER(SVQ3, svq3); |
| 131 REGISTER_ENCDEC (TARGA, targa); | 131 REGISTER_ENCDEC (TARGA, targa); |
| 132 REGISTER_DECODER(THEORA, theora); | 132 REGISTER_DECODER(THEORA, theora); |
| 133 REGISTER_DECODER(THP, thp); | |
| 133 REGISTER_DECODER(TIERTEXSEQVIDEO, tiertexseqvideo); | 134 REGISTER_DECODER(TIERTEXSEQVIDEO, tiertexseqvideo); |
| 134 REGISTER_DECODER(TIFF, tiff); | 135 REGISTER_DECODER(TIFF, tiff); |
| 135 REGISTER_DECODER(TRUEMOTION1, truemotion1); | 136 REGISTER_DECODER(TRUEMOTION1, truemotion1); |
| 136 REGISTER_DECODER(TRUEMOTION2, truemotion2); | 137 REGISTER_DECODER(TRUEMOTION2, truemotion2); |
| 137 REGISTER_DECODER(TSCC, tscc); | 138 REGISTER_DECODER(TSCC, tscc); |
