mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Changed AV_PES not
This commit is contained in:
parent
eb90375362
commit
f9a3ec512a
5
HISTORY
5
HISTORY
@ -172,9 +172,8 @@ Video Disk Recorder Revision History
|
|||||||
|
|
||||||
- NOTE: If you are using DVB driver version 0.7 you need to load the dvb.o
|
- NOTE: If you are using DVB driver version 0.7 you need to load the dvb.o
|
||||||
module with option outstream=0, so your insmod statement should read
|
module with option outstream=0, so your insmod statement should read
|
||||||
'insmod dvb.o outstream=0'. This is currently necessary because 'vdr' works
|
'insmod dvb.o outstream=0'. This is currently necessary because 'vdr'
|
||||||
with AV_PES data and will change once it has been modified to work directly
|
still works with AV_PES data.
|
||||||
with MPEG2.
|
|
||||||
- Video files now have the 'group read' bit set.
|
- Video files now have the 'group read' bit set.
|
||||||
- Fixed handling errors in 'readstring()'.
|
- Fixed handling errors in 'readstring()'.
|
||||||
- Handling SIGPIPE and re-establishing handler after intercepting a signal.
|
- Handling SIGPIPE and re-establishing handler after intercepting a signal.
|
||||||
|
Loading…
Reference in New Issue
Block a user