| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/metasound, twinvqdec: Cleanup generically upon init failure | Andreas Rheinhardt | 2022-02-11 | 1 | -4/+1 |
* | avcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label | Limin Wang | 2020-06-13 | 1 | -18/+8 |
* | avcodec/twinvq: Check block_align | Michael Niedermayer | 2019-11-09 | 1 | -7/+10 |
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | avcodec/twinvq: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-29 | 1 | -5/+10 |
* | | avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-11-19 | 1 | -5/+5 |
* | | avcodec/twinvq: Use FF_ALLOC_ARRAY_OR_GOTO() | Michael Niedermayer | 2014-09-10 | 1 | -10/+10 |
* | | Merge commit '56d061ce9da954560892e3551513d5ecc0439846' | Michael Niedermayer | 2013-11-26 | 1 | -1/+1 |
|\| |
|
| * | metasound: add last missing modes (8kHz @ 6kbps per channel) | Kostya Shishkov | 2013-11-26 | 1 | -1/+1 |
* | | Merge commit '669fe505952f3d8175b1ad6971033a8e8120523b' | Michael Niedermayer | 2013-11-14 | 1 | -1/+4 |
|\| |
|
| * | twinvq: consume block_align+1 packets as full ones | Kostya Shishkov | 2013-11-14 | 1 | -0/+3 |
* | | Merge commit '1afa8a7568ba57ad0cd2923f6e641e10d32cded4' | Michael Niedermayer | 2013-11-14 | 1 | -14/+37 |
|\| |
|
| * | twinvq: support multiple frames per packet | Kostya Shishkov | 2013-11-14 | 1 | -14/+37 |
* | | avcodec/twinvq: return the actual number of consumed bytes | Michael Niedermayer | 2013-10-25 | 1 | -1/+1 |
* | | Merge commit '9e7b62f0fb7462a902330fcc82cf596388f0187b' | Michael Niedermayer | 2013-08-26 | 1 | -1/+7 |
|\| |
|
| * | twinvq: set block align for codecs and use it in size checks | Kostya Shishkov | 2013-08-26 | 1 | -1/+7 |
* | | Merge commit '3e5898782dce60334ab294821ca00b19c648cf66' | Michael Niedermayer | 2013-08-08 | 1 | -0/+5 |
|\| |
|
| * | Voxware MetaSound decoder | Kostya Shishkov | 2013-08-08 | 1 | -0/+5 |
* | | Merge commit '86f4c59bd676672040b89d8fea4c9e3b59bfe7ab' | Michael Niedermayer | 2013-08-06 | 1 | -551/+26 |
|\| |
|
| * | twinvq: Split VQF-specific part from common TwinVQ decoder core | Kostya Shishkov | 2013-08-05 | 1 | -546/+26 |
* | | Merge commit '4d8d16b596c63de85e52488734338fbb41238058' | Michael Niedermayer | 2013-08-06 | 1 | -71/+76 |
|\| |
|
| * | twinvq: Prefix enums and defines shared with VoxWare MetaSound | Diego Biurrun | 2013-08-05 | 1 | -71/+76 |
* | | Merge commit 'bc909626b0a3c107625f2cb4c85479d18de422a8' | Michael Niedermayer | 2013-08-06 | 1 | -86/+154 |
|\| |
|
| * | twinvq: move all bitstream reading into single place | Kostya Shishkov | 2013-08-05 | 1 | -86/+154 |
* | | Merge commit '4c7fd58f8ae729b964b6859eace5ab9a55ce3c8c' | Michael Niedermayer | 2013-08-02 | 1 | -94/+95 |
|\| |
|
| * | twinvq: Add proper twinvq prefixes to identifiers | Diego Biurrun | 2013-08-01 | 1 | -94/+95 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-26 | 1 | -4/+4 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2013-07-25 | 1 | -4/+4 |
* | | Merge commit '4a2ef39442bf7f0150db07a1fbfcf8286e4d44a3' | Michael Niedermayer | 2013-07-26 | 1 | -14/+14 |
|\| |
|
| * | cosmetics: Add '0' to float constants ending in '.'. | Diego Biurrun | 2013-07-25 | 1 | -14/+14 |
* | | Merge commit '6c145ecf785dc3d26ba3fed3ea9892cc80244625' | Michael Niedermayer | 2013-07-26 | 1 | -280/+312 |
|\| |
|
| * | twinvq: K&R formatting cosmetics | Diego Biurrun | 2013-07-25 | 1 | -280/+312 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit 'ee6ca11b657515ad736ec0d2b8635e098d0a2680' | Michael Niedermayer | 2013-02-13 | 1 | -9/+5 |
|\| |
|
| * | twinvq: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -9/+5 |
* | | Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3' | Michael Niedermayer | 2013-01-23 | 1 | -3/+1 |
|\| |
|
| * | floatdsp: move butterflies_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -3/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-16 | 1 | -5/+4 |
|\| |
|
| * | lavc: Move vector_fmul_window to AVFloatDSPContext | Justin Ruggles | 2013-01-16 | 1 | -5/+4 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | | twinvq: make ibps check unsigned | Michael Niedermayer | 2012-11-09 | 1 | -1/+1 |
* | | twinvq: check bitrate for validity avoid division by 0 | Michael Niedermayer | 2012-11-09 | 1 | -0/+5 |