fixed memory leak in libdvbmpeg read_pes (fixes #769)

This commit is contained in:
Frank Schmirler
2011-11-12 22:30:48 +01:00
parent 8850e63da5
commit 30674fb6c8
3 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- fixed memory leak in libdvbmpeg read_pes (thanks to Ville Skytt<74>)
- dropped several unused functions in libdvbmpeg
- restricted VTP command RENR to liemikuutio patch < 1.32. Build fails with
newer versions of this patch (thanks to Ville Skytt<74>)