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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-13xtea: Add functions for little endian modeMartin Storsjö
2015-11-13xtea: Clarify that the current API works in big endian modeMartin Storsjö
2015-10-14thread: Provide no-op variants for pthread_onceLuca Barbato
2015-10-12dict: Change return type of av_dict_copy()Vittorio Giovara
2015-10-03avutil/avstring: Inline some tiny functionsHenrik 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-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-09-10pixdesc: Document the component orderLuca Barbato
2015-09-10pixdesc: Add missing alpha flag for yuva420p9beHendrik Leppkes
2015-09-10pixdesc: Consistently order componentsHendrik 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-08-31des: Add missing includeVittorio Giovara
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-23channel_layout: Add a 16channel default layoutLuca Barbato
2015-08-13x86inc: Various minor backports from x264Henrik Gramner
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
2015-07-31des: extend av_des_init() doxyJames Almer
2015-07-31des: add av_des_alloc()James Almer
2015-07-31xtea: add av_xtea_alloc()James Almer
2015-07-31rc4: extend av_rc4_init() doxyJames Almer
2015-07-31rc4: add av_rc4_alloc()James Almer
2015-07-31blowfish: add av_blowfish_alloc()James Almer
2015-07-30hmac: add missing version bump and APIChanges entryJames Almer
2015-07-29fate: add test vectors for HMAC SHA and SHA-2James Almer
2015-07-29hmac: add support for SHA-2James Almer
2015-07-21parseutil: Use non ambiguous aliases for uhdLuca Barbato
2015-07-20parseutil: Add more resolution aliasesLuca Barbato
2015-07-09x86: Serialize rdtsc in read_time()Henrik Gramner
2015-07-03lavu: Add version information for av_version_info()Vittorio Giovara
2015-07-03lavu: add an API function to return the Libav version stringwm4
2015-06-08configure: Support MSVC 2015Luca Barbato
2015-05-31x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer
2015-05-31x86: Add helper macros to check for slow cpuflagsJames Almer