annotate mp3lib/bswap.h @ 13256:9a3e02d65e08

fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts ever infinite?!?!) but at least it makes it work... :) patch by Balazs KOSSOVICS (tevefeju AT freemail.hu): Hi! When we listening music with "-hr-mp3-seek" option, than there is a negative value at the first rewinds in the statusrange (-52 hours, some minutes). The patch is against this.
author rfelker
date Sun, 05 Sep 2004 22:10:59 +0000
parents 3a347b949c5d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1040
115ef47ef8c3 Minor optimization
nickols_k
parents:
diff changeset
1 /* Let it be for now*/
1423
3a347b949c5d Furter compatibility with new ffmpeg stuff.
nick
parents: 1067
diff changeset
2 #include "../bswap.h"