Commit graph

9 commits

Author SHA1 Message Date
drochner
0d1c8618fe update to 0.5.1
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).
2008-08-07 18:23:18 +00:00
drochner
10a728c9da reduce this to the pure library (as PKGNAME already suggests), saves
a dependency on SDL
bump PKGREVISION
2007-02-22 17:43:51 +00:00
drochner
10dfa4ae1f update to 0.4.1
changes:
-build system fixes
-acceleration on amd64 and ppc
-bugfixes
2006-10-17 16:18:14 +00:00
adam
00c73b070e Fix buildling on Darwin/Mac OS X with GCC 4 2006-06-19 13:21:14 +00:00
wulf
0acb70d830 Updated libmpeg2 to 0.4.0bnb4: Applied patch supplied by njoly@pasteur.fr
fixing x86_64 assembler code issues as identified in PR #33136.
2006-04-21 07:15:38 +00:00
grant
756716bbec don't assume a shared library can be built from non-PIC code. 2005-08-20 11:44:09 +00:00
adam
bc28514c15 hacks.mk does not work; even more correct patch submitted 2005-08-10 20:18:18 +00:00
grant
2e2f8a181d no need for patches to remove commandline args, just use
BUILDLINK_TRANSFORM's "rm", and only on Darwin. hi adam :)
2005-07-18 07:25:33 +00:00
adam
aa45b99424 Removed -O3: causes compilation errors on MacOSX 2005-07-16 13:05:51 +00:00