Martin Storsjö
|
87a814fdce
|
libavcodec: Add missing AVClass pointers
This fixes crashes since 243df1351 .
Signed-off-by: Martin Storsjö <martin@martin.st>
|
9 years ago |
Diego Biurrun
|
c67b449beb
|
dsputil: Split bswap*_buf() off into a separate context
|
11 years ago |
Diego Biurrun
|
512f3ffe9b
|
dsputil: Split off HuffYUV encoding bits into their own context
Also shorten HuffYUV context member names to avoid clutter.
|
11 years ago |
Diego Biurrun
|
0d439fbede
|
dsputil: Split off HuffYUV decoding bits into their own context
Also shorten HuffYUV context member names to avoid clutter.
|
11 years ago |
Anton Khirnov
|
14b35bf065
|
huffyuv: use the AVFrame API properly.
|
11 years ago |
Anton Khirnov
|
2ca5ca2957
|
huffyuv: split encoder and decoder into separate files.
|
12 years ago |