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
2014-05-19Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00'Michael Niedermayer
2014-05-19Merge commit '04db5794cd97e4b33ec2f963ef7f967722a456eb'Michael Niedermayer
2014-05-19hevc: templatize intra_predAnton Khirnov
2014-05-19hevc: templatize pred_planarMickaël Raulet
2014-05-19avcodec/diracdec: move mc buffer allocation to per frameMichael Niedermayer
2014-05-19x86/hevc_deblock: remove some duplicated instructionsJames Almer
2014-05-18x86: hevc_mc: specify coefficients registersChristophe Gisquet
2014-05-18avcodec/wmv2enc: allocate padding for extradata and check malloc failureMichael Niedermayer
2014-05-18avcodec/movtextenc: allocate padding for extradataMichael Niedermayer
2014-05-18avcodec/ffv1enc: allocate padding for extradataMichael Niedermayer
2014-05-18avcodec/crystalhd: allocate padding for extradataMichael Niedermayer
2014-05-18Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'Michael Niedermayer
2014-05-18Merge commit 'e1b66778b6ee82a192b5895e23c4e135f7269326'Michael Niedermayer
2014-05-18lavc: add avcodec_free_context().Anton Khirnov
2014-05-18lavc: remove the locking code in avcodec_close()Anton Khirnov
2014-05-17lavc: Use av_gettime_relative()Olivier Langlois
2014-05-17Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm.Carl Eugen Hoyos
2014-05-17x86/hevc_deblock: use movhps instead of shuffling valuesJames Almer
2014-05-17x86/hevc_deblock: fix label namesJames Almer
2014-05-17x86/hevc_deblock: fix usage of ABS1James Almer
2014-05-17x86/hevc_deblock: merge movs with other instructionsJames Almer
2014-05-17hevc: fix key_frame as an IRAPMickaël Raulet
2014-05-16avcodec/x86/hevc: updated to use x86util macrosplepere
2014-05-16avcodec/x86/hevc: added DBF assembly functionsplepere
2014-05-16avcodec/mpeg12enc: avoid floats in the aspect ratio info setup codeMichael Niedermayer
2014-05-16avcodec/mpeg12enc: Favor storing DAR instead of SARFrederic Turmel
2014-05-16avcodec/opusdec: fix some const correctnessMichael Niedermayer
2014-05-16avcodec/cavs: prevent out of array readMichael Niedermayer
2014-05-16avcodec/utils: Fix undefined behavior in avpriv_toupper4Michael Niedermayer
2014-05-16Use av_restrict instead of restrict in libavcodec/opus_celt.c.Carl Eugen Hoyos
2014-05-16avcodec/x86/dsputil_mmx: Fix build with clang-usanMichael Niedermayer
2014-05-16x86: sbrdsp: implement SSE qmf_deint_negChristophe Gisquet
2014-05-16avcodec/opus: fix doxygen comments to be associated with the correct fieldsMichael Niedermayer
2014-05-15Revert "avcodec/hevc: fix outputted AVFrame.key_frame"Michael Niedermayer
2014-05-15Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'Michael Niedermayer
2014-05-15avcodec/options: avcodec_copy_context() Check subtitle_header_size instead of...Michael Niedermayer
2014-05-15Merge commit '3b2fbe67bd63b00331db2a9b213f6d420418a312'Michael Niedermayer
2014-05-15Merge commit 'efc7df6c1f11b20a48e60c3f743ce2331b661973'Michael Niedermayer
2014-05-15Fix make checkheaders if VDA is not available.Carl Eugen Hoyos
2014-05-15avcodec/opusdec: switch to swresampleMichael Niedermayer
2014-05-15Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer
2014-05-15aarch64: opus NEON iMDCT and FFTJanne Grunau
2014-05-15lavc: properly handle subtitle_header in avcodec_copy_context()Anton Khirnov
2014-05-15lavc: preserve the original private data in avcodec_copy_context()Anton Khirnov
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-14avcodec/hevc: fix outputted AVFrame.key_framePeter Kovář
2014-05-14avcodec/libx264: Implement reference frame count limiting based on levelMichael Niedermayer
2014-05-14Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer
2014-05-13dpx: use intfloat.h instead of deprecated intfloat_readwrite.h.Reimar Döffinger
2014-05-13Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5'Michael Niedermayer