Changes between Version 4 and Version 5 of Encodings/webp
- Timestamp:
- 04/02/14 04:12:16 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/webp
v4 v5 27 27 * removed buggy code in YUV to RGB conversion files - which we don't need since we have our own [/wiki/CSC colourspace conversion] modules. 28 28 29 You can find source snapshots here: [http://xpra.org/src/] 29 == Source == 30 You can find source snapshots here: 31 [[BR]] 32 [http://xpra.org/src/] 33 34 The source is kept in xpra's source tree under [/browser/xpra/trunk/src/xpra/codecs/webm src/xpra/codecs/webm] and the tests are under [/browser/xpra/trunk/src/tests/webm src/tests/webm] 30 35 }}} 31 36