Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-12avcodec: rename prores encodersMichael Niedermayer
2013-04-11libshine fixed point MP3 encoding supportPaul B Mahol
2013-04-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-11Merge commit '9de9b828ef005dec37052548c195a6b4f18fc701'Michael Niedermayer
2013-04-11Merge commit '20429ba96e55db17ac57f6c0e330914287f1f614'Michael Niedermayer
2013-04-11Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a'Michael Niedermayer
2013-04-11mss4: make code independent of sizeof(AVFrame)Paul B Mahol
2013-04-11mss4: use init_get_bits8()Paul B Mahol
2013-04-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-11Merge commit '85deb51a01f1ecc5ac5faa52ad8ea141c384e23a'Michael Niedermayer
2013-04-11Merge commit '62844c3fd66940c7747e9b2bb7804e265319f43f'Michael Niedermayer
2013-04-11Merge commit 'e8cafd2773bc56455c8816593cbd9368f2d69a80'Michael Niedermayer
2013-04-11Merge commit '6d25c9db11e87ec58652de6588448225137b0c57'Michael Niedermayer
2013-04-11Move misplaced file author information where it belongsDiego Biurrun
2013-04-10lavc: don't overwrite display dimensions with coded dimensions.Anton Khirnov
2013-04-10lavc: extend / update the [coded_]{width,height} doxyAnton Khirnov
2013-04-10h261: Move encoder/decoder shared table init to common codeDiego Biurrun
2013-04-10h261: Move shared data tables from a header to a proper C fileDiego Biurrun
2013-04-10Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525'Michael Niedermayer
2013-04-10dsputil: Make dsputil selectableRonald S. Bultje
2013-04-10h264: Only initialize dsputil if error resilience is enabledRonald S. Bultje
2013-04-10h264: Integrate clear_blocks calls with IDCTRonald S. Bultje
2013-04-10h264: Clear the mb members via memset instead of using dsputilMartin Storsjö
2013-04-10dsputil: Make square put/avg_pixels functions local to h264qpelRonald S. Bultje
2013-04-10x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet
2013-04-10h264: wait for missing slices only on framesMichael Niedermayer
2013-04-09lavc/ass: use bprint API in ff_ass_add_rect().Clément Bœsch
2013-04-09dfa: implement missing TDLT coding methodKostya Shishkov
2013-04-09msmpeg4: ignore negative DC overflowMichael Niedermayer
2013-04-09msmpeg4: fix asm code in ff_msmpeg4_pred_dc()Michael Niedermayer
2013-04-08h264pred: Add a few missing const declarations for ff_cropTbl derived pointersMartin Storsjö
2013-04-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-08Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e'Michael Niedermayer
2013-04-08Merge commit '610b18e2e3d8ef5eca3e78f33a0625689b8d2bb9'Michael Niedermayer
2013-04-08Merge commit 'aa8d89536d35af0a0c8d8bac2b452ffe7b82cae5'Michael Niedermayer
2013-04-08lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtablesRonald S. Bultje
2013-04-08lavc: Make pointers to ff_cropTbl constMartin Storsjö
2013-04-08x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje
2013-04-08vp3: Embed idct_permutation array directly in VP3DecoderContextRonald S. Bultje
2013-04-08bfin: Make vp3 functions staticMartin Storsjö
2013-04-08bfin: Don't use the vp3 idct functions if bitexact behaviour is expectedMartin Storsjö
2013-04-08x86: sbrdsp: implement SSE qmf_deint_bflyChristophe Gisquet
2013-04-08dfa: implement tdlt chunk decodingPaul B Mahol
2013-04-07dpxdec: Fix decoding of RGBA10Michael Niedermayer
2013-04-07lavc: fix recoded subtitles end.Nicolas George
2013-04-06sbrdsp: unroll and use integer operationsChristophe Gisquet
2013-04-06sbrdsp: unroll sbr_autocorrelate_cChristophe Gisquet
2013-04-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-06x86: sbrdsp: Implement SSE neg_odd_64Christophe Gisquet
2013-04-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer