<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/multimedia/libmpeg2, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-08-07T18:23:18Z</updated>
<entry>
<title>update to 0.5.1</title>
<updated>2008-08-07T18:23:18Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2008-08-07T18:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0d1c8618fecf780f98776cffe65407dc1b44d199'/>
<id>urn:sha1:0d1c8618fecf780f98776cffe65407dc1b44d199</id>
<content type='text'>
changes:
New optimizations have been provided for SSE2 and ARM instruction sets,
while a lot of warnings triggered by recent compiler changes have been
fixed.
A new function has been added to guess the aspect ratio of streams where
it is not properly coded. Also it is now possible to retrieve the value
of the MPEG-2 repeat_first_field flag, and to be notified when the
sequence header of a stream changes (eg. aspect ratio on-the-fly changes).</content>
</entry>
<entry>
<title>The package supports installation to DESTDIR.</title>
<updated>2007-07-01T15:58:37Z</updated>
<author>
<name>heinz</name>
<email>heinz@pkgsrc.org</email>
</author>
<published>2007-07-01T15:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10206108e9a55aab3f9a9cfc20701f5e5fd03194'/>
<id>urn:sha1:10206108e9a55aab3f9a9cfc20701f5e5fd03194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce this to the pure library (as PKGNAME already suggests), saves</title>
<updated>2007-02-22T17:43:51Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2007-02-22T17:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10a728c9da6fdd9fcb71f5491ad5a237f5d688ab'/>
<id>urn:sha1:10a728c9da6fdd9fcb71f5491ad5a237f5d688ab</id>
<content type='text'>
a dependency on SDL
bump PKGREVISION</content>
</entry>
<entry>
<title>Modular Xorg support.</title>
<updated>2007-01-10T14:58:24Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-01-10T14:58:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e0fbc9fdade814670dc5eb9fcc14ce571d94576d'/>
<id>urn:sha1:e0fbc9fdade814670dc5eb9fcc14ce571d94576d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 0.4.1</title>
<updated>2006-10-17T16:18:14Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2006-10-17T16:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10dfa4ae1fbe81c51bfdbec7f8a2a0b9987022e3'/>
<id>urn:sha1:10dfa4ae1fbe81c51bfdbec7f8a2a0b9987022e3</id>
<content type='text'>
changes:
-build system fixes
-acceleration on amd64 and ppc
-bugfixes</content>
</entry>
<entry>
<title>Change the format of BUILDLINK_ORDER to contain depth information as well,</title>
<updated>2006-07-08T23:10:35Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-07-08T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c16221a4db5db247e9ecea04d817821955982042'/>
<id>urn:sha1:c16221a4db5db247e9ecea04d817821955982042</id>
<content type='text'>
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto</content>
</entry>
<entry>
<title>Track information in a new variable BUILDLINK_ORDER that informs us</title>
<updated>2006-07-08T22:38:58Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-07-08T22:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9430e4930752307717c0058ee21f02a3ea56b0ad'/>
<id>urn:sha1:9430e4930752307717c0058ee21f02a3ea56b0ad</id>
<content type='text'>
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.</content>
</entry>
<entry>
<title>Fix buildling on Darwin/Mac OS X with GCC 4</title>
<updated>2006-06-19T13:21:14Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2006-06-19T13:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=00c73b070e16624212300a2cd42152a671a7820c'/>
<id>urn:sha1:00c73b070e16624212300a2cd42152a671a7820c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)</title>
<updated>2006-06-12T16:28:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2006-06-12T16:28:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ad782541d0e5959bd30aabd247a6c14fe74e5d9f'/>
<id>urn:sha1:ad782541d0e5959bd30aabd247a6c14fe74e5d9f</id>
<content type='text'>
for SDL shlib changes.</content>
</entry>
<entry>
<title>Updated libmpeg2 to 0.4.0bnb4: Applied patch supplied by njoly@pasteur.fr</title>
<updated>2006-04-21T07:15:38Z</updated>
<author>
<name>wulf</name>
<email>wulf@pkgsrc.org</email>
</author>
<published>2006-04-21T07:15:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0acb70d830f977004daed3072aa2d53a8704dc1e'/>
<id>urn:sha1:0acb70d830f977004daed3072aa2d53a8704dc1e</id>
<content type='text'>
fixing x86_64 assembler code issues as identified in PR #33136.</content>
</entry>
</feed>
