4259 Commits (3aa7b0a27326bd312ef790d9149f6b5efff97311)

Author SHA1 Message Date
Michael Niedermayer 042fb69deb avutil/frame: Move new field to the end of AVFrame 9 years ago
Mark Thompson f62bb216ac hwcontext_vaapi: allow transfers to/from any size of sw frame 9 years ago
Anton Khirnov fdfe01365d hwcontext: allocate the destination frame for the pool size 9 years ago
Anton Khirnov 5fcae3b3f9 hwcontext: clarify the behaviour of transfer_data() for cropped frames 9 years ago
Vittorio Giovara 444a36269f pixdesc: Fix AVCOL_TRC_BT2020_12 name 9 years ago
Vittorio Giovara f172e22d6a pixdesc: Add aliases to SMPTE color properties 9 years ago
Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Hendrik Leppkes 06a0e18435 hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindow 9 years ago
Hendrik Leppkes 0c312a4562 hwcontext_dxva2: support P010 10-bit surfaces 9 years ago
Mark Thompson fe498ef514 hwcontext_vaapi: Return all formats for constraints without config 9 years ago
Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
Anton Khirnov 59e7361cc7 hwcontext: add a QSV implementation 9 years ago
Vittorio Giovara a816432337 pixdesc: Add new SMPTE 431, 432, and 2085 color properties 9 years ago
Neil Birkbeck 5d560d38de pixfmt: Add ARIB STD-B76 color transfer characteristic 9 years ago
Jan Sebechlebsky f5273197dc avutil/threadmessage.h: Fix swapped comments 9 years ago
Vittorio Giovara bcc07e2576 pixdesc: Use C99 array to list color properties names 9 years ago
Matt Oliver 5ca44ebd99 lavu/intmath.h: fix compilation with msvc10. 9 years ago
Carl Eugen Hoyos 4c9d1c6f9a lavu/file_open: Use current directory for temporary files also on Android. 9 years ago
Paul B Mahol 8100426fe4 avutil: add 10-bit planar RGB with alpha 9 years ago
Michael Niedermayer 37bb600405 avutil/opt: Fix max/min checking in av_opt_set() for AV_OPT_TYPE_VIDEO_RATE 9 years ago
James Almer 172af20852 x86/showcqt: use three operand format for some instructions 9 years ago
James Almer 99b899483e avutil/x86util: move haddps sse emulation from showcqt 9 years ago
Michael Niedermayer 13aae86a2b avutil/frame: Assert that width/height/channels is 0 for the destination of av_frame*_ref() 9 years ago
Jan Sebechlebsky 0e84eee719 libavutil/fifo: Fix fifo grow step 9 years ago
Mark Thompson 7e0623b70b vaapi: Enable more libva surface formats 9 years ago
Michael Niedermayer 003a9e4854 avutil/frame: Document avcodec_get_frame_class() and the option naming system 9 years ago
Neil Birkbeck 785038c92c lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function. 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Michael Niedermayer 52ca24bdd2 avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int() 9 years ago
Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Michael Niedermayer d1520a6cfd avutil/softfloat: Document public constants and a few public functions 9 years ago
Anton Khirnov b8bf9194af hwcontext_vaapi: implement device creation 9 years ago
Anton Khirnov 8e70385a8e hwcontext_dxva2: implement device creation 9 years ago
Anton Khirnov 2e219b491b hwcontext_cuda: implement device creation 9 years ago
Anton Khirnov 38392b2af8 hwcontext_vdpau: implement device creation 9 years ago
Anton Khirnov 1c9e8616c5 hwcontext: add a function for opening devices 9 years ago
dsmudhar 6b852a3fd9 libavutil/opencl: fixed uninitialized var warning 9 years ago
Michael Niedermayer b50bd69516 avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check it in the fate test 9 years ago
Diego Biurrun ded4a6543d xtea-test: Use struct allocation functions from the API 9 years ago
Diego Biurrun 8131bd4c22 blowfish-test: Use struct allocation functions from the API 9 years ago
Diego Biurrun a86ef80494 blowfish-test: Return different values for different errors 9 years ago
Vittorio Giovara 0c4468dc18 stereo3d: Add API to get name from value or value from name 9 years ago
Anton Khirnov c46db38cde hwcontext: add a dxva2 implementation 9 years ago
Anton Mitrofanov 2fb1d17a5a x86inc: Enable AVX emulation in additional cases 9 years ago
Anton Mitrofanov 300fb0df84 x86inc: Improve handling of %ifid with multi-token parameters 9 years ago
Anton Mitrofanov 8d02579fae x86inc: Fix AVX emulation of some instructions 9 years ago
Henrik Gramner ba3eb745cc x86inc: Fix AVX emulation of scalar float instructions 9 years ago
ZhouXiaoyong d680ab1c46 avutil/mips: header asmdefs.h add some PTR_ macros for loongson 9 years ago
James Almer 004b582386 avutil/lzo: split test out into a separate file 9 years ago
James Almer d8ef8b960a avutil/sha512-test: fix memleak 9 years ago