Mercurial > mplayer.hg
log libmpcodecs/ad_faad.c @ 16336:6a9283411dfe
age | author | description |
---|---|---|
Thu, 01 Sep 2005 15:25:03 +0000 | attila | stop trying to decode faad audio, when last decoded length is <0 |
Fri, 15 Jul 2005 22:09:30 +0000 | gpoirier | memcpy and memmove both copy memory, but when using memcpy the source and destination must not overlap, but here, they did overlap. |
Sun, 12 Jun 2005 13:30:40 +0000 | nicodvb | fixed wrong binary mask: it precluded the syncword of adts-4 from being recognized as valid |