1
0
mirror of https://github.com/rofafor/vdr-plugin-femon.git synced 2023-10-10 11:36:53 +00:00

Removed bitstream parsing from Receive() method.

Refactored the error logging from unimplemented ioctl functions.
This commit is contained in:
Rolf Ahrenberg
2009-09-22 08:44:30 +03:00
parent 080f390a75
commit 21d9c20beb
6 changed files with 237 additions and 118 deletions

View File

@@ -381,3 +381,4 @@ VDR Plugin 'femon' Revision History
- Changed H.264 parser to show display aspect ratio.
- Removed error logging from unimplemented ioctl functions.
- Removed bitstream parsing from Receive() method.