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
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2020-12-08avcodec/atrac3plus: Make decoders init-threadsafeAndreas Rheinhardt
2019-11-09avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer
2017-08-01avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensationJames Almer
2017-02-11avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-01Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a'Michael Niedermayer
2015-07-01avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()Janne Grunau
2015-06-05avcodec/atrac3plusdec: consume only as many bytes as availableMichael Niedermayer
2015-04-14avcodec/atrac3plusdec: Free mdct contexts at the endMichael Niedermayer
2015-02-10avcodec: fix clobbered ff_get_buffer()Paul B Mahol
2014-12-03avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc()Michael Niedermayer
2014-10-08avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer
2014-05-21avcodec/atrac3plusdec: Use av_mallocz_array()Michael Niedermayer
2014-01-31Merge commit '5312818524484a995433b986a2a7a6602572d4db'Michael Niedermayer
2014-01-31atrac3plus: Make initialization dependant on channel count rather than channe...Jan Ekström
2014-01-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-09ATRAC3+ decoderMaxim Polijakowski
2013-12-29ATRAC+ decoderMaxim Poliakovski