summaryrefslogtreecommitdiff
path: root/libavcodec/mpc8.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-031-1/+1
* avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt2022-08-271-1/+1
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-181-1/+0
* avcodec/vlc: Use structure instead of VLC_TYPE array as VLC elementAndreas Rheinhardt2022-06-171-1/+1
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-051-1/+1
* avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt2022-04-051-2/+1
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-211-7/+7
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-211-0/+1
* mpc8: convert to new channel layout APIAnton Khirnov2022-03-151-3/+3
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channelsHendrik Leppkes2020-12-101-1/+1
* avcodec/mpc8: Make decoder init-threadsafeAndreas Rheinhardt2020-12-081-29/+33
* avcodec/mpc8: Avoid code duplication when initializing VLCsAndreas Rheinhardt2020-12-081-63/+26
* avcodec/mpc8: Reduce the size of some VLCsAndreas Rheinhardt2020-12-081-11/+11
* avcodec/mpc8: Reduce the size of the length tables to initialize VLCsAndreas Rheinhardt2020-12-081-56/+58
* avcodec/mpc8: Apply offsets when initializing VLCsAndreas Rheinhardt2020-12-081-12/+9
* avcodec/mpc8: Reduce size of tables used to initialize VLCsAndreas Rheinhardt2020-12-081-78/+55
* avcodec/mpegaudiodsp: Make initializing synth windows thread-safeAndreas Rheinhardt2020-11-241-2/+1
* avcodec/mpc8: Unobfuscate sign-extensionAndreas Rheinhardt2020-11-031-1/+1
* avcodec/mpc8: Fix 32bit mask/enumMichael Niedermayer2019-08-111-1/+1
* avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame()Michael Niedermayer2019-07-131-2/+3
* avcodec/mpc8: get frame output buffer right before it is actually neededPaul B Mahol2018-03-301-5/+4
* avcodec/mpc8: check for overread earlier and abort decoding framePaul B Mahol2018-03-301-0/+5
* avcodec/mpc8: check for overread firstPaul B Mahol2018-03-301-3/+3
* avcodec/mpc8: use init_get_bits8()Paul B Mahol2017-02-031-1/+3
* avcodec/mpc8: Correct end truncationMichael Niedermayer2016-06-111-2/+6
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit '88b240646f57a62299c6c4c4d7554f0a80c3a29a'Michael Niedermayer2014-03-131-2/+0
|\ \ | |/
| * build: Drop stray mpc8 decoder dependency on dsputilDiego Biurrun2014-03-131-2/+0
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\ \ | |/
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-141-1/+1
|\ \ | |/
| * avcodec: av_log_missing_feature(1) ---> avpriv_request_sample()Diego Biurrun2013-03-131-1/+1
* | lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-131-3/+1
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-1/+1
|\ \ | |/
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-1/+1
* | Merge commit '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8'Michael Niedermayer2013-02-131-8/+5
|\ \ | |/
| * mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-8/+5
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-051-1/+2
|\ \ | |/
| * lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-041-1/+2
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-1/+1
|\ \ | |/
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* | Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723'Michael Niedermayer2012-10-131-1/+1
|\ \ | |/
| * Use proper return values in case of missing featuresDiego Biurrun2012-10-121-1/+1
* | Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'Michael Niedermayer2012-10-021-2/+5
|\ \ | |/
| * mpc7/8: use planar sample formatJustin Ruggles2012-10-011-2/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-0/+2
|\ \ | |/
| * mpc8: do not leave padding after last frame in buffer for the next decode callKostya Shishkov2012-08-081-0/+2
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/