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
Johns
1cbaddf75c
Need extra space in ring buffer for sequence end.
2012-03-06 18:37:40 +01:00
Johns
129c139ed7
Fix fast backward with some h264 streams.
2012-03-06 15:38:30 +01:00
Johns
181a0bb372
Move grab unsupported warning to low-level.
2012-03-05 20:10:23 +01:00
Johns
f2d4163899
Fix bug: NAL end of sequence is 10 and not 0x10.
...
Cleanup, remove old cruft.
Add support for pes recordings.
2012-03-05 20:05:56 +01:00
Johns
74a62e3649
Makes audio ts parser default. Suspend fixes.
2012-03-03 18:47:07 +01:00
Johns
dda9011abc
Removes LPCM detection from TS parser.
2012-03-03 16:11:38 +01:00
Johns
4d1a516c80
Fix Bug: PES audio buffer not correct reset.
2012-03-02 16:06:45 +01:00
Johns
0df8e8a5fc
Handle initial suspend mode like normal suspend.
2012-03-02 00:05:03 +01:00
Johns
6a28064dce
Add support for attach/detach plugin.
2012-03-01 22:12:22 +01:00
Johns
07b426f2b5
Fix bug in new audio ts parser: hangup.
2012-02-24 15:22:26 +01:00
Johns
67e571f02b
Survive lost X11 display.
2012-02-23 17:57:21 +01:00
Johns
c17af0e958
Fix bug: 100% cpu use with plugins like mp3.
2012-02-23 15:32:43 +01:00
Johns
0243b1c8a7
Fix bug: No OSD until valid video stream shown.
2012-02-22 15:10:47 +01:00
Johns
5d8dea1b6b
New audio PES handling.
...
New easier and more flexible audio PES packet parser, which includes own
codec parser.
Removed av_parser use.
Reduced audio buffer time, faster channel switch.
New audio transport stream parser (not enabled as default).
2012-02-21 20:55:28 +01:00
Johns
c4ad13c53f
Fix bug: Grabbing JPG image fails while suspended.
2012-02-19 20:52:57 +01:00
Johns
09cfab3856
Add posibility to disable repeat pict warning.
2012-02-16 21:55:14 +01:00
Johns
852d367225
Adds trick speed support.
2012-02-16 15:31:53 +01:00
Johns
97af9c6de2
Fix bug: wrong start of video packet.
2012-02-15 22:19:50 +01:00
Johns
6775173e4f
Fix bug: local id variable overwrites argument.
2012-02-14 21:51:13 +01:00
Johns
919428cb80
Find AC3 (Dolby Digital) inside PES packet.
2012-02-14 21:18:24 +01:00
Johns
5aa826bdb0
Fix bug: dvd plugin not working.
2012-02-14 15:12:48 +01:00
m.Rcu
33c638d538
Jpeg screengrab use VDR RgbToJpeg function.
2012-02-12 20:30:50 +01:00
Johns
0a2a221fa9
Add play/pause audio support.
2012-02-12 20:14:43 +01:00
Johns
6df970ca9e
Fix bug: mpeg stills not displayed.
2012-02-12 16:57:32 +01:00
Johns
616cd9e133
Forgot to reenable FindAudioSync.
2012-02-11 18:29:20 +01:00
Johns
a91533f6d1
Detect audio stream type only after stream switch.
2012-02-11 18:22:48 +01:00