Changes between Initial Version and Version 1 of Ticket #110
- Timestamp:
- 04/19/12 07:03:31 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #110
-
Property
Status
changed from
new
toassigned
-
Property
Status
changed from
-
Ticket #110 – Description
initial v1 6 6 * add hooks to change color subsampling (currently hardcoded to 4x YUV420) 7 7 * check if automatic lossless refresh is needed or if ratecontrol does it for free 8 * fix this warning during build: 9 {{{ 10 xpra/x264\codec.c(1623) : warning C4013: 'change_encoding_speed' undefined; assuming extern returning int 11 }}}