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
2013-01-10Fix compilation with --disable-everything.Carl Eugen Hoyos
2013-01-07Merge commit '4f50646697606df39317b93c2a427603b77636ee'Michael Niedermayer
2013-01-07Merge commit '44a0036d10579ed91e48df24859e54b08a582742'Michael Niedermayer
2013-01-07Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0'Michael Niedermayer
2013-01-06x86: sbrdsp: Implement SSE qmf_post_shuffleChristophe Gisquet
2013-01-06x86: sbrdsp: Implement SSE sum64x5Christophe Gisquet
2013-01-06x86: ABS1: port to cpuflagsDiego Biurrun
2012-12-25dsputil_mmx: fix pointer type for emulated_edge_mc_func()Michael Niedermayer
2012-12-23x86/ac3dsp_init: try to workaround ICC failure.Michael Niedermayer
2012-12-22videodsp: Fix project nameMichael Niedermayer
2012-12-22x86/videodsp_init: Add back lost author attributionMichael Niedermayer
2012-12-21Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
2012-12-12x86inc: support stack mem allocation and re-alignment in PROLOGUE.Ronald S. Bultje
2012-12-12x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje
2012-12-11build: fix prores decoder dependencies.Clément Bœsch
2012-12-11libavcodec/x86/mpegvideo: switch to av_assert2Michael Niedermayer
2012-12-10dsputil_mmx: switch to av_assert2()Michael Niedermayer
2012-12-10Merge commit '30b39164256999efc8d77edc85e2e0b963c24834'Michael Niedermayer
2012-12-09ac3dec: make downmix() take array of pointers to channel dataMans Rullgard
2012-12-08sbr_hf_gen_sse: Optimize code a bit more.Michael Niedermayer
2012-12-07Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152'Michael Niedermayer
2012-12-07SBR DSP x86: implement SSE sbr_hf_genChristophe Gisquet
2012-12-05mpegvideo: remove #if/define PARANOID codeMichael Niedermayer
2012-12-05ff_emulated_edge_mc: fix handling of w/h being 0Michael Niedermayer
2012-11-29Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer
2012-11-29Merge commit '1f3f896564501c23b44fcf605567c78ce066b539'Michael Niedermayer
2012-11-28x86: dsputilenc: port to cpuflagsDiego Biurrun
2012-11-28x86: h264dsp: Fix linking with yasm and optimizations disabledDiego Biurrun
2012-11-28Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'Michael Niedermayer
2012-11-28Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563'Michael Niedermayer
2012-11-28x86: h264_idct: port to cpuflagsDiego Biurrun
2012-11-28x86: h264_weight: port to cpuflagsDiego Biurrun
2012-11-26Merge commit '5ae72f54532960cb9eae82a1c9e8d505106c022b'Michael Niedermayer
2012-11-26Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c'Michael Niedermayer
2012-11-26dsputil_mmx: ff_put_dirac_pixels depend now on yasm.Michael Niedermayer
2012-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-26x86: fix build without inline asmDiego Biurrun
2012-11-26Merge commit 'ad01ba6ceaea7d71c4b9887795523438689b5a96'Michael Niedermayer
2012-11-26x86: h264 qpel: use the correct number of utilized xmm regs in cglobalJustin Ruggles
2012-11-26Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc'Michael Niedermayer
2012-11-25x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang
2012-11-25x86: h264: Remove 3dnow QPEL codeDaniel Kang
2012-11-25x86: h264_chromamc: port to cpuflagsDiego Biurrun
2012-11-23x86/mpegvideoenc_template: use av_assertMichael Niedermayer
2012-11-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-18x86: h264_intrapred: Fix C function names in commentsDiego Biurrun
2012-11-18x86: SPLATD: port to cpuflagsDiego Biurrun
2012-11-17ff_emulated_edge_mc: fix integer anomalies, fix out of array readsMichael Niedermayer
2012-11-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer