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-02-28build: make iconv build configurable.Clément Bœsch
2013-02-27lavc/libopusenc: report an error if global_quality is set.Nicolas George
2013-02-27exr: simplify decompression pathPaul B Mahol
2013-02-27dv: Correctly identify CDVC profileMichael Niedermayer
2013-02-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-27Merge commit '845cfc92f908791714b8c4c8a49c91b8c64b685e'Michael Niedermayer
2013-02-27Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd'Michael Niedermayer
2013-02-27Merge commit '31a23a0dc663bd42bf593275971b4277a479b73d'Michael Niedermayer
2013-02-27avcodec: mbd has a range of 0..2Michael Niedermayer
2013-02-27mpegvideo_enc: fix gray flag with 444 jpegMichael Niedermayer
2013-02-27x86: dsputil: Drop some unused function #definesDiego Biurrun
2013-02-27x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxextDiego Biurrun
2013-02-27x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.cDiego Biurrun
2013-02-27x86: dsputil_mmx: Remove leftover inline assembly fragmentsMartin Storsjö
2013-02-26mpeg12: Detect MXF essence stuff at the end of framesMichael Niedermayer
2013-02-26aacsbr: Silence warning: max_qmf_subbands may be used uninitialized in this f...Michael Niedermayer
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622'Michael Niedermayer
2013-02-26Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655'Michael Niedermayer
2013-02-26Merge commit 'e951b6d94c441d46b396ef12da1428297d77251d'Michael Niedermayer
2013-02-26ac3enc_template: silence may be used uninitialized in this function warningsMichael Niedermayer
2013-02-26motion-test: fix warning: dsp_mask is deprecatedMichael Niedermayer
2013-02-26libavcodec/motion-test: set the bitexact flagMichael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-02-26Fix a number of incorrect intmath.h #includes.Diego Biurrun
2013-02-26vorbisdec: cosmetics: rename variable avccontext to avctxJustin Ruggles
2013-02-26libschroedinger: cosmetics: rename variable avccontext to avctxJustin Ruggles
2013-02-26vorbisenc: cosmetics: rename variable avccontext to avctxJustin Ruggles
2013-02-25libvpx: check if CQ level is in correct boundsslhck
2013-02-25libvpx: allow 0 as min quantizer valueslhck
2013-02-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-25Merge commit '5b47c19bfda92273ae49e83db26a565afcaed80a'Michael Niedermayer
2013-02-25Merge commit 'fc386f2eea8d93ecd4f81e1646c835d1645c56a0'Michael Niedermayer
2013-02-25Merge commit '11dcecfcca0eca1a571792c4fa3c21fb2cfddddc'Michael Niedermayer
2013-02-25vorbisdec: Accept 0 amplitude_bitsLuca Barbato
2013-02-25vorbisdec: Add missing checksLuca Barbato
2013-02-25vorbisdec: cosmeticsLuca Barbato
2013-02-25vorbisdec: Error on bark_map_size equal to 0.Michael Niedermayer
2013-02-25lavc: change type of AVFrame.channels field from int64_t to intStefano Sabatini
2013-02-24mpeg12: Fix non-hwaccel VDPAU decode.Reimar Döffinger
2013-02-24dsputil_alpha.h: Add missing stddef.h header to fix standalone compilationDiego Biurrun
2013-02-24Merge commit 'd7c450436fcb9d3ecf59884a574e7684183e753d'Michael Niedermayer
2013-02-24exr: make sure that data_size is not bigger than expectedPaul B Mahol
2013-02-24exr: simplify filling channel_buffer[]Paul B Mahol
2013-02-24exr: check color channel subsampling tooPaul B Mahol
2013-02-24exr: slice threadingPaul B Mahol
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer
2013-02-24pnm: use av_pix_fmt_desc_get()Michael Niedermayer
2013-02-24Merge commit 'b5f536d24b5ae360503935c34d5d59fa5181b94d'Michael Niedermayer
2013-02-24Merge commit '2f325a6fd4421c4dd4e26d7065e5d4bf26ed52f2'Michael Niedermayer