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
2018-01-13avcodec/dcaenc: Use ffmpeg mdct instead of own implementationDaniil Cherednik
2017-01-15dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik
2016-08-04avformat: add a TTA MuxerJames Almer
2016-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-31avcodec/dca: remove old decoderfoo86
2016-01-25avcodec/dcaenc: return correct number of bytes in output packetPaul B Mahol
2015-08-18fate: explicitly specify audio bitrate for adpcm/mp2fixed tests.Ronald S. Bultje
2015-08-04avcodec/dcaenc: clear bitstream endMichael Niedermayer
2015-05-19fate: Add test for -exact_rice_parameters 1Michael Niedermayer
2015-04-13fate: add tta encoder testJames Almer
2015-03-02tests/fate: Add S302M testMichael Niedermayer
2015-02-13fate: add wavpack encoderPaul B Mahol
2014-06-06fate: enable adpcm-ima_qt-trellisMichael Niedermayer
2014-06-05tests: add adpcm trellis testsTimothy Gu
2014-04-15fate: force 128kb/sec for mp2 testMichael Niedermayer
2013-12-04avcodec: split mp2 encoder into float and fixedMichael Niedermayer
2013-04-26fate: re-enable fate-acodec-dca2Michael Niedermayer
2013-04-25fate: update dca test and disable dca2 testPaul B Mahol
2012-12-03Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6'Michael Niedermayer
2012-12-03fate: move fate-acodec reference files to their own dirJanne Grunau
2012-11-20fate: increase pcm coveragePaul B Mahol
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer
2012-10-30FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov
2012-10-29fate: Add shorthands for acodec PCM and ADPCM testsDiego Biurrun
2012-10-18fate: dependencies for ffmpeg acodec testsMichael Niedermayer
2012-10-18Merge commit '292d1e78743855404c7d07e3e7cb3f9c9ae6275b'Michael Niedermayer
2012-10-18fate: dependencies for acodec testsMans Rullgard
2012-06-25fate: Try to fix source path for fate-acodec-dcaMichael Niedermayer
2012-06-10fate-acodec-dca2: add bitexact flagMichael Niedermayer
2012-06-01fate: only check stddev for acodec-ra144Michael Niedermayer
2012-05-30fate: fix long standing bug in the g723_1 testMichael Niedermayer
2012-05-30fate: add a fate-acodec-dca test that works on all platforms second tryMichael Niedermayer
2012-05-30fate: disable fate-acodec-dcaMichael Niedermayer
2012-05-30fate: resurrect acodec-dcaMichael Niedermayer
2012-05-30Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer
2012-05-29fate: fix acodec/vsynth tests for make 3.81Mans Rullgard
2012-05-29fate: convert codec-regression.sh to makefile rulesMans Rullgard