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-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
2014-09-04Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba'Michael Niedermayer
2014-09-04Merge commit '803f8992f11d1eb301672cd13c685a7b1d04c467'Michael Niedermayer
2014-09-04build: Split WMA frequencies into a separate object fileDiego Biurrun
2014-09-04build: cosmetics: Group hwaccel OBJS declarations togetherDiego Biurrun
2014-09-03Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453'Michael Niedermayer
2014-08-15Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6'Michael Niedermayer
2014-08-15build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun
2014-08-12avcodec: add C xvid IDCT supportPascal Massimino
2014-08-05Merge commit 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed'Michael Niedermayer
2014-08-05Merge commit 'db7f1c7c5a1d37e7f4da64a79a97bea1c4b6e9f8'Michael Niedermayer
2014-08-05vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison
2014-08-05h264: Move start code search functions into separate source files.Ben Avison
2014-08-01Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer
2014-08-01Fix standalone compilation of the WebVTT decoder.Carl Eugen Hoyos
2014-08-01idct: Split off Xvid IDCTDiego Biurrun
2014-07-28Fix standalone compilation of the webm_dash_manifest demuxer.Carl Eugen Hoyos
2014-07-28Fix standalone compilation of the legacy mpegvideo decoder.Carl Eugen Hoyos
2014-07-27avcodec: add avdctMichael Niedermayer