Diego Biurrun
|
c67b449beb
|
dsputil: Split bswap*_buf() off into a separate context
|
2014-06-22 18:22:31 -07:00 |
|
Diego Biurrun
|
0d439fbede
|
dsputil: Split off HuffYUV decoding bits into their own context
Also shorten HuffYUV context member names to avoid clutter.
|
2014-05-27 08:52:34 -07:00 |
|
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.
|
2014-02-28 21:17:01 +01:00 |
|
Diego Biurrun
|
b2bed9325d
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
2013-10-03 23:32:01 +02:00 |
|
Anton Khirnov
|
759001c534
|
lavc decoders: work with refcounted frames.
|
2013-03-08 07:38:30 +01:00 |
|
Diego Biurrun
|
c242bbd8b6
|
Remove unnecessary dsputil.h #includes
|
2013-02-26 00:51:34 +01:00 |
|
Anton Khirnov
|
2ca5ca2957
|
huffyuv: split encoder and decoder into separate files.
|
2012-12-23 11:17:49 +01:00 |
|