summaryrefslogtreecommitdiff
path: root/HISTORY
blob: de39ccd9be2e3924ce360cd5933bc03854d2046c (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
VDR Plugin 'osdpip' Revision History
------------------------------------

2004-02-04: Version 0.0.4 (written by Andreas Regel)

- a second osd window with some information about the viewed channel and
  event is now shown on screen

2004-01-24: Version 0.0.3 (written by Andreas Regel)

- new TS->ES remuxer: now using VDR's cRemux for TS->PES and some own code
  for PES->ES
- now using libavcodec from ffmpeg instead of mpeg2dec
- frames to decode configurable (I-frames, I-/P-frames, all frames)
- frame dropping configurable
- added new color depths:
 - 128 shades greyscale
 - 128 colors with variable palette using Wu's quantizer (patch needed)
- changed osd size setting to 6 configurable values

2004-01-03: Version 0.0.2

- Added setup menu
- OSD depth, size and position configurable (see README)
- OSD crop dimensions configurable
- OSD window size is calculated dynamically depending on stream dimensions
- Added translations

2004-01-02: Version 0.0.1

- Initial revision.