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
2016-12-14lavc: handle MP3 in get_audio_frame_duration()Anton Khirnov
2016-12-12dxva2: Keep code shared between dxva2 and d3d11va under the correct #ifDiego Biurrun
2016-12-12hevc: ppc: Add HEVC 4x4 IDCT for PowerPCAlexandra Hajkova
2016-12-12configure: Add missing dxva2 dependency for dxva2_libDiego Biurrun
2016-12-11configure: Handle dxva2 optional components in the standard wayDiego Biurrun
2016-12-11Drop libxvid rate control support for mpegvideo encodingDiego Biurrun
2016-12-11dxva2: Simplify some ifdefsDiego Biurrun
2016-12-10vaapi_h265: Fix CFR mode with framerate set in AVCodecContextMark Thompson
2016-12-10lavfi: Add VAAPI deinterlacerMark Thompson
2016-12-10build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on CygwinDiego Biurrun
2016-12-10configure: Fix _libs vs. _extralibs oversightDiego Biurrun
2016-12-09build: Use _extralibs variable names instead of _libs everywhereDiego Biurrun
2016-12-09build: Rename host_libs/HOSTLIBS variables to host_extralibs/HOSTEXTRALIBSDiego Biurrun
2016-12-09configure: Simplify some library checks via check_lib()Diego Biurrun
2016-12-09build: Fix dependencies for alsa/jack/sndio supportDiego Biurrun
2016-12-09configure: Drop redundant and partly bogus vaapi/vdpau header checksDiego Biurrun
2016-12-09vdpau: Do not #include vdpau_x11.h from the main vdpau headerDiego Biurrun
2016-12-09dxva2: Adjust multiple inclusion guard names to follow conventionDiego Biurrun
2016-12-08vf_hwupload_cuda: Add min/max limits for device optionRuta Gadkari
2016-12-08APIChanges: Mention where release 12 was cutVittorio Giovara
2016-12-08avio: Keep track of the amount of data writtenLuca Barbato
2016-12-08libopusdec: fix out-of-bounds readAndreas Cadhalpun
2016-12-08libschroedingerdec: fix leaking of framewithptsAndreas Cadhalpun
2016-12-08libschroedingerdec: don't produce empty framesAndreas Cadhalpun
2016-12-08omx: Fix allocation checkTimothy Gu
2016-12-08qsvdec: Fix memory leak on errorTimothy Gu
2016-12-08compat/atomics: add typecasts in atomic_compare_exchange_strong()Wan-Teh Chang
2016-12-08avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang
2016-12-08libkvazaar: Add missing header #includesDiego Biurrun
2016-12-08configure: Fail if cuda was enabled and is not availableDiego Biurrun
2016-12-08build: Drop stray golomb dependenciesDiego Biurrun
2016-12-08build: Add an internal component for hevc_ps codeDiego Biurrun
2016-12-08Add missing #includes for standalone spherical-information-related headersDiego Biurrun
2016-12-07fate: Add spherical and stereo3d mov testsVittorio Giovara
2016-12-07avprobe: Allow specifying multiple stream entries to be shownVittorio Giovara
2016-12-07mov: Export spherical informationVittorio Giovara
2016-12-07lavc: Add spherical packet side data APIVittorio Giovara
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-12-07lavu: Add a video section to Doxygen documentationVittorio Giovara
2016-12-07build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun
2016-12-07build: Ensure that the "all" target appears before all Makefile includesDiego Biurrun
2016-12-07build: Have old H.264/HEVC nvenc encoders select their new counterpartsDiego Biurrun
2016-12-07build: Move entries related to building TOOLS to a subdirectory MakefileDiego Biurrun
2016-12-07build: Warn that reconfiguration is necessary if version.h files changedDiego Biurrun
2016-12-06configure: add -fPIE instead of -pie to C flags for ThreadSanitizerWan-Teh Chang
2016-12-06configure: Pass CFLAGS_HEADERS through the right CFLAGS filterDiego Biurrun
2016-12-06build: Separate avisynth and avxsynth supportDiego Biurrun
2016-12-06configure: Simplify OMX checkDiego Biurrun
2016-12-06configure: Move COMPONENT_LIST to the bottom of CONFIG_LISTDiego Biurrun
2016-12-05configure: Simplify and fix avfoundation indev handlingDiego Biurrun