3141 Commits (2c7d3ecfc962fe2d2afa84cd347136060468fe0e)

Author SHA1 Message Date
Vittorio Giovara 529a9893d7 avframe: mark source frame const in _ref and _clone 11 years ago
Stefano Sabatini d61617a523 lavu/parseutils: add av_get_known_color_name() 11 years ago
Michael Niedermayer f3d0642d35 avutil/utils: check that size_t is unsigned 11 years ago
Vittorio Giovara b284e1ffe3 mem: do not check for negative size 11 years ago
Kieran Kunhya 865b70bc5d Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection 11 years ago
Kieran Kunhya 4d6ee07255 libavutil: x86: Add AVX2 capable CPU detection. 11 years ago
Derek Buitenhuis 8dc1b7bd22 base64-test: Remove posibility of returning restricted exit codes 11 years ago
Derek Buitenhuis 530cd2893e tree-test: Don't return restricted exit codes 11 years ago
Derek Buitenhuis cbbd0ac764 base64-test: Remove posibility of returning restrcted exit codes 11 years ago
Derek Buitenhuis 5dfdffeb6f tree-test: Don't return restricted exit codes 11 years ago
Michael Niedermayer 05eb0f125c avutil/log: document log callback thread saftey requirements 11 years ago
Michael Niedermayer 423ae31354 avutil/log: make default av_log callback thread safe 11 years ago
Michael Niedermayer 867e7bb4f1 fix order of operations in comments 11 years ago
Diego Biurrun 0d6d4a9e4a avstring-test: Mark pointer passed to av_free() as non-const 11 years ago
Carl Eugen Hoyos 87eae03aac Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux. 11 years ago
Michael Niedermayer 2d8ccf0adc avutil/opt: initialize ret 11 years ago
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