19 Commits (daf421d2ab6f3e0031f46b194b5c42a09c14b15f)

Author SHA1 Message Date
Carl Eugen Hoyos ced39dc5ed lavc/opusdec: Fix a memleak when reading invalid files. 9 years ago
Kieran Kunhya b8deb7c34f opus: Do not call vector_fmul_scalar on zero samples 9 years ago
Michael Niedermayer 6dcd822904 opus: Buffer the samples from the correct offset 9 years ago
Kieran Kunhya b3e5f15b95 opusdec: Don't run vector_fmul_scalar on zero length arrays 9 years ago
Michael Niedermayer 07225fa74f avcodec/opusdec: Fix extra samples read index 9 years ago
Anton Khirnov 14e5580246 opusdec: properly handle mismatching configurations in multichannel streams 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Michael Niedermayer 6c583e9048 avcodec/opusdec: Fix delayed sample value 10 years ago
Michael Niedermayer 1ae092587f avcodec/opusdec: Clear out pointers per packet 10 years ago
Paul B Mahol 956bd71eeb avcodec/opusdec: remove unused headers 10 years ago
Paul B Mahol 392d975efe avcodec: fix clobbered ff_get_buffer() 10 years ago
Michael Niedermayer e316caf712 avcodec/opusdec: Use avpriv_float_dsp_alloc() 10 years ago
Anton Khirnov 1973079417 opusdec: make sure all substreams have the same number of coded samples 10 years ago
Michael Niedermayer 46e3883519 avcodec/opusdec: check alignment, misalignment could lead to crashes with avx 11 years ago
Michael Niedermayer 7970959a94 avcodec/opusdec: fix some const correctness 11 years ago
Michael Niedermayer ffa05e0802 avcodec/opusdec: switch to swresample 11 years ago
Anton Khirnov b70d7a4ac7 lavc: add a native Opus decoder. 11 years ago