4938 Commits (98e419cbf5443b3e95d6bc7bdb807c9f54bfd6a7)

Author SHA1 Message Date
Shiyou Yin 11f99a9a45 avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. 5 years ago
Lynne 42e2319ba9 lavu/tx: add support for double precision FFT and MDCT 5 years ago
Linjie Fu b3b7523feb lavu/hwcontext_qsv: fix the memory leak 5 years ago
Michael Niedermayer 80bb65fafa Bump minor versions again on master to keep 4.2 versions separate from master 5 years ago
Michael Niedermayer 22db337a40 Bump minor versions to separate 4.2 from master 5 years ago
Michael Niedermayer 82e389d066 avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754() 5 years ago
Shiyou Yin 153c607525 avutil/mips: refactor msa load and store macros. 5 years ago
Steven Liu 1498e39439 avutil/hwcontext_vaapi: move kernel_driver into CONFIG_LIBDRM 5 years ago
Shiyou Yin a45e8ade2d avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction. 5 years ago
Mark Thompson 451a51124d lavu/frame: Improve ROI documentation 5 years ago
Amir Pauker a30e44098a avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flags 5 years ago
Amir Pauker edfced8c04 avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_flags 6 years ago
Mark Thompson 468f003843 hwcontext_qsv: Try to select a matching VAAPI device by default 6 years ago
Mark Thompson 0b4696fbe8 hwcontext_vaapi: Try to create devices via DRM before X11 6 years ago
Mark Thompson 7f3f5a24a1 hwcontext_vaapi: Add option to set driver name 6 years ago
Mark Thompson 6b6b8a6371 hwcontext_vaapi: Make default DRM device selection more helpful 6 years ago
Mark Thompson d2141a9b65 hwcontext_vaapi: Add option to specify connection type 6 years ago
Steven Liu 76ef18fd39 avutil/dynarry.h: fix comment grammar mistakes of FF_DYNARRAY_ADD 6 years ago
Ruiling Song 65646db8e8 avutil/tx: should check against (*ctx) 6 years ago
Lynne 6044534964 avutil/tx: fix forward compound non-mod-15 based MDCTs 6 years ago
Lynne 87ee9d580c lavu: bump minor and update APIchanges for the new transform API 6 years ago
Lynne b79b29ddb1 libavutil: add an FFT & MDCT implementation 6 years ago
Philip Langdale 5de4f1d871 avutil: Add NV24 and NV42 pixel formats 6 years ago
ManojGuptaBonda d617d54efa avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr types 6 years ago
Linjie Fu 2d81acaa1a lavu/hwcontext_qsv: Fix the realign check for hwupload 6 years ago
Michael Niedermayer 6f0e9a8634 avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() 6 years ago
Carl Eugen Hoyos a24a1523e8 lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*(). 6 years ago
Gyan Doshi 3bef1dab6e avutil/colorspace: add macros for RGB->YUV BT.709 6 years ago
Carl Eugen Hoyos 5ba769214f lavu/hwcontext_qsv: Mark a pointer as const. 6 years ago
Martin Storsjö c4642788e8 time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_ 6 years ago
Michael Niedermayer 9485cce6d5 time_internal: Do not attempt to override *time_r() macros 6 years ago
fumoboy007 036b4b0f85 avcodec/videotoolbox: add support for 10bit pixel format 6 years ago
Jarek Samic 1c50d61a5a libavutil/hwcontext_opencl: Fix channel order in format support check 6 years ago
Philip Langdale 52d8f35b14 avutil/hcontext_cuda: Remove unnecessary stream synchronisation 6 years ago
Ruiling Song 61cb505d18 lavu/opencl: replace va_ext.h with standard name 6 years ago
Zhong Li 15d016be30 lavu/qsv: allow surface size larger than requirement 6 years ago
gxw 4571c7c05d avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions 6 years ago
Philip Langdale 96d79ff5b5 avutil/cuda_check: Fix non-dynamic-loader implementation 6 years ago
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