summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil : add YUVA444P12 and YUVA422P12Martin Vignali2018-11-24
* avutil/avsscanf: do not use unsupported p suffix for hex variablePaul B Mahol2018-11-22
* avutil/avsscanf: use ptrdiff_t instead of off_tPaul B Mahol2018-11-19
* avutil/mem: Correct documentation of av_fast_*alloc(z)Andreas Rheinhardt2018-11-18
* lavu/avsscanf: Do not mix declaration and code.Carl Eugen Hoyos2018-11-18
* avutil/cuda_check: Make sure this passes make fate-sourcePhilip Langdale2018-11-17
* lavu: add locale-independent sscanf implementationPaul B Mahol2018-11-16
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-14
* libavutil: Undeprecate the AVFrame reordered_opaque fieldMartin Storsjö2018-11-05
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-02
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-02
* lavu/frame: Add error report if av_image_fill_pointers fail.Jun Zhao2018-10-30
* avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer2018-10-27
* avutil/integer: Fix integer overflow in av_mul_i()Michael Niedermayer2018-10-24
* lavu: bump version, add Changelog entryJosh de Kock2018-10-24
* lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller2018-10-23
* lavu/qsv: make a copy as libmfx alignment requirement for uploadingZhong Li2018-10-11
* lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.Zhong Li2018-10-11
* avutil/tests/parseutils: add some big duration testsMarton Balint2018-10-07
* avutil/parseutils: fix some overflows in duration calculationsMarton Balint2018-10-07
* avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DUR...Marton Balint2018-10-07
* Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'Mark Thompson2018-10-06
|\
| * lavu/qsv: fix a random hwupload failure regressionZhong Li2018-10-03
* | 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