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-09-28lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov
2016-09-13configure: Drop check_lib()/require() in favor of check_lib2()/require2()Diego Biurrun
2016-09-08lavc/vaapi: Add VP8 decode hwaccelMark Thompson
2016-09-06configure: Simplify clock_gettime() testDiego Biurrun
2016-09-05configure: Fix --disable-pod2man / --disable-texi2htmlDiego Biurrun
2016-09-05configure: Simplify libopenjpeg checkDiego Biurrun
2016-09-05configure: Move initial VAAPI check to a more sensible placeDiego Biurrun
2016-09-03Drop memalign hackDiego Biurrun
2016-08-29High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P
2016-08-23configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun
2016-08-03lavc: align the linesize to 32 when AVX is enabledAnton Khirnov
2016-08-03lavu: add LOCAL_ALIGNED_32James Almer
2016-07-29x11grab: Rename internal component to "xcbgrab"Diego Biurrun
2016-07-29Remove the legacy X11 screen grabberDiego Biurrun
2016-07-27configure: Simplify license incompatibility checkDiego Biurrun
2016-07-26configure: Allow detecting and using LLVM lld-link as linker for windowsMartin Storsjö
2016-07-26configure: Move defines for controlling MSVCRT headers to the CRT detection s...Martin Storsjö
2016-07-26configure: Check for strtoll and redirect to _strtoi64 in the msvcrt blockMartin Storsjö
2016-07-22lavfi: add a QSV deinterlacing filterAnton Khirnov
2016-07-22avconv: stop using setpts for input framerate forced with -rAnton Khirnov
2016-07-21arm: Check for support for the .fpu directiveMartin Storsjö
2016-06-29build: Add a new component for H.264 parsing codeDiego Biurrun
2016-06-28Add an OpenH264 decoder wrapperMartin Storsjö
2016-06-21lavfi: add a QSV scaling filterAnton Khirnov
2016-06-20Add MagicYUV decoderPaul B Mahol
2016-05-30build: Only enable symbol reduction if the compiler does proper DCEDiego Biurrun
2016-05-29build: Simplify postprocessing of linker version script filesDiego Biurrun
2016-05-26hwcontext_vdpau: implement device creationAnton Khirnov
2016-05-19configure: Don't require nonfree for nvencTimo Rothenpieler
2016-05-19nvenc: drop the hard dependency on CUDAAnton Khirnov
2016-05-19nvenc: write the VUI signal properties for HEVCAnton Khirnov
2016-05-19configure: move the hardware accel libs' entries in the configure outputAnton Khirnov
2016-05-19configure: move the hardware accel libs' entries in the help textAnton Khirnov
2016-05-19configure: improve the help text for external librariesAnton Khirnov
2016-05-05configure: Document --enable-libfontconfigDiego Biurrun
2016-04-30Revert "mmaldec: autodetect by default" since it breaks linking on systems wi...Janne Grunau
2016-04-30mmaldec: autodetect by defaultwm4
2016-04-30mmaldec: limit internal bufferingwm4
2016-04-30configure: fix mmal build dependencieswm4
2016-04-30mmaldec: add vc1 decoding supportwm4
2016-04-30mmaldec: Add mpeg2 decoding supportJulian Scheel
2016-04-24h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov
2016-04-19Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov
2016-04-12omx: Add support for broadcom OMX on raspberry piMartin Storsjö
2016-04-12libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö
2016-04-07build: Group declarations for hw-accelerated de-/encoding separatelyDiego Biurrun
2016-04-07configure: cosmetics: Drop pointless end-of-line semicolonsDiego Biurrun
2016-03-31jack: Support OSXJosh de Kock
2016-03-30lavc: VAAPI MJPEG encoderMark Thompson
2016-03-30lavc: VAAPI H.265 encoderMark Thompson