blob: b8ecf58b69467318676e88e7ae8e27b4da373a8e (
plain)
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
55
|
VDR Plugin 'markad' Revision History
----------------------------------
2011-02-23: Version 0.1.0
- New demuxer
- New mark handling
- Removed "Backupmarks" option
- Added more logos
- Fixed some bugs reported from users
2011-02-13: Version 0.0.9
- Removed "scan AC3 always" option, added "correct info file"
- New default options: repair index=off, corect info file=off
- markad now rely to the F framerate parameter (no internal correction)
- Improved overlap handling
- Added some logos
2011-01-23: Version 0.0.8
- Improved HD handling
2010-05-22: Version 0.0.7
- Various bugfixes
- First official release
2010-03-16: Version 0.0.6
- Added creation of mark files
2010-03-06: Version 0.0.5
- Updated H264 handling
2009-09-27: Version 0.0.4
- Change marks upon priority
2009-09-17: Version 0.0.3
- Changed name from noad to markad
- Added H264 SPS processor from femon
- Ignore duplicate TS-packets
- Added standalone version (still not working)
2009-09-11: Version 0.0.2
- Fixed H264 decoding
- Added mp2 decoder
- Added ac3 decoder
2009-08-26: Version 0.0.1
- Initial revision.
|