4969 Commits (26f4ee37f7ce0c04668a3ff38eff31f65e0618be)

Author SHA1 Message Date
Carl Eugen Hoyos 84db67894f lavu/log: Also print the log level for level trace. 5 years ago
Carl Eugen Hoyos 8b5ef2dcff lavu/pixfmt: Cosmetics, remove wrong end-of-comment markers. 5 years ago
Zhao Zhili 71fd72070c avutil/buffer: use appropriate atomic operations 5 years ago
Oleg Dobkin 32ba563cfc avutil/hwcontext_cuda: allow using primary CUDA device context 5 years ago
Michael Niedermayer 6014bcf1b7 avutil/lfg: Correct index increment type to avoid undefined behavior 5 years ago
Gyan Doshi 1c23abc88f avutil/eval: add function to track variable use 5 years ago
Zhao Zhili 20c5f4d835 avutil/frame: fix remove_side_data 5 years ago
Michael Niedermayer d6fea2ef22 avutil/lfg: Document the AVLFG struct 5 years ago
gxw 648b422e17 avcodec/mips: msa optimizations for vc1dsp 5 years ago
Paul B Mahol c109dfc1b1 avutil/opt: print runtime flag too 5 years ago
Paul B Mahol f3746d31f9 avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag 5 years ago
Paul B Mahol 961d6493e8 avutil/eval: add sgn() 5 years ago
Limin Wang a77fb510c2 avutil/avstring: support input path as a null pointer or empty string 5 years ago
Mengye Lv 9f353e376b avutil/common: Fix underflow for ROUNDED_DIV with unsigned integer 5 years ago
Zhong Li 0686651aab lavu/qsv: remove redundant version query 5 years ago
Andreas Rheinhardt 25a501b528 avutil/opt: Fix type specifier 5 years ago
Andreas Rheinhardt e6018fda14 avutil/encryption_info: Don't pass NULL to memcpy 5 years ago
Soft Works 9e0a071ede avutil/opt: Print out numeric values of option constants 5 years ago
Soft Works 667df60b14 avutil/opt: Fix printing integer option defaults 5 years ago
Andreas Rheinhardt ebd25a5ba5 avutil/common: Fix undefined shift 5 years ago
gxw 92fc0bfa54 avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 5 years ago
Aman Gupta f30fb5ef62 avutil/version: bump for hwcontext_videotoolbox api change 5 years ago
Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 5 years ago
Raphaël Zumer 8821d1f56e avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries value 5 years ago
Michael Niedermayer 679f340890 avutil/mathematics: Fix 2 overflows in av_add_stable() 5 years ago
Jun Zhao 95780f4dcb avutil/file: add more check befor destory the buffer 5 years ago
Jun Zhao 7ce15b1d43 avutil/file: always set *size to zero if *bufptr is NULL 5 years ago
Marton Balint b2e37e3eb2 avutil/imgutils: remove dead assignment 5 years ago
Peter Collingbourne 9bcb1cb6ed Add assembly support for -fsanitize=hwaddress tagged globals. 5 years ago
Shiyou Yin e1039b09c4 avutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB. 5 years ago
gxw a3e572d96f avutil/mips: refine msa macros CLIP_*. 5 years ago
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 5 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