4547 Commits (9c0d823a7c2c29560f298a007289b9a63d0e3b87)

Author SHA1 Message Date
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
Marton Balint 593987810e avutil/parseutils: dont assume standard time when parsing a timestamp 9 years ago
Matthieu Bouron 0f2654c9a3 lavc: add mediacodec hwaccel support 9 years ago
Anton Khirnov d20c118975 hwcontext_qsv: add support for p010 9 years ago
Mark Thompson 4926fa9a4a hwcontext_vaapi: Add driver quirks to the hwdevice 9 years ago
Anton Khirnov 2ef87815fe hwcontext_dxva2: add support for p010 9 years ago
Hendrik Leppkes b7c5f88523 pixfmt: add P010 pixel format 9 years ago
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