3709 Commits (05cc8c8e4b7008ff3be8ec477c901b2ceca4b16b)

Author SHA1 Message Date
  Michael Niedermayer 6d7e57e88b avutil/opt: Do not print inf in selftest 10 years ago
  Nedeljko Babic dfa9208074 mips/float_dsp: fix a bug in vector_fmul_window_mips 10 years ago
  Kevin Wheatley 86b59e6a50 avutil: Extract gamma determination from PNG encoder for future use. Adds private avpriv_get_gamma_from_trc() function to libavutil. 10 years ago
  Peter Cordes 9e5687adf2 pixelutils: Comment on (lack of) sad_8x8_sse2 10 years ago
  Peter Cordes 4da3a14f3c pixelutils: indent comments in pixdesc.h to be clearer 10 years ago
  Michael Niedermayer 85108195c5 avutil/common: minor simplification in av_clip_intp2_c() 10 years ago
  Michael Niedermayer 88ec5435bb avutil/opt: also test av_opt_show2() 10 years ago
  Michael Niedermayer e9c85ae648 avutil/opt: Remove odd trailing whitespace bytes from flags help description 10 years ago
  Michael Niedermayer c1e93cdc9e avutil/opt: Also test/compare the av_log output i the selftest 10 years ago
  Michael Niedermayer 9564375dee avutil/ppc/intreadwrite: remove AV_??64 overriding code 10 years ago
  Michael Niedermayer 5705dc5276 avutil/imgutils: correctly check for negative SAR components 10 years ago
  James Almer bc65abc8d7 libavutil: add x86 optimized av_popcount 10 years ago
  Michael Niedermayer 6d66e1a113 avutil/common: Fix integer overflow in av_clip_int8/16_c 10 years ago
  Michael Niedermayer c3b6454d80 avutil/fixed_dsp: Check for av_malloc() failure 10 years ago
  Peter Meerwald 76ce9bd8e2 libavutil: Add ARM av_clip_intp2_arm 10 years ago
  Peter Meerwald bf07d813f6 libavutil: Add av_clip_intp2 10 years ago
  Anton Khirnov 5b1d9ceec7 pixfmt: add a pixel format for QSV hwaccel 10 years ago
  Michael Niedermayer e0be5c4fbe avutil/sha: Protect macro arguments with () 10 years ago
  Supraja Meedinti 092ee6cd32 libavutil: optimize twofish cipher 10 years ago
  Christophe Gisquet d9293c776e x86inc: Correctly warn on use of SSE2 instructions in SSE functions 10 years ago
  Michael Niedermayer 52d1929000 avutil/aes: Add () to protect the ROT() arguments 10 years ago
  Michael Niedermayer 06309fc704 avutil/attributes: Add () to protect the AV_GCC_VERSION_AT_LEAST() arguments 10 years ago
  Michael Niedermayer f8607cfb0a avutil/intmath: Add () to protect the ff_log2() argument 10 years ago
  Michael Niedermayer cdee0c9d5f avutil/murmur3: Add () to protect the ROT() arguments 10 years ago
  Michael Niedermayer 9cde41cdb5 avutil/version: Add () to protect the AV_VERSION_INT() arguments 10 years ago
  Michael Niedermayer 61eb602d27 avutil/log: add () to protect the argument of AV_LOG_C() 10 years ago
  Michael Niedermayer 64e0369808 avutil/fixed_dsp: Use av_clip_int16() instead of the non optimized av_clip_int16_c() 10 years ago
  Diego Biurrun bf704132a5 Don't anonymously typedef structs 10 years ago
  Michael Niedermayer 133d81535d avutil/error: list most common error code in error_entries when strerror_r() is unavailable 10 years ago
  Supraja Meedinti 8d5a850119 libavutil: camellia: remove unwanted memory loads 10 years ago
  wm4 c247fc63e4 pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen 10 years ago
  wm4 92e3a6fdac avutil: check pixdescs in a different place 10 years ago
  wm4 3e18dc235e avutil: move internal function out of public header 10 years ago
  Michael Niedermayer f5d32acc37 avutil/camellia: Remove redundant casts 10 years ago
  Michael Niedermayer 54eac5195d avutil/camellia: Fix indention & whitespace 10 years ago
  Supraja Meedinti 9a18247ec0 libavutil: optimize camellia cipher 10 years ago
  Anton Khirnov 0232ba62a2 frame: clarify buf documentation 10 years ago
  Timothy Gu 1de742145f pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGS 10 years ago
  Michael Niedermayer be1cb1e63a avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording about significant bit 10 years ago
  Michael Niedermayer dbab5f5984 avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar formats 10 years ago
  Michael Niedermayer 088dd0fd4c avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555 10 years ago
  Michael Niedermayer c02b8c4527 avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formats 10 years ago
  Michael Niedermayer 1750b45cdf avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT 10 years ago
  Michael Niedermayer a0640e6346 avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT 10 years ago
  Christophe Gisquet e93d3a22cb x86: lavu/x264asm: fix ymm register instantiation 10 years ago
  Michael Niedermayer 63186ac5f1 avutil/mem: replace remaining void **/*** casts by memcpy() 10 years ago
  James Darnley 12120174ce lavu/x86/x86inc: deprecate INIT_AVX 10 years ago
  Anton Mitrofanov a1684311b3 x264asm: warn when inappropriate instruction used in function with specified cpuflags 10 years ago
  Rémi Denis-Courmont 6039248018 mem: fix pointer pointer aliasing violations 10 years ago
  Luca Barbato 1279221cc4 lavu: Check av_dict_set allocations 10 years ago