]> git.sesse.net Git - vlc/history - modules/codec/wmafixed/wma.c
Merge branch 1.0-bugfix
[vlc] / modules / codec / wmafixed / wma.c
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-02-09 Laurent AimarAdded a module shortcut to wmafixed.
2009-02-07 Jean-Paul Samanwmafixed: handle error cases (fixes #2474)
2009-02-03 Laurent AimarDecrease fixed point decoder priority to lower than...
2009-01-30 Jean-Paul Samanwma-fixed: Forward port of fixed integer WMA v1/2 decoder.