19 Commits (306ed3f30182bbdc5f7ba9e81d57679d96d121f6)

Author SHA1 Message Date
Michael Niedermayer 77164b2344
avcodec/speexdec: Check channels > 2 2 years ago
Paul B Mahol b6e8fc1c20 avcodec/speexdec: improve support for speex in non-ogg 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Michael Niedermayer 6530c240c8 avcodec/speexdec: Align some comments 3 years ago
Michael Niedermayer 487679cc50 avcodec/speexdec: Use correct doxygen comments 3 years ago
James Almer 2b1fd08f3f speex: convert to new channel layout API 3 years ago
Michael Niedermayer d6b2357edd avcodec/speexdec: Consider mode in frame size check 3 years ago
Michael Niedermayer 8e96410e1b avcodec/speexdec: Avoid violating the vector_fmul_scalar() API 3 years ago
Michael Niedermayer 866ad2e952 avcodec/speexdec: Check frames_per_packet more completely 3 years ago
Andreas Rheinhardt ddd701fbbf avcodec/speexdec: Remove dead code 3 years ago
Michael Niedermayer 85c169f6a6 avcodec/speexdec: Seed should be unsigned otherwise the operations done on it are undefined 3 years ago
Zhao Zhili a742ba60f1 libavcodec/speexdec: fix memleak in error path 3 years ago
Paul B Mahol 148ada5577 avcodec: add native Speex decoder 3 years ago