4594 Commits (a2a7b02fbd9d96ff12280cfa03bbce6b8c797932)

Author SHA1 Message Date
Michael Niedermayer 1609935b6c Bump minor versions after 3.2 branchpoint to seperate release 8 years ago
Michael Niedermayer 3f3025205f Bump minor versions for 3.2 8 years ago
Michael Behrisch c5ac86256b lavu: remove comma at final enumeration items to fix pedantic warnings 8 years ago
Michael Niedermayer 051517648b avutil/x86/emms: Document the emms_c() vs alloc/free relation. 8 years ago
Zhou Xiaoyong b9cd922660 avutil/mips: loongson add mmi utils header file 8 years ago
Michael Niedermayer f5495c970c avutil/avassert: Add av_assertX_fpu() 8 years ago
Andreas Cadhalpun c8a6eb58d7 doc: fix spelling errors 8 years ago
Vittorio Giovara 0d9b9bd37f lavu: Add JEDEC P22 color primaries 8 years ago
Diego Biurrun 7911186ed6 emms: Give apriv_emms_yasm() a more general name 8 years ago
Diego Biurrun 6be7944ee2 x86: Add missing colons after assembly labels 8 years ago
Thomas Turner 09d39177dc avutil: Improved selftest coverage for libavutil/fifo.c 8 years ago
Michael Niedermayer d790e48830 avutil/audio_fifo: Use av_fifo_freep() and remove redundant if() 8 years ago
Kieran Kunhya 81f1f6c3f6 Add GBRAP12 pixel format support 8 years ago
Michael Niedermayer 1e93aa69a6 Add GBRP12 pixel format support 8 years ago
Michael Niedermayer 1bda0ee530 avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined 8 years ago
Timothy Gu 54220ce731 pixfmt: Use enum assignment for aliases 8 years ago
Timothy Gu bdcd586c0d pixdesc: Order function prototypes semantically 8 years ago
Shivraj Patil c1cc13cd2a avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 8 years ago
Timo Rothenpieler a0d7ce1406 avutil/hwcontext_cuda: align allocated frames 8 years ago
Vittorio Giovara 310c55f179 pixfmt: Document alternative names for smpte 431 and 432 8 years ago
Mark Thompson eaaaabf6c9 hwcontext_vaapi: Enable P010 support 8 years ago
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API 8 years ago
Anton Khirnov 27079a426c buffer: convert to stdatomic 8 years ago
Anton Khirnov 2124711b95 hwcontext_vaapi: add a quirk for the missing MemoryType attribute 8 years ago
Timo Rothenpieler 97e7f03d35 avutil/hwcontext_cuda: use proper synchronization flag 8 years ago
James Almer 13dd5edb88 avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv 8 years ago
Luca Barbato 0e8d1fc1f0 lavu: Bump version for the 12bit Planar YUV support 8 years ago
Luca Barbato 9bd6ea5695 pixfmt: Add yuv444p12 pixel format 8 years ago
Luca Barbato 0aebbbd024 pixfmt: Add yuv422p12 pixel format 8 years ago
Luca Barbato 85406e7a8d pixfmt: Add yuv420p12 pixel format 8 years ago
Yogender Kumar Gupta 340f12f712 hwcontext_cuda: Add P010 and YUV444P16 pixel format 8 years ago
Sasi Inguva 3cb400c11a avutil/frame: Add a flag to discard frame after decode. 8 years ago
Alexandra Hájková 07e1f99a1b x86util: Document SBUTTERFLY macro 8 years ago
Mark Thompson 7081620aca hwcontext_vdpau: Fix missing subscripts 8 years ago
Mark Thompson 09a145b3c8 hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK 8 years ago
Diego Biurrun 4fb311c804 Drop memalign hack 8 years ago
Mark Thompson a2c912c3b6 lavu/timestamp: Avoid C++-unfriendly code in user header 8 years ago
Anton Khirnov f01f7a7846 hwcontext_dxva2: use the special UC copy for downloading frames 8 years ago
Anton Khirnov d7bc52bf45 imgutils: add a function for copying image data from GPU mapped memory 8 years ago
Michael Niedermayer ac028794ad avutil/version: Improve lib versioning scheme for release branches with the next major release 8 years ago
Michael Niedermayer adbf1c9054 avutil/version: Mention similarities and differences to semver 8 years ago
Michael Niedermayer 21f70940ae avutil/mem: remove av_realloc / av_malloc incompatibility warning 8 years ago
Umair Khan fb1f67a70b avutil: Softfloat implementation for IEEE 754 floating point 8 years ago
Timothy Gu 1ae4b1e09d mem: Extend and edit Doxygen 8 years ago
Paul B Mahol 9876d8fc6d swresample: add int64 sample format 8 years ago
Marton Balint b72a7b96f8 avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 8 years ago
Diego Biurrun 00a0419c7f mathematics: Kill non-compiling disabled cruft 8 years ago
Mark Thompson 121f34d5f0 hwcontext_vaapi: Try the first render node as the default DRM device 8 years ago
Anton Khirnov ec021d4844 buffer: fix av_buffer_pool_init2() documentation 8 years ago
Anton Khirnov 24a362569b buffer: fix av_buffer_realloc() when the data is offset wrt buffer start 8 years ago