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-09-05Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes
2015-09-05avutil/pixfmt: remove duplicate AVPixelFormat valuesJames Almer
2015-09-05lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruftHendrik Leppkes
2015-09-05lavu: Drop old deprecated AVOption APIHendrik Leppkes
2015-09-05lavu/hmac: remove deprecated type idsHendrik Leppkes
2015-09-05Remove FF_CONST_AVUTIL55 cruftHendrik Leppkes
2015-09-05Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'Hendrik Leppkes
2015-09-05Merge commit '3d89373fae281053154772d5e3e4370da09d3880'Hendrik Leppkes
2015-09-05Merge commit '2f9b652e8c646eabef74a6742f0d7d4c9118fd0e'Hendrik Leppkes
2015-09-05lavu/frame: put frame QP elements under a new version guardHendrik Leppkes
2015-09-05Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'Hendrik Leppkes
2015-09-05lavu/cpu: remove old cmov cruftHendrik Leppkes
2015-09-05Merge commit 'bf7114b6caad8cf94696b0299c13b0d26bf291be'Hendrik Leppkes
2015-09-05Merge commit '2d40968dd3ff17b12f7c80dbfad409b14418e267'Hendrik Leppkes
2015-09-05Merge commit 'cdfe45ad371b7a8e6135b6c063b6b2a93152cb3a'Hendrik Leppkes
2015-09-05Merge commit '2f8cbbc962dfc0dc1dd0a90b2cd6c21266380f51'Hendrik Leppkes
2015-09-05Merge commit '183db02a51a422568084b113a7571c845ca68622'Hendrik Leppkes
2015-09-03avutil/common: Add FFNABS()Michael Niedermayer
2015-09-03avutil/common: Document FFABS() corner caseMichael Niedermayer
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-28Postpone API-incompatible changes until the next bumpVittorio Giovara
2015-08-28lavu: Drop deprecated private lls functionsVittorio Giovara
2015-08-28lavu: Drop deprecated context size variablesVittorio Giovara
2015-08-28lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara
2015-08-28lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbolVittorio Giovara
2015-08-28lavu: Drop deprecated audioconvert.h headerVittorio Giovara
2015-08-28lavu: Drop deprecated av_reverse functionVittorio Giovara
2015-08-28lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara
2015-08-28lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara
2015-08-24Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f'Hendrik Leppkes
2015-08-23channel_layout: Add a 16channel default layoutLuca Barbato
2015-08-22disable deprecation warnings in deprecated codeAndreas Cadhalpun
2015-08-22doxygen: Remove lavu_internal groupTimothy Gu
2015-08-22version: Fix two more typosTimothy Gu
2015-08-22avutil/x86/asm: rename REG_SP to REG_spGanesh Ajjanagadde
2015-08-19*/version.h: Add note/recommandition about bumping majorMichael Niedermayer
2015-08-19avfilter: add showfreqs filterPaul B Mahol
2015-08-19vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne
2015-08-18lavu: disable wrong value check in get_version() upon api bump.Ronald S. Bultje
2015-08-18Undeprecate av_opt_set_defaults2().Ronald S. Bultje
2015-08-18options: mark av_get_{int,double,q} as deprecated.Ronald S. Bultje
2015-08-18Move ff_dlog from lavc to lavu.Ronald S. Bultje
2015-08-13x86inc: Various minor backports from x264Henrik Gramner
2015-08-12avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun
2015-08-11x86inc: Drop SECTION_TEXT macroHenrik Gramner
2015-08-11x86inc: Disable vpbroadcastq workaround in newer yasm versionsHenrik Gramner
2015-08-11x86inc: Fix instantiation of YMM registersChristophe Gisquet
2015-08-11x86inc: warn when instructions incompatible with current cpuflags are usedAnton Mitrofanov
2015-08-11x86inc: Support arbitrary stack alignmentsHenrik Gramner
2015-08-11x86inc: warn if XOP integer FMA instruction emulation is impossibleAnton Mitrofanov