4512 Commits (8a09325311575a18a1d2afefa3c2e9014f3396f9)

Author SHA1 Message Date
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. 9 years ago
Alexandra Hájková 07e1f99a1b x86util: Document SBUTTERFLY macro 9 years ago
Mark Thompson 7081620aca hwcontext_vdpau: Fix missing subscripts 9 years ago
Mark Thompson 09a145b3c8 hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK 9 years ago
Diego Biurrun 4fb311c804 Drop memalign hack 9 years ago
Mark Thompson a2c912c3b6 lavu/timestamp: Avoid C++-unfriendly code in user header 9 years ago
Anton Khirnov f01f7a7846 hwcontext_dxva2: use the special UC copy for downloading frames 9 years ago
Anton Khirnov d7bc52bf45 imgutils: add a function for copying image data from GPU mapped memory 9 years ago
Michael Niedermayer ac028794ad avutil/version: Improve lib versioning scheme for release branches with the next major release 9 years ago
Michael Niedermayer adbf1c9054 avutil/version: Mention similarities and differences to semver 9 years ago
Michael Niedermayer 21f70940ae avutil/mem: remove av_realloc / av_malloc incompatibility warning 9 years ago
Umair Khan fb1f67a70b avutil: Softfloat implementation for IEEE 754 floating point 9 years ago
Timothy Gu 1ae4b1e09d mem: Extend and edit Doxygen 9 years ago
Paul B Mahol 9876d8fc6d swresample: add int64 sample format 9 years ago
Marton Balint b72a7b96f8 avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 9 years ago
Diego Biurrun 00a0419c7f mathematics: Kill non-compiling disabled cruft 9 years ago
Mark Thompson 121f34d5f0 hwcontext_vaapi: Try the first render node as the default DRM device 9 years ago
Anton Khirnov ec021d4844 buffer: fix av_buffer_pool_init2() documentation 9 years ago
Anton Khirnov 24a362569b buffer: fix av_buffer_realloc() when the data is offset wrt buffer start 9 years ago
James Almer 63ac8e2d93 lavu: add LOCAL_ALIGNED_32 9 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 9 years ago
Timothy Gu a4d7a6d1dd mathematics: Extend and edit Doxygen 9 years ago
Timothy Gu 952c4cf7d0 rational: Extend Doxygen 9 years ago
Timothy Gu f29ffbc87d avutil/hash: Add more detailed Doxygen documentation 9 years ago
Timothy Gu ec234ccea4 mem: Order function prototypes semantically 9 years ago
Martin Storsjö fc94a1acc2 Revert "libavutil: Use an intermediate variable in AV_COPY*U" 9 years ago
Timothy Gu 1fcf243216 mathematics: Make function prototypes identical to definitions 9 years ago
Carl Eugen Hoyos 5aede05120 lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined. 9 years ago
Timothy Gu 39211cb9aa murmur3: Add Doxygen documentation 9 years ago
Timothy Gu 0a7a4e33f3 avutil: Add detailed Doxygen description to a few hashes 9 years ago
Timothy Gu 19d7098c9e avutil: Group hash functions separately in Doxygen 9 years ago
Martin Storsjö f79d847400 intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64 9 years ago
Martin Storsjö 230b1c070b intreadwrite: Add intermediate variables in the byteswise AV_W*() macros 9 years ago
Martin Storsjö 014773b66b libavutil: Use an intermediate variable in AV_COPY*U 9 years ago
Timothy Gu 04da20e58f dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD 9 years ago
Timothy Gu 22df70e9ed doxygen: Add a note on libavutil's modular nature 9 years ago
Zhao Zhili 65b2feb890 avutil/mem: fix memleak 9 years ago
James Almer fb91850fe1 avutil/frame: access avframe fields directly in get_frame_defaults() 9 years ago
Kacper Michajłow 69630f4d30 libavutil/opt: Small bugfix in example. 9 years ago
Martin Storsjö f637046d31 libavutil: Always use some GCC style attributes on clang 9 years ago
Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 9 years ago
Fiona Glaser 8e9cd81d29 x86: cpu: Detect Conroe CPUs and their slow shuffle unit 9 years ago
Diego Biurrun 7d7355aa92 x86: Add SSSE3_SLOW CPU flag and related convenience macros 9 years ago
Zhao Zhili 450cf400fc avutil/mem: fix wrong comment 9 years ago
James Almer fd5e6a095f x86util: Extend SPLATW for avx2 9 years ago
Ronald S. Bultje f0a2b6249b vp9: add 16x16 idct avx2 (8-bit). 9 years ago