blob: 967962ac71e76171c8e56a1e6fa883a02282a11c (
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
|
VDR Plugin 'markad' Revision History
----------------------------------
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.
|