Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channelsHendrik Leppkes
2015-09-07avcodec: remove missing bits from deprecated VIMA decoderJames Almer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-02-14lavc: deprecate VIMA decoderPaul B Mahol
2014-04-07Merge commit '6f273093e54cba130f3ffde3d6433e74baa4ad89'Michael Niedermayer
2014-04-06LucasArts SMUSH VIMA audio decoderPaul B Mahol
2013-10-04cosmetics: group remaining .name and .long_name.Clément Bœsch
2013-04-26vima: add @file doxyPaul B Mahol
2013-04-26vima: generate predict_table once, and share it with all decodersPaul B Mahol
2013-03-13lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-02-13vima: decode directly to the user-provided AVFramePaul B Mahol
2013-01-17vima: switch to init_get_bits8()Paul B Mahol
2012-12-05Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol
2012-09-30vima: check packet size before initializing bitstream readerPaul B Mahol
2012-09-30vima: fix typo in license headerPaul B Mahol
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-06-21LucasArts SMUSH VIMA audio decoderPaul B Mahol