annotate stream/stream_dvd_common.h @ 24218:d05588d8f817

warning fixes: realcodecs/drv3.c: In function 'build_crc': realcodecs/drv3.c:291: warning: unused variable 'b' realcodecs/drv3.c: In function 'RV20toYUV420Transform': realcodecs/drv3.c:323: warning: unused variable 'crc2' realcodecs/drv3.c:323: warning: unused variable 'crc1' realcodecs/drv3.c:323: warning: unused variable 'len'
author diego
date Mon, 27 Aug 2007 11:05:40 +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);