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
2016-11-23avutil/opt: Add AV_OPT_TYPE_UINT64Michael Niedermayer
2016-11-22libavutil/hwcontext_cuda: Support P010 and P016 formatsPhilip Langdale
2016-11-22avutil: add P016 pixel formatPhilip Langdale
2016-11-22avutil/hwcontext_cuda: use dynamically loaded CUDATimo Rothenpieler
2016-11-21avutil/opt: Fix setting int64 to its maximumMichael Niedermayer
2016-11-16avutil/frame: fix indention after last commitMichael Niedermayer
2016-11-16avutil/frame: Copy size=0 side data in ff_init_buffer_info()Michael Niedermayer
2016-11-15aarch64: Add an offset parameter to the movrel macroMartin Storsjö
2016-11-15arm: Clear the gp register alias at the end of functionsMartin Storsjö
2016-11-15softfloat: handle -INT_MAX correctlyAndreas Cadhalpun
2016-11-14Merge commit 'd20c118975220a0256027d1c2410bade94b8534d'Hendrik Leppkes
2016-11-14Merge commit '2ef87815fec059504370ae3050cc243a53553915'Hendrik Leppkes
2016-11-14lavu/pixfmt: Add GRAY10Carl Eugen Hoyos
2016-11-14Merge commit 'f62bb216ac4cfbbff16108c6bac35a0282532972'Hendrik Leppkes
2016-11-14Merge commit 'fdfe01365d579189d9a55b3741dba2ac46eb1df8'Hendrik Leppkes
2016-11-14Merge commit '5fcae3b3f93fd02b3d1e009b9d9b17410fca9498'Hendrik Leppkes
2016-11-13hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov
2016-11-13hwcontext_vaapi: Try the first render node as the default DRM deviceMark Thompson
2016-11-13hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson
2016-11-13Merge commit '444a36269f853844369af0a9836507e5a2780323'Hendrik Leppkes
2016-11-13Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes
2016-11-10pixfmt: Add GRAY12Luca Barbato
2016-11-05avutil/softfloat_ieee754: make all functions inlineJames Almer
2016-11-05avutil/hwcontext_dxva.c: Use new safe dlopen code.Matt Oliver
2016-10-26Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer
2016-10-26Bump minor versions for 3.2Michael Niedermayer
2016-10-26lavu: remove comma at final enumeration items to fix pedantic warningsMichael Behrisch
2016-10-23avutil/x86/emms: Document the emms_c() vs alloc/free relation.Michael Niedermayer
2016-10-23avutil/mips: loongson add mmi utils header fileZhou Xiaoyong
2016-10-22avutil/avassert: Add av_assertX_fpu()Michael Niedermayer
2016-10-22doc: fix spelling errorsAndreas Cadhalpun
2016-10-15avutil: Improved selftest coverage for libavutil/fifo.cThomas Turner
2016-10-14avutil/audio_fifo: Use av_fifo_freep() and remove redundant if()Michael Niedermayer
2016-10-10avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefinedMichael Niedermayer
2016-10-07Merge commit 'fe498ef5144d3712b887f44a0c5e654add99ead7'Hendrik Leppkes
2016-10-07Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes
2016-10-06pixfmt: Use enum assignment for aliasesTimothy Gu
2016-10-06pixdesc: Order function prototypes semanticallyTimothy Gu
2016-10-06avutil/mips/generic_macros_msa: rename macro variable which causes segfault f...Shivraj Patil
2016-10-03avutil/hwcontext_cuda: align allocated framesTimo Rothenpieler
2016-09-29avutil/hwcontext_cuda: use proper synchronization flagTimo Rothenpieler
2016-09-28avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsvJames Almer
2016-09-28Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer
2016-09-28Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer
2016-09-19avutil/frame: Add a flag to discard frame after decode.Sasi Inguva
2016-09-01lavu/timestamp: Avoid C++-unfriendly code in user headerMark Thompson
2016-08-29avutil/version: Improve lib versioning scheme for release branches with the n...Michael Niedermayer
2016-08-29avutil/version: Mention similarities and differences to semverMichael Niedermayer
2016-08-23avutil/mem: remove av_realloc / av_malloc incompatibility warningMichael Niedermayer
2016-08-22avutil: Softfloat implementation for IEEE 754 floating pointUmair Khan