]> git.sesse.net Git - ffmpeg/history - libavcodec/wmadec.c
per file doxy
[ffmpeg] / libavcodec / wmadec.c
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-23 Fabrice Bellarduse av_malloc() functions - added av_strdup and av_real...
2003-01-21 Michael NiedermayerGetBitContext.size is allways multiplied by 8 -> use...
2003-01-07 Fabrice Bellardalign fixes for sse/altivec
2003-01-06 Fabrice Bellardoops : better error resilience - should fix most wma...
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