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-10-14Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'Hendrik Leppkes
2015-10-13avutil/fifo: Fix thread saftey of av_fifo_generic_peek()Michael Niedermayer
2015-10-12dict: Change return type of av_dict_copy()Vittorio Giovara
2015-10-12intmath: remove av_ctz.Ronald S. Bultje
2015-10-11avutil/intmath: Change debruijn_ctz64 to use 8bit elementsMichael Niedermayer
2015-10-11avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithmGanesh Ajjanagadde
2015-10-09lavu/opt: add flag to return NULL when applicable in av_opt_getRodger Combs
2015-10-09lavu/opt: switch AV_OPT flags to shift-based formattingRodger Combs
2015-10-05avutil/attributes: add av_warn_unused_resultGanesh Ajjanagadde
2015-10-03avutil/avstring: Inline some tiny functionsHenrik Gramner
2015-10-03Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes
2015-10-01x86inc: Make cpuflag() and notcpuflag() return 0 or 1Henrik Gramner
2015-09-30lavu: Deprecate AVFrame.error[]Vittorio Giovara
2015-09-29mips: intreadwrite: Only execute that code for mips r1 or r2Vicente Olivert Riera
2015-09-26avutil/avstring: Inline some tiny functionsHenrik Gramner
2015-09-26avutil/opencl: Fix volatile pointerTimo Rothenpieler
2015-09-18avutil/attributes: add AV_GCC_VERSION_AT_MOSTJames Almer
2015-09-17avutil/log: fix zero length gnu_printf format string warningGanesh Ajjanagadde
2015-09-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-09-15lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formattingRodger Combs
2015-09-12Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f'Hendrik Leppkes
2015-09-12Merge commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b'Hendrik Leppkes
2015-09-12x86: port PSIGNW to cpuflagsJames Almer
2015-09-11avutil/version: Bump for avpriv_get_trc_function_from_trc() and AVCOL_PRI/TRC...Michael Niedermayer
2015-09-11avutil/color_utils: Add basic transfer functions for each AVColorTransferChar...Kevin Wheatley
2015-09-10avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVCol...Michael Niedermayer
2015-09-10avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_...Michael Niedermayer
2015-09-10avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptionsKevin Wheatley
2015-09-10avutil/pixfmt: Add additional primaries and transfer characteristic enumerati...Kevin Wheatley
2015-09-10pixdesc: Document the component orderLuca Barbato
2015-09-10pixdesc: Consistently order componentsHendrik Leppkes
2015-09-10pixdesc: Add missing alpha flag for yuva420p9beHendrik Leppkes
2015-09-08avutil/opt: refactor pixel/sample fmt common caseClément Bœsch
2015-09-08avutil/opt: add AV_OPT_TYPE_BOOLClément Bœsch
2015-09-08Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes
2015-09-08Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes
2015-09-08Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'Hendrik Leppkes
2015-09-08Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'Hendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-09-07lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara
2015-09-07lavu: extend size of the AVPixFmtDescriptor.flags fieldwm4
2015-09-07Merge commit 'a686e58165ca0f83966431a9166cb6e17bf6095c'Hendrik Leppkes
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