27 Commits (3cfb5fe97a1ef81922d0ee7c67a626bd5887f7dc)

Author SHA1 Message Date
Rémi Denis-Courmont 08b3f50974 wamfixed: output S32N rather than FI32 14 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rémi Denis-Courmont 9a0c2dcacf Remove recursion into modules/codec/wmafixed/ 14 years ago
Rémi Denis-Courmont e2b439cfa1 Replace remaining instances of aout_buffer_t with block_t 14 years ago
Rémi Denis-Courmont c8961f3a00 Remove unneeded #include <vlc_aout.h> 14 years ago
Konstantin Pavlov c8ed3d25fc Fix some common typos. 14 years ago
Pere Orga 9abcaacf83 fix filename self-references 15 years ago
Laurent Aimar a8d9ae66fd Revert "block_t ** parameter is never NULL for audio decoding" 15 years ago
Rémi Denis-Courmont 6cdef6722f Use decoder_NewAudioBuffer() 15 years ago
Rémi Denis-Courmont 976c7dd236 Remove some debug 15 years ago
Rémi Denis-Courmont 48e39d4453 block_t ** parameter is never NULL for audio decoding 15 years ago
Benjamin Drung f9c6f26c2d Fix typo 'allows to do' -> 'allows doing' 15 years ago
Rafaël Carré 7642c71dee wma_fixed: raise priority above avcodec float decoder 17 years ago
Rafaël Carré e715c83044 wmafixed: use VLC_TS_INVALID (refs #3135) 17 years ago
Rémi Denis-Courmont 6c9479be6c i_nb_bytes -> i_buffer 17 years ago
Rémi Denis-Courmont 38c0878998 aout_buffer_t: store length instead of end timestamp 17 years ago
Rémi Denis-Courmont 8146a7f0e8 aout_buffer_t.start_data -> aout_buffer_t.i_pts 17 years ago
Laurent Aimar b881303107 Used date_t instead of audio_date_t in codecs. 17 years ago
Anthony Loiseau d632dbed7d cosmetic: remove nullity test on free() and delete 17 years ago
Laurent Aimar 7b452ff3b0 Used VLC_CODEC_* and i_original_fourcc when applicable. 17 years ago
Laurent Aimar 724461bdf2 Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 17 years ago
Laurent Aimar 613d73121c Added a module shortcut to wmafixed. 17 years ago
Jean-Paul Saman 67415a4c97 wmafixed: optimize 17 years ago
Jean-Paul Saman 9bca33b943 wmafixed: handle error cases (fixes #2474) 17 years ago
Laurent Aimar 67242bac7c Decrease fixed point decoder priority to lower than ffmpeg. 17 years ago
Rémi Denis-Courmont 14e329dd13 Don't reinvent __arm__ 17 years ago
Jean-Paul Saman 807563ba09 wma-fixed: Forward port of fixed integer WMA v1/2 decoder. 17 years ago