]> git.sesse.net Git - vlc/commit
* ts: apply patch of Andy Lindsay (fix one memory leak and PMT handling)
authorLaurent Aimar <fenrir@videolan.org>
Fri, 1 Aug 2003 18:02:06 +0000 (18:02 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 1 Aug 2003 18:02:06 +0000 (18:02 +0000)
commit57b0e5aa81c95d2011eedb9660ee04bd794840c6
tree37cdef103a5e0662f0686e43f69842b728c08941
parent2a922ddb46b059c2be3dee5c647589ce11a9061b
 * ts: apply patch of Andy Lindsay (fix one memory leak and PMT handling)
       converted all u8,u16,u32 into uint8_t, uint16_t, uint32_t
modules/demux/mpeg/ts.c