pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/libmpeg2
Module Name: pkgsrc
Committed By: drochner
Date: Thu Aug 7 18:23:18 UTC 2008
Modified Files:
pkgsrc/multimedia/libmpeg2: Makefile distinfo
pkgsrc/multimedia/libmpeg2/patches: patch-aa patch-ab
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/multimedia/libmpeg2/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/multimedia/libmpeg2/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/multimedia/libmpeg2/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/multimedia/libmpeg2/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index