]> git.sesse.net Git - vlc/commit - modules/mux/mpeg/pes.c
* ts: fix segfault with old dvbpsi, fix uninitialized variables
authorLaurent Aimar <fenrir@videolan.org>
Sun, 9 Oct 2005 17:01:08 +0000 (17:01 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 9 Oct 2005 17:01:08 +0000 (17:01 +0000)
commit6c1d2ae8773975c00e04c86a5eae1dde4f54db60
treec2136589d942ef60d36239816c000227482609f8
parent3b3ae4a6a5fda3ce0055fcf6e330cc49f7a20a5c
 * ts: fix segfault with old dvbpsi, fix uninitialized variables
 * pes: memset header before using bits_* in DEBUG mode (to please valgrind)
 * bits: cosmetics.
modules/mux/mpeg/bits.h
modules/mux/mpeg/pes.c
modules/mux/mpeg/ts.c