annotate stream/stream_dvd_common.h @ 24681:1ecf2ff1d512

in update_stats() removed a wrong 'else' that would prevent h264 headers to be recognized: all 0x12x headers were accounted for only in num_elementary_packets12x. Fixes detection of certain H264 in ES/PS streams
author nicodvb
date Thu, 04 Oct 2007 17:15:06 +0000
parents 2107f38b6ca1
children 6ac1ece1f9fe
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23993
2107f38b6ca1 Moved dvdtimetomsec to stream_dvd_common.c.
cehoyos
parents:
diff changeset
1 int mp_dvdtimetomsec(dvd_time_t *dt);