Timothy Nikkel
b14a42c4df
Bug 1224200. Allow downscaler to get (and ignore) new input lines after it has finished producing all output lines. r=milan
2016-01-13 17:16:32 -06:00
Edwin Flores
fccade91ff
Bug 1224100 - Initialize row buffer to 0 in Downscaler - r=seth
2015-11-24 15:05:01 +00:00
Nathan Froyd
a0e2842bfa
Bug 1218782 - use fallible allocations in Downscaler.cpp; r=seth
...
MakeUnique and its underlying |new| call will crash the program on
failure. This code was clearly written with fallible allocations in
mind, so let's make the allocations actually be fallible.
2015-10-27 09:32:53 -04:00
Seth Fowler
7729be6c2e
Bug 1213744 (Part 1) - Support zero-size frame rects and detecting the end of the frame in Downscaler. r=tn
2015-10-25 13:14:14 -07:00
Steve Singer
0d65510876
Bug 1208935 - Move Deinterlacer to a standalone file. r=seth
2015-09-28 20:40:00 +02:00
Seth Fowler
3ec12300d0
Bug 1207378 (Part 1) - Add support for a frame rect to Downscaler. r=tn
2015-09-26 01:36:19 -07:00
Seth Fowler
e014eaa3c1
Bug 1194058 (Part 1) - Add Deinterlacer to allow Downscaler to work with interlaced images. r=tn
2015-09-17 15:03:31 -07:00
Seth Fowler
4384d0fb4e
Bug 1062066 (Part 2) - Add a Downscaler API to clear a row. r=tn
2015-09-08 22:07:06 -07:00
Seth Fowler
81494d5d30
Bug 1062066 (Part 1) - Add support for vertically flipping downscaler output. r=tn
2015-09-08 22:07:04 -07:00
Jeff Muizelaar
94d07b94e5
Bug 1180225. Make convolver more like upstream. r=seth
...
This fixes uninitialised reads.
2015-08-27 16:06:37 -04:00
Seth Fowler
a8a845cc0c
Bug 1189593 - Only use SSE2 in image::Downscaler if we're running on an SSE2-capable machine. r=tn
2015-07-30 19:48:22 -07:00
Lee Salzman
466cb7a2ac
Bug 1188462 - Fix inclusion of skia headers to use correct directory prefixes. r=jrmuizel
2015-07-29 16:31:40 -04:00
Birunthan Mohanathas
ab03747a9e
Bug 1038536 - Flatten image/src/ directory. r=seth
2015-05-14 20:52:05 -07:00