summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* hwcontext_vaapi: Improve format mappingMark Thompson2018-09-23
* hwcontext_vaapi: Improve logging around quirk detectionMark Thompson2018-09-23
* lavu/frame: Add missing conversions from side data enum to nameJun Zhao2018-09-21
* Fix typosMichael Bunk2018-09-14
* x86/float_dsp: add ff_vector_dmul_{sse2,avx}James Almer2018-09-14
* avutil: add float_dsp.vector_dmulPaul B Mahol2018-09-12
* Merge commit '642fd4769becc2f4827f8375a3d9e8edd2f5df77'James Almer2018-09-11
|\
| * qsvvpp: Perform full init only when neededJoe Olivas2018-09-04
* | Merge commit 'f89ec87afaf0d1abb6d450253b0b348fd554533b'James Almer2018-09-11
|\|
| * frame: Simplify the video allocationLuca Barbato2018-08-05
| * random_seed: use bcrypt instead of the old wincrypt APISteve Lhomme2018-04-19
* | avutil/file: allow mapping 0 byte files with av_file_mapMarton Balint2018-09-09
* | avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8BShiyou Yin2018-09-09
* | avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.gxw2018-09-09
* | avcodec/mips: [loongson] reoptimize simple idct with mmi.Shiyou Yin2018-09-02
* | avutil/encryption_info: Fix size calculation.Jacob Trimble2018-08-15
* | libavutil: Adds gray floating-point pixel formats.Sergey Lavrushkin2018-08-11
* | x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with themJames Almer2018-07-31
* | x86/pixelutils: add missing preprocessor wrapper to the AVX2 functionsJames Almer2018-07-31
* | avutil/pixelutils: sad_32x32 sse2/avx2 optimizations.Jun Zhao2018-07-31
* | lavutil/pixelutils: add sad_32x32 in pixelutils API.Jun Zhao2018-07-31
* | avutil/hwcontext_d3d11va: fix type arguments passed to IDXGIAdapter2_GetDesc()James Almer2018-07-25
* | avutil/pixfmt: Document chroma plane size for odd resolutionsMichael Niedermayer2018-07-20
* | lavu/x86/cpu: Fix aesni detectionalexander schmid2018-07-19
* | avutil/pixelutils: correct the function name in commentsJun Zhao2018-07-11
* | hwcontext_opencl: remove an unused variableJun Zhao2018-06-29
* | hwcontext_opencl: Remove the opencl_device_init in opencl_device_deriveJun Zhao2018-06-29
* | configure: fix check for opencl_vaapi_intel_media.Jun Zhao2018-06-29
* | libavutil/encryption_info: Add unit tests.Jacob Trimble2018-06-27
* | avutil/gitignore: Ignore integer test binary.Jacob Trimble2018-06-27
* | avutil/encryption_info: Fix documentation problem.Jacob Trimble2018-06-27
* | hwcontext_opencl: Remove unused variableMark Thompson2018-06-24
* | libavutil/encryption_info: Allow multiple init info.Jacob Trimble2018-06-23
* | hwcontext_opencl: use ff_hwframe_map_replace()Rostislav Pehlivanov2018-06-21
* | hwcontext_internal: add ff_hwframe_map_replaceRostislav Pehlivanov2018-06-21
* | tests/bprint: Replace the number by macro for bprint initJun Zhao2018-06-17
* | avutil/log: Replace the number by macro for bprint initJun Zhao2018-06-17
* | avutil/common: Fix undefined behavior in av_clip_uintp2_c()Michael Niedermayer2018-06-15
* | pixdesc: Only check against valid entries when iterating over lists of enumsDerek Buitenhuis2018-06-12
* | lavu/hwcontext_opecl: fix the build warningJun Zhao2018-06-07
* | lavu: add calling convention for OpenCL callback.Ruiling Song2018-06-06
* | Use the same name for stereo3d frame/packet side dataVittorio Giovara2018-06-05
* | hwcontext_vaapi: Fix mapping from DRMMark Thompson2018-05-24
* | hwcontext: Add test for device creation and derivationMark Thompson2018-05-21
* | lavu/Makefile: Fix alignment and orderingMark Thompson2018-05-15
* | hwcontext: Do not call device_init again when deriving an existing deviceMark Thompson2018-05-15
* | avutil/hwcontext_cuda: fix YUV420P cuda_get_bufferMarton Balint2018-05-15
* | hwcontext_vaapi: Add an assert in vaapi_map_from_drm()Haihao Xiang2018-05-10
* | avutil/hwcontext_cuda: use generic size and pointer assignment functionsTimo Rothenpieler2018-05-10
* | avutil/hwcontext_cuda: add support for nvenc rgb formatsTimo Rothenpieler2018-05-10