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
2017-02-06configure: bump yearJames Almer
2016-12-06configure: check for strtoull on msvcJames Almer
2016-11-18configure: make sure LTO does not optimize out the test functionsAndreas Cadhalpun
2016-10-26configure: remove missing incompatible_libav_abi referencesJames Almer
2016-10-26configure: Remove --enable-incompatible-libav-abi from the help outputMichael Niedermayer
2016-10-21openssl: Support version 1.1.0.Matt Oliver
2016-10-19lavc: add mpeg4 mediacodec decoderMatthieu Bouron
2016-10-19lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron
2016-10-14configure: Enable pie for toolchain=hardened.Carl Eugen Hoyos
2016-10-13configure: fix detection of libopenjpegAndreas Cadhalpun
2016-10-12configure: Use LDEXEFLAGS in check_ld().Carl Eugen Hoyos
2016-10-10configure: loongson disable mipsfpu and mipsdsp optimizationsZhou Xiaoyong
2016-10-06configure: Also try -mstack-alignment for clang,Carl Eugen Hoyos
2016-10-04configure: add linker export script support on DarwinRodger Combs
2016-10-02configure: define posix source on cygwinTimo Rothenpieler
2016-10-01lavc: remove libfaac wrapperJosh de Kock
2016-10-01avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer
2016-09-30doc/examples: build http_multiclient exampleClément Bœsch
2016-09-30build: remove references to inexistant avcodec exampleClément Bœsch
2016-09-30build: fix avio_dir_cmd and avio_reading example dependenciesClément Bœsch
2016-09-30build: sort EXAMPLE_LISTClément Bœsch
2016-09-25lavd/sdl2: add sdl aliasJosh de Kock
2016-09-24lavd: drop SDL1 device and SDL1 supportJosh de Kock
2016-09-24ffplay: add SDL2 supportMarton Balint
2016-09-24lavd: Add SDL2 output deviceJosh de Kock
2016-09-23cuvid: Use bundled headersPhilip Langdale
2016-09-15lavc: add hevc mediacodec decoderMatthieu Bouron
2016-09-06cuvid: Add hwaccels and decoders for remaining supported formatsPhilip Langdale
2016-09-04configure: Remove fifo muxers dependency on pthreads.Matt Oliver
2016-09-03configure: check for dlsym as wellTimo Rothenpieler
2016-09-01configure: add missing check for LoadLibraryJames Almer
2016-08-31configure: fix ldl dependency for new nvenc encoder namesTimo Rothenpieler
2016-08-31configure: fix nvenc detection logicTimo Rothenpieler
2016-08-28avcodec/nvenc: include nvEncodeAPI v7 SDK headerTimo Rothenpieler
2016-08-27avfilter: add vaguedenoiser filterPaul B Mahol
2016-08-22configure: force _WIN32_WINNT >= 0x0502 on mingw32 targetsJames Almer
2016-08-22avformat: Add fifo pseudo-muxerJan Sebechlebsky
2016-08-15configure: All sun4 machines are SPARCs, not just sun4uMaya Rashish
2016-08-13configure: Check for arc4random() header definition.Carl Eugen Hoyos
2016-08-05Support for MIPS cpu P6600Shivraj Patil
2016-07-27Add an OpenH264 decoder wrapperMartin Storsjö
2016-07-21avformat: add an Ogg Video muxerJames Almer
2016-07-20configure: add support for new CPUsJames Almer
2016-07-16configure: add missing loongson dependenciesJames Almer
2016-07-15lavf: add libopenmpt demuxerJosh de Kock
2016-07-09Revert "configure: Enable GCC vectorization on ≥4.9 on x86"James Almer
2016-07-08lavc: add mediacodec hwaccel supportMatthieu Bouron
2016-07-04configure: disable the new optimizer in Visual Studio 2015 Update 3Hendrik Leppkes
2016-07-04avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer
2016-06-27Merge commit 'b2d5d6a7f20a255a5f3c9bf539cc507afd909ce5'Clément Bœsch