Johns
|
fb2a7f9959
|
CLOCK_REALTIME -> CLOCK_MONOTONIC to allow time changes.
|
2013-10-08 10:18:04 +02:00 |
|
Johns
|
e3b32861b0
|
Add function VideoStreamOpen and always use VideoStreamClose.
|
2013-10-08 10:13:38 +02:00 |
|
Johns
|
58a76439ee
|
Softer audio/video sync.
|
2013-09-30 20:54:27 +02:00 |
|
Johns
|
a13c25d309
|
Add function GetStats to the video output module.
|
2013-08-07 10:29:44 +02:00 |
|
Johns
|
5265e68aa9
|
Add function ResetStart to the video output module.
|
2013-08-06 12:16:30 +02:00 |
|
Johns
|
11121b5bdd
|
Add function SetClosing to the video output module.
|
2013-08-04 17:43:11 +02:00 |
|
Johns
|
d8e96c7871
|
Generalize GetVaapiContext to GetHwAccelContext.
|
2013-08-03 17:27:52 +02:00 |
|
Johns
|
8ff65a011a
|
Add compile time configurable trickspeed packets dump.
|
2013-07-29 19:14:32 +02:00 |
|
Johns
|
171a3f4dc9
|
Fix bug #1410: wrong spelled AC-3 and E-AC-3.
|
2013-07-26 16:55:33 +02:00 |
|
Johns
|
93357fb1cd
|
Add compile time selectable h264 trickspeed workaround.
|
2013-07-24 20:06:05 +02:00 |
|
Johns
|
c646007db1
|
Use ffmpeg new names AVCodecID, AV_CODEC_... .
|
2013-07-18 17:08:47 +02:00 |
|
Johns
|
7615305960
|
Fix bug: video lagging behind after recording stop.
|
2013-07-16 16:39:46 +02:00 |
|
Johns
|
cc1e2de58b
|
Reduce PES error messages.
|
2013-07-15 17:00:22 +02:00 |
|
Johns
|
34fd275b42
|
Fix bug #1392: Wrong value for mixing LFE.
|
2013-07-08 14:36:08 +02:00 |
|
Johns
|
64c11efc1b
|
Fix bug: wrong grab size, introduced with AMD VDPAU.
|
2013-05-16 20:28:44 +02:00 |
|
Johns
|
ebb8482226
|
Use VDR SPU decoder as default.
|
2013-05-15 10:07:30 +02:00 |
|
Johns
|
833112eaa9
|
Fix bug: grab image negative quality isn't 100.
|
2013-05-14 12:32:09 +02:00 |
|
Johns
|
c1d3b9d048
|
Support AMD VDPAU with surface != requested size.
|
2013-05-10 15:53:26 +02:00 |
|
Johns
|
7a5e696bc4
|
Fix opengl and opengl threads bugs.
|
2013-04-17 16:35:51 +02:00 |
|
Johns
|
8f99f80d44
|
Initial opengl support with va-api only.
|
2013-04-16 16:44:42 +02:00 |
|
Johns
|
c0286b3ab4
|
Fix "broken driver" message if empty ring buffer.
|
2013-04-15 16:55:15 +02:00 |
|
Johns
|
9dd248f9d0
|
Enable seamless audio track change.
|
2013-04-11 12:03:38 +02:00 |
|
Johns
|
5b35e70b94
|
Fix bug #1302: Unsupported pixel format crash.
|
2013-04-08 16:42:47 +02:00 |
|
Johns
|
857546a3a5
|
Fix the fix, when sillpicture is called in suspend.
|
2013-04-06 14:24:08 +02:00 |
|
Johns
|
4e3f5f5414
|
Fix crash, when sillpicture is called in suspend mode.
|
2013-04-03 16:48:00 +02:00 |
|
Johns
|
23b0e0d599
|
Add workaround for zero width+height and ffmpeg >= 1.2.
|
2013-04-03 16:47:21 +02:00 |
|
Johns
|
eab051f5e6
|
Release Version 0.6.0.
|
2013-03-17 15:53:01 +01:00 |
|
cyril
|
a747829ffb
|
Adds raise softhddevice video window support.
|
2013-03-06 17:07:30 +01:00 |
|
Johns
|
7db63875d0
|
Adds optional only complete mpeg packets support.
|
2013-03-06 10:30:27 +01:00 |
|
Johns
|
637c04655a
|
Fixes text of EAC-3 pass-through setup.
|
2013-03-05 14:39:13 +01:00 |
|
Johns
|
9954b939ef
|
Try to connect to X11 server, when start fails.
|
2013-02-27 16:48:42 +01:00 |
|
Johns
|
54255e7b57
|
Try to use HBR (High Bit-Rate) for EAC3.
|
2013-02-11 23:40:09 +01:00 |
|
Johns
|
2cd667fb44
|
Improved pass-through (PCM+EAC3) support.
|
2013-02-11 16:53:51 +01:00 |
|
Johns
|
b48e0d0638
|
Support VDR 1.7.36 new build system.
|
2013-01-29 17:04:50 +01:00 |
|
Johns
|
f9998e7664
|
Add audio compatibility with >=ffmpeg 1.1.
|
2013-01-24 21:42:39 +01:00 |
|
Johns
|
11293e8dc1
|
Split mpeg packets in receiver thread.
|
2013-01-07 16:55:42 +01:00 |
|
horchi
|
63c22a13cf
|
Adds VDR SeduAtmo Plugin support.
|
2013-01-01 17:58:54 +01:00 |
|
Johns
|
3d5e59a6e5
|
Support multiple streams with ScaleVideo.
|
2013-01-01 15:21:28 +01:00 |
|
Johns
|
acf377ec60
|
Makes 4:3 and 16:9 display format configurable.
Don't use DVB display format.
|
2013-01-01 14:48:51 +01:00 |
|
Zoolook
|
87c1c7be84
|
Add support for new vdr ScaleVideo API.
|
2013-01-01 12:51:08 +01:00 |
|
Johns
|
b1beb49798
|
Add support for old PES HDTV recording.
|
2013-01-01 12:09:54 +01:00 |
|
FireFly
|
38011d51b6
|
Add german translation.
|
2012-11-18 21:17:09 +01:00 |
|
Johns
|
9a2b6f860a
|
Version 0.5.2 released.
|
2012-11-15 22:30:55 +01:00 |
|
maverick-me
|
0286c434b4
|
Add support to change OSD for 3d SBS/TB streams.
|
2012-10-30 16:50:31 +01:00 |
|
Johns
|
7e4657e615
|
Use software decoder for still-pictures.
|
2012-10-29 23:06:00 +01:00 |
|
Johns
|
a9e664ac52
|
Add Feature #1103: change audio without vdr restart.
|
2012-10-29 16:00:45 +01:00 |
|
Johns
|
30952face4
|
Fix bug #1089: vdpau wrong number of mpeg refs.
|
2012-10-24 15:38:09 +02:00 |
|
Johns
|
92b4203644
|
Fix bug: possible endless loop in pes audio parser.
|
2012-10-19 15:36:41 +02:00 |
|
Johns
|
f640ebdeb5
|
Report correct size in cSoftHdDevice::GetVideoSize.
|
2012-10-10 17:26:49 +02:00 |
|
Johns
|
73fe963c36
|
Add picture adjustment support for vdpau.
|
2012-09-03 16:39:33 +02:00 |
|