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
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
2014-07-26reintroduce avpriv_dsputil_init() to maintain ABI until next soname bumpMichael Niedermayer
2014-07-22Merge commit '2ce53880bfeb431decdd2fc82298c0aff823ab47'Michael Niedermayer
2014-07-22Merge commit '16b7328058fa600d5158c84d9cc621a134eb88bc'Michael Niedermayer
2014-07-21Merge commit 'bd499d9af668aef979ec9f3f3215b8dd508c7ec1'Michael Niedermayer
2014-07-21build: Conditionally compile all avcodec test programsDiego Biurrun
2014-07-21build: Conditionally build and run DCT test programDiego Biurrun
2014-07-21build: Conditionally build and test iirfilterDiego Biurrun
2014-07-19Merge commit 'b4edbe9a0eb48423fbf249b0ca7fb62838bdb7f5'Michael Niedermayer
2014-07-18libgsm: Split decoder and encoderNidhi Makhijani
2014-07-18Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer
2014-07-17dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun
2014-07-10Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer
2014-07-10Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6'Michael Niedermayer
2014-07-10Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer
2014-07-09dsputil: Split off pixel block routines into their own contextDiego Biurrun