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
2015-03-17avcodec/vc1_pred: Fix undefined shiftsMichael Niedermayer
2015-03-17avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWNClément Bœsch
2015-03-16hevc: avoid unnecessary calls to get_formatRainer Hochecker
2015-03-16avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmpMichael Niedermayer
2015-03-16avcodec/hevc: Fix undefined shiftsMichael Niedermayer
2015-03-16avcodec/tdsc: Remove ;;Michael Niedermayer
2015-03-16x86/proresdsp: remove ff_prores_idct_put_10_sse4James Almer
2015-03-16x86/proresdsp: remove unused macroJames Almer
2015-03-16avcodec/dcadec: if XLL is enabled use xll channelsMichael Niedermayer
2015-03-16avcodec/dcadec: Only upsample as much data as is thereMichael Niedermayer
2015-03-16Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'Michael Niedermayer
2015-03-15Merge commit '4da5aacc7eba274a4f18411120de539d39c5151e'Michael Niedermayer
2015-03-15avcodec/dvbsub_parser: Fix potential pointer overflowsMichael Niedermayer
2015-03-15avcodec/h264dsp_template: Fix undefined shiftsMichael Niedermayer
2015-03-15dca: Support for XLL (lossless extension)Niels Möller
2015-03-15avcodec/ac3: Fix undefined shift in ff_ac3_bit_alloc_calc_mask()Michael Niedermayer
2015-03-15avcodec/ac3dec: Fix undefined shiftsMichael Niedermayer
2015-03-15avcodec/vc1: Fix undefined shiftsMichael Niedermayer
2015-03-15Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"Michael Niedermayer
2015-03-15avcodec/utils: mark codec argument as const in ff_lock_avcodec()Michael Niedermayer
2015-03-14lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2015-03-14x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2015-03-14ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2015-03-14avcodec/wmadec: Fix undefined shift in wma_decode_block()Michael Niedermayer
2015-03-14ac3dec: cosmeticsChristophe Gisquet
2015-03-14eac3dec: fix scalingChristophe Gisquet
2015-03-14ac3_fixed: fix computation of spx_noise_blendChristophe Gisquet
2015-03-14ac3_fixed: fix out-of-bound readChristophe Gisquet
2015-03-14x86: xvid_idct: SSE2 merged add versionChristophe Gisquet
2015-03-14x86: xvid_idct: merged idct_put SSE2 versionsChristophe Gisquet
2015-03-14x86: dct-test: evaluate prores idct avx versionChristophe Gisquet
2015-03-14x86: dct-test: fix compilation for proresChristophe Gisquet
2015-03-14x86: xvid_idct: port MMX iDCT to yasmChristophe Gisquet
2015-03-14ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContextAndreas Cadhalpun
2015-03-14avcodec/utils: use atomic operations on entangled_thread_counterMichael Niedermayer
2015-03-14avcodec/tdsc: use ff_codec_open2_recursive()Michael Niedermayer
2015-03-14Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer
2015-03-14Merge commit '5a0e953c2465be9d449d5f523c3d3e2b886910b2'Michael Niedermayer
2015-03-14Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'Michael Niedermayer
2015-03-14Merge commit '9993a067f6c8c7e7838052ac3146aa6b80dd7e81'Michael Niedermayer
2015-03-13dca: Mark syncword constants unsigned; they do not fit in 32-bit signed intDiego Biurrun
2015-03-13TDSC decoderVittorio Giovara
2015-03-13mjpeg: Mark decoder family as thread safeVittorio Giovara
2015-03-13lavc: Introduce AVCodec internal capabilitiesVittorio Giovara
2015-03-13lavc: Improve thread locking error messageVittorio Giovara
2015-03-13avcodec/svq1dec: Fix undefined shiftsMichael Niedermayer
2015-03-13lavc: Print number of reference frames if debug level >= verbose.Carl Eugen Hoyos
2015-03-13x86: xvid_idct: port SSE2 iDCT to yasmChristophe Gisquet
2015-03-13Merge commit '913aa9a4874418724183a3ec862cdc63b829367d'Michael Niedermayer
2015-03-12Merge commit '17c45d4d056d0e10ecb88b424ec9e68be398da5e'Michael Niedermayer