4899 Commits (aa844dc46f93182a63ec0b53267d19e7342c79b9)

Author SHA1 Message Date
Timo Rothenpieler 15c6390139 avutil/cuda_check: avoid pointlessly exporting same symbol from two libraries 6 years ago
Carl Eugen Hoyos 0cac68bcf9 lavu/parseutils: Allow to parse >= 100 hours. 6 years ago
Lauri Kasanen fc6022e108 avutil/ppc/cpu: Fix power8 linux detection 6 years ago
Carl Eugen Hoyos 73d4efc596 lavu/imgutils: Use FFABS() instead of abs() for ptrdiff_t. 6 years ago
Martin Storsjö 41cf3e3b1c arm: Create proper .rdata sections for COFF 6 years ago
Shiyou Yin 6d19164811 avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi. 6 years ago
Michael Niedermayer f64c0dffa1 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 6 years ago
Michael Niedermayer 12b1338be3 avutil/mem: Optimize fill32() by unrolling and using 64bit 6 years ago
Carl Eugen Hoyos 399c8e860f lavu/frame: Fix typo. 6 years ago
Guo, Yejun 1ef4828276 avutil: add ROI (Region Of Interest) data struct and bump version 6 years ago
Peter Ross b4e6d1f597 intreadwrite: add AV_RL64A, AV_WL64A 6 years ago
Mohammad Izadi 2744d6b364 Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil 6 years ago
Carl Eugen Hoyos a07470ba37 lavu/internal: Replace an empty loop with "do {}". 6 years ago
Peter Ross 436bffaca2 avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro 6 years ago
Paul B Mahol be60dc2145 avutil/avsscanf: do not use long double functions 6 years ago
Mark Thompson 21608bc303 hwcontext_opencl: Use correct function to enumerate devices 6 years ago
Peter Ross 331715534a avpriv_tempfile: add djgpp fallback 6 years ago
Mark Thompson b9aff7a53d hwcontext_opencl: Only release command queue if it exists 6 years ago
Mark Harris 4361293fcf avutil/mem: Fix invalid use of av_alloc_size 6 years ago
Martin Vignali 80b0624099 avutil : add YUVA444P12 and YUVA422P12 6 years ago
Paul B Mahol 7d70f09307 avutil/avsscanf: do not use unsupported p suffix for hex variable 6 years ago
Paul B Mahol 277fd9c2ac avutil/avsscanf: use ptrdiff_t instead of off_t 6 years ago
Andreas Rheinhardt 8f875a90c4 avutil/mem: Correct documentation of av_fast_*alloc(z) 6 years ago
Carl Eugen Hoyos 529debc987 lavu/avsscanf: Do not mix declaration and code. 6 years ago
Philip Langdale 420ab946ac avutil/cuda_check: Make sure this passes make fate-source 6 years ago
Paul B Mahol 4b30726dd3 lavu: add locale-independent sscanf implementation 6 years ago
Philip Langdale 19d3d0c057 avutil/hwcontext_cuda: Define and use common CHECK_CU() 6 years ago
Carl Eugen Hoyos ee3f62a90c pixfmt: Add GRAY10 6 years ago
Martin Storsjö 4e9cff2824 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
Martin Storsjö a3a501df24 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
Michael Niedermayer 517573a670 Bump minor version for master after 4.1 branchpoint 6 years ago
Michael Niedermayer 780d5e30a0 Bump minor versions for branching 4.1 6 years ago
Jun Zhao f3bcb9c16a lavu/frame: Add error report if av_image_fill_pointers fail. 6 years ago
Michael Niedermayer 718044dc19 avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2() 6 years ago
Michael Niedermayer 3cc3cb663b avutil/integer: Fix integer overflow in av_mul_i() 6 years ago
Josh de Kock f9d4126f28 lavu: bump version, add Changelog entry 6 years ago
Devin Heitmueller 4241e44a3c lavc/h264: create AVFrame side data from H.264 timecodes 6 years ago
Martin Storsjö 5584abf69d arm: Emit .thumb_func directives 6 years ago
Zhong Li 681aa7d14f lavu/qsv: make a copy as libmfx alignment requirement for uploading 6 years ago
Zhong Li a5e1cb9e96 lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA. 6 years ago
Marton Balint 416804fe41 avutil/tests/parseutils: add some big duration tests 6 years ago
Marton Balint 4c777d52b9 avutil/parseutils: fix some overflows in duration calculations 6 years ago
Marton Balint d40dc64173 avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DURATION fields 6 years ago
Zhong Li 21733b39d0 lavu/qsv: fix a random hwupload failure regression 6 years ago
Mark Thompson 40724026b7 hwcontext_vaapi: Improve format mapping 6 years ago
Mark Thompson 852c7ba3f8 hwcontext_vaapi: Improve logging around quirk detection 6 years ago
Jun Zhao 04cbaae2aa lavu/frame: Add missing conversions from side data enum to name 6 years ago
Michael Bunk 0d7e0f25ca Fix typos 6 years ago
James Almer 9d002d7818 x86/float_dsp: add ff_vector_dmul_{sse2,avx} 6 years ago
Paul B Mahol bb16a0624a avutil: add float_dsp.vector_dmul 6 years ago