summaryrefslogtreecommitdiff
path: root/multimedia/libmpeg2/patches
AgeCommit message (Collapse)AuthorFilesLines
2008-08-07update to 0.5.1drochner2-15/+15
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).
2007-02-22reduce this to the pure library (as PKGNAME already suggests), savesdrochner1-0/+13
a dependency on SDL bump PKGREVISION
2006-10-17update to 0.4.1drochner2-95/+3
changes: -build system fixes -acceleration on amd64 and ppc -bugfixes
2006-06-19Fix buildling on Darwin/Mac OS X with GCC 4adam1-7/+16
2006-04-21Updated libmpeg2 to 0.4.0bnb4: Applied patch supplied by njoly@pasteur.frwulf1-0/+38
fixing x86_64 assembler code issues as identified in PR #33136.
2005-08-20don't assume a shared library can be built from non-PIC code.grant1-4/+49
2005-08-10hacks.mk does not work; even more correct patch submittedadam1-0/+13
2005-07-18no need for patches to remove commandline args, just usegrant1-13/+0
BUILDLINK_TRANSFORM's "rm", and only on Darwin. hi adam :)
2005-07-16Removed -O3: causes compilation errors on MacOSXadam1-0/+13