2531 Commits (6c9d28a2294de86519c7c613c76394c66dcfd83c)

Author SHA1 Message Date
  Paul B Mahol 3e9c0217fd lavu: add av_clipd_c 13 years ago
  Michael Niedermayer c25224737c avutil/intfloat_readwrite: include common.h for isinf() 13 years ago
  Michael Niedermayer cc6f848dba avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf() 13 years ago
  Michael Niedermayer 92218aad00 butterflies_float: replace 2 lea by 2 add 13 years ago
  Christophe Gisquet 1a4007964c x86: float dsp: butterflies_float SSE 13 years ago
  Michael Niedermayer e701cd96c2 avutil/avutil_version: Run checks just once 13 years ago
  Michael Niedermayer 2d8a3cf4c1 avutil/pixdesc: check for component overlap 13 years ago
  Michael Niedermayer f807d6d200 avutil/pixdesc: check step/depth against each other 13 years ago
  Michael Niedermayer 20e99a9c10 avutil/pixdesc: support for self-checking the descriptors 13 years ago
  Michael Niedermayer 1314f534e5 avutil/pixdesc: fix rgb0 descriptors 13 years ago
  Michael Niedermayer 8a11114a79 pca: use av_calloc() 13 years ago
  Michael Niedermayer 003d497d31 pca: use sizeof(variable) instead of sizeos(TYPE) 13 years ago
  Clément Bœsch 28ac8426e6 lavu/dict: cosmetic realign. 13 years ago
  James Almer 572e38a513 log: Remove redundant va_list creation from missing_feature_sample() 13 years ago
  Nicolas George 9e8e03de38 lavu/opt: check int lists length for overflow. 13 years ago
  Nicolas George 2a1d7ea5f8 lavu: add parens to macro argument. 13 years ago
  Nicolas George 76c8060654 lavu: add av_pure to av_int_list_length_for_size. 13 years ago
  highgod0401 8f99494c1c avutil/opencl: merge opencl env to opencl context 13 years ago
  Nicolas George af0d270aac lavu: add helper functions for integer lists. 13 years ago
  highgod0401 9d442b9cc0 opencl: add spec opencl device APIs 20130411 13 years ago
  Anton Khirnov 93e65e9a6c Cosmetics, restore alphabetic order in atomics lists. 13 years ago
  highgod0401 db2de94e95 avutil/opencl: add opencl device list APIs 20130411 13 years ago
  Stefano Sabatini 8afcaaeb75 lavu/eval: rename "new_eval_expr()" to "make_eval_expr()" 13 years ago
  Ronald S. Bultje b93b27edb0 dsputil: Make dsputil selectable 13 years ago
  Christophe Gisquet 2e81acc687 x86inc: Fix number of operands for cmp* instructions 13 years ago
  highgod0401 99186f1fd2 fix bug of finding CPU device 13 years ago
  Christophe Gisquet 0b467a6e83 x264asm: fix cmp* number of arguments 13 years ago
  Nicolas Bertrand 8c65264595 pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values 13 years ago
  highgod0401 cfaffb1ab7 avutil/opencl: replace assert by check and error message in av_opencl_init() 13 years ago
  highgod0401 322428c851 avutil/opencl: check strtol for failure 13 years ago
  highgod0401 39406ea321 avutil/opencl: add check for the program number to create kernel 13 years ago
  Anton Khirnov bcc9432898 opt: check the return values of av_get_token for ENOMEM. 13 years ago
  Carl Eugen Hoyos c484b3af15 Fix make checkheaders without opencl headers. 13 years ago
  Anton Khirnov f9f6402e9c configure: prettify atomics handling. 13 years ago
  Stefano Sabatini 064acc9743 lavu/opencl: use consistent inclusion header guard name 13 years ago
  Stefano Sabatini 57d77b3963 lavu/opencl: apply misc cosmetics fixes 13 years ago
  Michael Niedermayer 76071322a3 opencl: fix double ; 13 years ago
  highgod0401 189cbc1a03 opencl wrapper based on comments on 20130401 13 years ago
  Nicolas George 983d04dd40 lavu/opt: make sure av_opt_set_bin() handles NULL/0. 13 years ago
  Clément Bœsch d00dcb8c9f opt: attempt to improve options dump output. 13 years ago
  Stefano Sabatini 5c73645d91 lavu/samplefmt: add av_samples_alloc_array_and_pointers() 13 years ago
  Michael Niedermayer dc92464aee avutil: add av_buffer_get_ref_count() 13 years ago
  Xidorn Quan c81d2fa96d avutil/buffer: add get_opaque 13 years ago
  Anton Khirnov cf53704c55 AVOptions: make av_set_options_string() forward options to child objects 13 years ago
  Diego Biurrun b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 13 years ago
  Michael Niedermayer 8e944891ce avutil/buffer: remove redundant memory poisoning 13 years ago
  Michael Niedermayer 058c002932 avutil/buffer: support memory poisoning 13 years ago
  Michael Bradshaw 2a97c5915b Make audio FIFO read/write contracts more strict 13 years ago
  Hendrik Leppkes 1e8b9738fa avutil/frame: add all remaining frame properties to av_frame_copy_props 13 years ago
  Clément Bœsch 77f60f0011 lavu/eval: add between() function. 13 years ago