]> git.sesse.net Git - vlc/history - modules/codec/faad.c
Tell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values) and VLC so that it doesn...
[vlc] / modules / codec / faad.c
2004-02-19 Jean-Paul SamanTell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values...
2004-02-19 Jean-Paul SamanFix for iPAQ choose fixed point arithmic in FAAD decoder.
2004-01-25 Benjamin Prachtstring review
2003-12-12 Gildas Bazin* modules/codec/faad.c: proper channels re-ordering...
2003-12-03 Laurent Aimar * increase priority (the wrapper from ffmpeg is buggy).
2003-11-27 Laurent Aimar * faad: drop packets with b_discontinuity set.
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-05 Laurent Aimar * all: who has seen that I have just forgot to release...
2003-11-04 Laurent Aimar * input: fixed position-offset, time and time-offset.
2003-11-03 Laurent Aimar * all: ported the faad decoder to the new API (btw...