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
2015-03-01Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer
2015-02-28lavc: do not compile fmtconvert unconditionallyAnton Khirnov
2015-02-24avformat/nutdec: fix isom and mpa build depsClément Bœsch
2015-02-23Merge commit 'cb4cb7b0ea12b791dde587b1acd504dbb4ec8f41'Michael Niedermayer
2015-02-23qsv: Skip qsv.h compilation if qsv is not enabledDiego Biurrun
2015-02-23Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer
2015-02-23Canopus HQX decoderVittorio Giovara
2015-02-19Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer
2015-02-19Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6'Michael Niedermayer
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
2015-02-19lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov
2015-02-16Merge commit '3a651f599a18b023602370b67a77eb0efa309b20'Michael Niedermayer
2015-02-16Merge commit '67690683130faf37dd9d969ced15eba2a1940ade'Michael Niedermayer
2015-02-16dca: Move data tables from a header to an object fileDiego Biurrun
2015-02-15g722: Split out g722_qmf_apply() function into g722dsp.cPeter Meerwald
2015-02-15Merge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0'Michael Niedermayer
2015-02-14dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun
2015-02-06avcodec/avfft: Add simple self testMichael Niedermayer
2015-02-02Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8'Michael Niedermayer
2015-02-02Merge commit '28df0151b6618226b05ee52e031af0b11ca531b0'Michael Niedermayer
2015-02-02opus: Factor out imdct15 into a standalone componentDiego Biurrun
2015-02-02configure: Add a dependency on vc1_decoder from vc1_parserMartin Storsjö
2015-01-27Add DXVA2 HEVC HWAccelHendrik Leppkes
2015-01-27Add DXVA2 HEVC HWAccelHendrik Leppkes
2015-01-12Adding Closed caption SupportAnshul Maheshwari
2015-01-07Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'Michael Niedermayer
2015-01-06libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö
2014-12-24tableprint_vlc.h: Should not be checked by checkheaders.Reimar Döffinger
2014-12-19DPX parserPaul B Mahol
2014-12-15Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22'Michael Niedermayer
2014-12-11avcodec: Add NVENC encoderTimo Rothenpieler
2014-12-09lavc/options: add test for avcodec_copy_contextLukasz Marek
2014-11-21avcodec/pngdec: add APNG support.Benoit Fouet
2014-11-11Merge commit '52f954da7594c31ad94c9bcb54290145b59b27f5'Michael Niedermayer
2014-11-11libavcodec: Unconditionally build xiph.oMartin Storsjö
2014-11-06Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c'Michael Niedermayer
2014-11-06Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer
2014-11-06lavf: stop using avpriv_flac_parse_streaminfo()Anton Khirnov
2014-11-06lavc: add a public API for parsing vorbis packets.Anton Khirnov
2014-10-23Added STL demuxer and decoderEejya Singh
2014-10-09Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'Michael Niedermayer
2014-10-08vc1: Split the decoder in componentsLuca Barbato
2014-10-08jpeg2000: split off inverse MCT as Jpeg2000DSPJames Almer
2014-10-02Fix compilation of jpeg2000dsp when disabling the encoder.Yusuke Nakamura
2014-10-02jpeg2000: split off inverse MCT decoding as Jpeg2000DSPJames Almer
2014-09-15avcodec: remove obsolete FF_API_DSPUTIL cruftJames Almer
2014-09-08Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d'Michael Niedermayer
2014-09-08Split off floating point AAN (I)DCT into separate componentsDiego Biurrun
2014-09-06cabac: Allow hardcoding CABAC table.Reimar Döffinger
2014-09-06aacsbr: support hardcoding tables.Reimar Döffinger