Johns
|
849ca7cfd6
|
Stronger H264/Mpeg detection tests.
|
2013-01-12 19:13:43 +01:00 |
|
Johns
|
308742a927
|
React faster only with mpeg.
|
2013-01-11 18:54:45 +01:00 |
|
Johns
|
1a730ef90b
|
Fix build without USE_PIP.
|
2013-01-09 00:39:27 +01:00 |
|
Johns
|
d59c2ad40b
|
Must guard CodecVideoDecode.
|
2013-01-08 23:52:41 +01:00 |
|
Johns
|
3366faece2
|
Fixes close PIP threading bug.
|
2013-01-08 21:11:46 +01:00 |
|
Johns
|
11293e8dc1
|
Split mpeg packets in receiver thread.
|
2013-01-07 16:55:42 +01:00 |
|
Johns
|
7cc74795be
|
Fix bug: missing external reference with -DUSE_PIP.
|
2013-01-06 19:14:46 +01:00 |
|
Johns
|
b24409323d
|
Fix detach and attach bug.
|
2013-01-05 22:48:01 +01:00 |
|
Johns
|
fa09d940c5
|
Fix PIP threading problems.
|
2013-01-05 20:44:54 +01:00 |
|
Johns
|
8ee1e84b2e
|
Restore video position, when PIP closes.
|
2013-01-05 16:37:25 +01:00 |
|
Johns
|
d89ada9aad
|
Makes PIP+Video position configurable.
|
2013-01-04 21:50:55 +01:00 |
|
Johns
|
78100cba00
|
Use second stream for PIP.
|
2013-01-04 15:56:26 +01:00 |
|
Johns
|
d42475f2dc
|
Prepared reentrant video stream.
|
2013-01-03 18:52:34 +01:00 |
|
Johns
|
3d5e59a6e5
|
Support multiple streams with ScaleVideo.
|
2013-01-01 15:21:28 +01:00 |
|
Johns
|
b1beb49798
|
Add support for old PES HDTV recording.
|
2013-01-01 12:09:54 +01:00 |
|
Johns
|
00d314dcd1
|
Disable trickspeed hack, to prevent ffmpeg crash.
|
2012-12-31 14:03:19 +01:00 |
|
Johns
|
943ee22aa5
|
Makes X11 server arguments configurable.
|
2012-12-14 17:24:54 +01:00 |
|
Johns
|
b6154a988f
|
Fix build with NO_TS_AUDIO.
|
2012-12-14 17:04:50 +01:00 |
|
Johns
|
5ec6963398
|
Missing space added.
|
2012-11-25 00:38:32 +01:00 |
|
Johns
|
7e4657e615
|
Use software decoder for still-pictures.
|
2012-10-29 23:06:00 +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
|
80dfa4a80f
|
Close all filehandles before exec.
Add stillpicture debug.
Some small stillpicture fixes.
|
2012-09-15 21:38:54 +02:00 |
|
Johns
|
e02c1fa5f9
|
Revert "mpeg_vdpau" back to "mpegvideo_vdpau".
|
2012-08-14 16:02:44 +02:00 |
|
Johns
|
c07ec82e6d
|
Fix bug: Can't use software decoder with VDPAU.
|
2012-08-13 16:57:36 +02:00 |
|
Johns
|
ecb48a5d63
|
Resume plugin, if dummy player looses control.
|
2012-08-09 16:22:06 +02:00 |
|
Johns
|
15583a79c4
|
FreeBSD compatibility fix.
|
2012-07-09 17:17:16 +02:00 |
|
Johns
|
e6ce7832ba
|
Add commandline support to disable hardware decoder.
|
2012-07-03 15:48:44 +02:00 |
|
Johns
|
696bb8e934
|
Display frame statistics in plugin menu.
|
2012-07-02 17:05:36 +02:00 |
|
Johns
|
b5162bae5c
|
Fix bug: 100% CPU use during playback.
|
2012-06-30 15:40:33 +02:00 |
|
Johns
|
ed1e16dccf
|
Removed warnings and old code.
|
2012-06-22 19:12:00 +02:00 |
|
Johns
|
da9886e9f1
|
Fix bug: dvd plugin times out. Readme update.
|
2012-06-08 15:27:42 +02:00 |
|
Johns
|
c112b850d8
|
Fix bug: 100% cpu use.
Fix bug: audio/video out of sync after jump in recordings.
|
2012-05-16 20:35:35 +02:00 |
|
Johns
|
752ee356fa
|
Poll input buffers, if display buffers are full.
|
2012-05-13 18:33:24 +02:00 |
|
Johns
|
3772b2160c
|
Initial ADTS (AAC+) support.
|
2012-05-09 20:16:46 +02:00 |
|
Johns
|
e30e1e5aad
|
Handle jump in stream like stream start.
|
2012-04-21 12:59:04 +02:00 |
|
Johns
|
79e78bf235
|
Show black picture, if no video stream available.
New audio ring code.
New audio filters (first part).
|
2012-04-17 16:45:27 +02:00 |
|
Johns
|
3ba18d8720
|
Add -D option to getopt.
|
2012-04-15 14:46:57 +02:00 |
|
Johns
|
2c52955ac0
|
Adds detached start mode.
|
2012-04-14 21:16:01 +02:00 |
|
Johns
|
71f786711b
|
Fix bug: X11 server keeps sending USR1 signals.
|
2012-04-12 15:37:19 +02:00 |
|
Johns
|
1f14af6590
|
Fix bug: playback errors with old PES recordings.
|
2012-04-11 12:16:00 +02:00 |
|
Johns
|
c986d285ea
|
Buffer less video and audio.
|
2012-04-05 15:47:59 +02:00 |
|
Johns
|
413983a666
|
Calling TrickSpeed without decoder can happen.
|
2012-04-01 17:04:16 +02:00 |
|
Johns
|
c9b344a3fd
|
Audio/Video sync rewrite.
Trick-speed support moved to video module.
Reduce video messages.
|
2012-03-31 21:27:54 +02:00 |
|
Johns
|
552a994db3
|
Add optional argument to ATTA svdrp commmand.
|
2012-03-15 15:42:51 +01:00 |
|
Johns
|
7b570c507c
|
Cleanups.
|
2012-03-12 17:58:19 +01:00 |
|
Johns
|
47d2896468
|
Better Poll(), flush video buffers after replay.
|
2012-03-10 17:05:41 +01:00 |
|
Johns
|
c2938c7ef3
|
Wakeup display to show OSD for remote learning.
|
2012-03-09 12:08:56 +01:00 |
|
Johns
|
acc35fe30c
|
Video cleanup.
Add noop video output module.
Move VideoThread check into lock/unlock functions.
Add support for choosing video output module.
|
2012-03-07 15:31:43 +01:00 |
|