2905 Commits (8729964b996cc2590704108f7a432b8d10b63738)

Author SHA1 Message Date
Michael Niedermayer ad28fe35c5 avutil/file_open: Print debug message if setting close on exec fails 11 years ago
Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 11 years ago
Stefano Sabatini 8696e51baf lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions 11 years ago
Stefano Sabatini d96e377c39 lavu/channel_layout: change av_get_channel_layout() behavior at the next bump 11 years ago
Stefano Sabatini b236eb49e1 lavu/opt.h: fix grammar typo in av_opt_get* doxy 11 years ago
Stefano Sabatini 98e7c1eed5 lavu/opt-test: use automatic set and free handlers 11 years ago
Michael Niedermayer 3ed65d98c6 avutil/log: fix race between setting and using the log callback 11 years ago
Martin Storsjö d433e1aefa mem: Make av_strdup allocate using av_realloc 11 years ago
Jason Garrett-Glaser a3fabc6cb3 x86: more AVX2 framework 11 years ago
Jason Garrett-Glaser c6908d6b4b x86inc: FMA3/4 Support 11 years ago
Derek Buitenhuis 206895708e x86inc: Remove our FMA4 support 11 years ago
Henrik Gramner c108ba0175 x86inc: Use VEX-encoded instructions in AVX functions 11 years ago
Henrik Gramner ad7d7d4f6a x86inc: Remove .rodata kludges 11 years ago
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