Changeset 2071

Show
Ignore:
Timestamp:
09/23/07 08:09:30 (1 year ago)
Author:
alexander
Message:

Updated to xine-lib 1.1.8 due to significant improvement of sound quality
when resampling (read: always, because of dmix that forces the 48 kHz sample
rate, see http://bugs.debian.org/396881 for more details)

TODO: check if the old considerations for disabling OpenGL output and
optimizations still apply, and test on x86_64.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/packages/xine-lib/Makefile

    r1887 r2071  
    22 
    33NM= xine-lib 
    4 VRS= 1.1.6 
     4VRS= 1.1.8 
    55DIR= $(NM)-$(VRS) 
    66 
    77FILE= $(DIR).tar.bz2 
    88URL-$(FILE)= http://easynews.dl.sourceforge.net/xine/$(FILE) 
    9 SHA-$(FILE)= f7c865d08991be875eb986dab2640e788946e426 
     9SHA-$(FILE)= 48c7402ee2ada28e4b271d9dfb2bcb4d812e7daf 
    1010 
    1111# Targets