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

Fixed H.264 bitstream parser.

Added a mutex to receiver class.
This commit is contained in:
Rolf Ahrenberg
2009-09-01 15:30:48 +03:00
parent 453ca7a2a5
commit e57b36a151
6 changed files with 406 additions and 107 deletions

View File

@@ -370,3 +370,8 @@ VDR Plugin 'femon' Revision History
- Removed OSD offset and height options.
- Added PES assembler.
- Added bitstream parsers for all codecs.
2009-xx-xx: Version 1.7.4
- Fixed H.264 bitstream parser.
- Added a mutex to receiver class.