]> git.sesse.net Git - ffmpeg/history - libavcodec/wmadec.c
* fixing some minor const warnings
[ffmpeg] / libavcodec / wmadec.c
2002-10-31 Zdenek Kabelac* avoid negative numbers as well
2002-10-31 Nick Kurshev10l
2002-10-31 Nick Kurshevreverse first hunk
2002-10-31 Nick Kurshevfixed debug compilation
2002-10-31 Fabrice Bellardfixed nb_block_sizes detection - fixed codec_id test...
2002-10-29 Fabrice Bellarduse lrintf to avoid double conversion
2002-10-29 Fabrice Bellardavoid name clash - fixed again block size selection
2002-10-28 Fabrice Bellardfixed block size selection
2002-10-28 Fabrice Bellardadded wma decoder