OSDN Git Service

Bump libmkv to 0.6.4.1
[handbrake-jp/handbrake-jp-git.git] / pkg / linux / debian / README.Debian
1 handbrake for Debian
2 --------------------
3
4 HandBrake bundles its own copies of ffmpeg and related media libraries. This is
5 an upstream decision that the Ubuntu maintainers will respect.
6
7 This is done by running contrib/getcontrib.sh which wgets each library from
8 HandBrake's website.
9
10
11 Upstream has asked us to do this because they have modified their libraries to
12 address the finickiness of the platforms that they support, along with
13 prerelease patches that add support for advanced HandBrake functionality such as
14 surround-sound downmixing.
15
16 HandBrake then statically links against these libraries, and they are not
17 installed to the system so it doesn't interfere with other parts of the system.
18 Different or older versions of these packages are included in the Ubuntu
19 distribution already, and have passed our guidelines for Multiverse inclusion.
20
21
22 === Detailed Breakdown of Bundled Libraries and Reasons ===
23
24 a52dec - 0.7.4
25 patch to allow downmix to dolby prologic ii
26
27 faad2 2.6.1
28 patch to configure.ac so it will build with libtool 2.2.x
29
30 ffmpeg svn 15462
31 patch for building on beos
32 patch that adds aac-latm codec
33 patch fixes memory leak provoked by h264 streams with lots of errors
34 patch for cygwin
35 patch for solaris
36
37 libdca svn 81
38 newer than released version
39
40 libdvdread 0.9.7
41 patch for os x, changes path to dvdcss
42 patch for cygwin, configure fixes
43
44 faac
45 patch for cygwin configure
46
47 lame version 3.98
48
49 libmp4v2 svn 45
50 project was stagnant. using a fork that has picked up development
51
52 libmkv 0.6.3
53
54 mpeg2dec 0.5.1
55
56 libogg 1.1.3
57
58 libsamplerate 0.1.4
59
60 libvorbis aotuv fork b5
61
62 libtheora 1.0
63
64 libx264 git 1028
65 patch for cygwin configure
66 patch for solaris build scripts
67 patch to allow forcing an IDR frame
68
69 xvidcore 1.1.3
70 patch for os x configure
71 patch for cygwin configure
72 patch configure to recognize nasm 2.0
73
74  -- John Dong <jdong@ubuntu.com>  Fri, 28 Nov 2008 14:17:16 -0500