Displaying 2 results from an estimated 2 matches for "vukicev".
Did you mean:
vukich
2008 Nov 26
0
[ANNOUNCE] pixman release 0.13.2 now available
...Do the fetch_bilinear inline rather than in separate functions
Use fetch_nearest() instead of having duplicated code
Inline the fetchers
Various formatting fixes, and a simplification of the adjusting code
Make comments about PIXMAN_REFLECT more useful
Vladimir Vukicevic (1):
Add SRC x888x0565 C fast path
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop....
2009 Sep 14
0
Oggz 1.0.0 Release
...seeks to only search inside a specified byte
range. Adds oggz_bounded_seek_set() public API call.
* Updated shared version info to 7:0:6
Internal
--------
* Handle Theora version > 3.2.0 initial granulepos 1|0
* Fix data alignment on ARM (Erik de Castro Lopo, Chris Double,
Vladimir Vukicevic)
* Fix for inefficient oggz_seek_units() (Sean Young)
* oggz_read: always set the internal offset to the start of the
current page. This is returned by oggz_tell() and can be queried
within a ReadPage callback.
* oggz_read: Fix packetno check for holes in headers. The packetno
has n...