annotate stream/stream_dvd_common.h @ 24831:8fe8b0d9deec

Remove assert. Not only are they no help at all and proper checks should be added if desired, also assert.h is not included so compilation may fail.
author reimar
date Sat, 27 Oct 2007 06:47:35 +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);