summaryrefslogtreecommitdiff
path: root/libavcodec/mvcdec.c
Commit message (Expand)AuthorAge
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avcodec/mvcdec: Mark decoders as init-threadsafeAndreas Rheinhardt2021-05-02
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/mvcdec: simplify, no need to use reget bufferPaul B Mahol2016-05-22
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '911fa05b514e1be009e00b79d7004b93717c023b'Michael Niedermayer2014-04-19
|\|
| * mvc: Specify the pixel format for the mv-mvc* testsMartin Storsjö2014-04-19
* | Merge commit '86a0432688216562926d4aee36118f01be6d5e1b'Michael Niedermayer2014-04-19
|\|
| * Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-19
* avcodec/mvcdec: stop using deprecated avcodec_set_dimensions()Paul B Mahol2013-11-01
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-04
* lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-15
* lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-13
* Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
* Fix typo in mvc decoder.Carl Eugen Hoyos2012-12-18
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2012-12-17