2825 Commits (f4e85afd99ed1238243988b8473c66cb2721bf1a)

Author SHA1 Message Date
Henrik Gramner 3e2fa991db x86inc: remove misaligned cpu flag 11 years ago
Jason Garrett-Glaser 7115566541 x86inc: various minor backports from x264 11 years ago
Derek Buitenhuis 47f9d7ce54 x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64" 11 years ago
Henrik Gramner bbe4a6db44 x86inc: Utilize the shadow space on 64-bit Windows 11 years ago
Loren Merritt 3fb78e99a0 x86inc: create xm# and ym#, analagous to m# 11 years ago
Loren Merritt 49ebe3f9fe x86inc: fix some corner cases of SWAP 11 years ago
Henrik Gramner 63f0d62310 x86inc: Use SSE instead of SSE2 for copying data 11 years ago
Henrik Gramner ad76e6e7e1 x86inc: Set ELF hidden visibility for global constants 11 years ago
Loren Merritt 25cb0c1a1e x86inc: activate REP_RET automatically 11 years ago
Niv Sardi 49ba6e56bd lavu/parseutils: add more resolutions 11 years ago
Luca Barbato 4272bb6ef1 doxy: Document avlog 11 years ago
Stefano Sabatini 515e651f56 lavu/opt: fix doxy for av_opt_get* functions about return value 11 years ago
Stefano Sabatini 719b4eef5d lavu/common: add warning to GET_UTF8 doxy 11 years ago
Diego Biurrun 80fefbed62 x86: cpu: Restore some explanatory comments removed in 7160bb7 11 years ago
Diego Biurrun 5ce04c14dd Use correct Doxygen syntax 11 years ago
Ronald S. Bultje c07ac8d467 VP9 MC (ssse3) optimizations. 11 years ago
Anton Khirnov 38e15df148 avframe: note that linesize is not the usable data size 11 years ago
Michael Niedermayer a454dec19a pixdesc: fix NV20* descriptors 11 years ago
Michael Niedermayer 8310bccc91 avutil/pixdesc: try to fix NV20* descriptors 11 years ago
Kieran Kunhya 90ca5a9b5f Add interleaved 4:2:2 8/10-bit formats 11 years ago
Alex Smith 08fa828b3f avutil: Fix compilation with inline asm disabled on mingw 11 years ago
Kieran Kunhya e208e6d209 lavu: Add interleaved 4:2:2 8/10-bit formats 11 years ago
Alex Smith 66c2f200b6 lavu/attributes: Don't define av_restrict 11 years ago
Michael Niedermayer 0506f3fa38 avutil/cpu: remove duplicate include 11 years ago
Martin Storsjö 67e285ceca mem: Handle av_reallocp(..., 0) properly 11 years ago
Alex Smith 33b88f2a4a msvc/icl: Use __declspec(noinline) 11 years ago
Alex Smith 09f2581dc5 msvc/icl: Use __declspec(deprecated) 11 years ago
Michael Niedermayer 1225b67fc9 avutil/frame: suppress "comparison of unsigned expression < 0 is always false" warning 11 years ago
Michael Niedermayer 9c8aeacf82 avutil: add av_get_colorspace_name() 11 years ago
Lenny Wang 29664fab0c OpenCL: convert meaningless "device id" output to "device name" 11 years ago
Luca Barbato 3feb3d6ce4 mem: Introduce av_reallocp 11 years ago
Diego Biurrun 9997a812e7 mem: Document the non-compatibility of av_realloc() and av_malloc() 11 years ago
Michael Niedermayer f3ba91a3f1 avutil/pixdesc: dont try to use av_read_image_line() with bayer formats 11 years ago
Michael Niedermayer a25585bb50 avutil/pixdesc: Prevent minor array overread in ff_check_pixfmt_descriptors() 11 years ago
James Almer bbcaf25d4d lavu/sha512: Fully unroll the transform function loops 11 years ago
James Almer 7e4fe5162a lavu/sha: Fully unroll the transform function loops 11 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
James Almer 8702a94e49 lavu/ripemd: Add a size optimized version of the transform functions 11 years ago
James Almer 452ac2aaec lavu/ripemd: Fully unroll the transform function loops 11 years ago
Kirill Gavrilov 0f48acf29b lavu: provide msvc implementation of attribute_deprecated 11 years ago
Paul B Mahol 6508bd4aa3 pixfmt: add native GBRAP16 format 11 years ago
Diego Biurrun c3e6e8f06c mem: Do not check unsigned values for negative size 11 years ago
Diego Biurrun b634b36fce mem: Improve documentation wording and spelling 11 years ago
Nicolas George d5b58f678d tools: add benchmark for crypto functions. 11 years ago
Luca Barbato b4ec7a5fee mem: Document the av_realloc family of functions properly 11 years ago
Michael Niedermayer cc84f30402 avutil/fifo: assert that theres enough data in the fifo on drain calls. 11 years ago
Michael Niedermayer 4aeb996f71 pixfmt: add native bayer 16bit formats 11 years ago
Peter Ross 9116995efb libavutil: add AV_PIX_FMT_BAYER pixel formats 11 years ago
Lukasz Marek 0b46d6f3ef lavu/bprint: add append buffer function 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago