summaryrefslogtreecommitdiffstats
path: root/video/handbrake/HISTORY
blob: 2d03d74f039569c9752d1ad3ff101a5ccc563c64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
2018-09-14 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 1.1.2

2017-03-06 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on opus

2017-03-02 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 1.0.3
	* CONFIGURE, DEPENDS: remove choice of download tool
	* PRE_BUILD: remove obsolete sedit
	* DEPENDS: add dependency on jansson

2016-03-19 Florian Franzmann <bwlf@bandrate.org>
	* on cast x264 check self

2016-02-29 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS, DEPENDS: version 0.10.5

2015-10-25 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 0.10.2.
	  Matches upstream posted SHA1.
	* DEPENDS: GUI is now gtk+3 (untested).
	  Optionally use local yasm and cmake (autotools option breaks build).
	  LIBAVCODEC parameter changed to --enable-libav-aac .
	  libsamplerate is required for libhb sync.
	* BUILD: Enable fdk-aac if LIBAVCODEC is built with faac (non-free).

2012-09-25 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Optionally depend on LIBAVCODEC for ffmpeg support

2012-08-03 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 0.9.8
	  Matches upstream posted MD5

2012-05-05 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 0.9.6
	  Matches upstream posted MD5
	* DEPENDS: Requires fribidi for biderectional unicode text
	  Requires gcc with CXX (g++)
	  Optionally depends on yasm
	* PRE_BUILD: Fix compilation if your fribidi is built with glib2

2011-03-31 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 0.9.5

2010-06-27 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Suggest libdvdcss for decrypting DVDs

2010-04-27 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: added missing dependencies on hal and python

2010-02-15 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS, DEPENDS, CONFIGURE, BUILD, INSTALL: Created