Vittorio Giovara
|
43171886e0
|
huffyuvenc: Mark codec as init-thread-safe and init-cleanup
|
10 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
|
2f02bbcca0
|
build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder
Almost all of the code is shared so there is little point in
enabling one decoder/encoder without the other.
|
11 years ago |
Anton Khirnov
|
14b35bf065
|
huffyuv: use the AVFrame API properly.
|
11 years ago |
Diego Biurrun
|
b2bed9325d
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
Michael Niedermayer
|
55c4cba2a7
|
huffyuvenc: BGRA support
Bug-Id: 452
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Anton Khirnov
|
2ca5ca2957
|
huffyuv: split encoder and decoder into separate files.
|
12 years ago |