1281 Commits (n0.7.13)

Author SHA1 Message Date
  Mans Rullgard 73ad066939 intfloat_readwrite: fix signed addition overflows 14 years ago
  Mans Rullgard 5e3ba60e6f crc: fix signed overflow 14 years ago
  Thierry Foucu 28acce2861 imgutils: Fix illegal read. 14 years ago
  Thierry Foucu 4007352bd0 imgutils: Fix illegal read. 14 years ago
  Reimar Döffinger 80a173a33b av_lzo1x_decode: properly handle negative buffer length. 14 years ago
  Reimar Döffinger 0411b19289 av_lzo1x_decode: properly handle negative buffer length. 14 years ago
  Michael Niedermayer 5ae87280e2 mem: fix memalign hack av_realloc() 14 years ago
  Michael Niedermayer 7d02df7036 arm: fix av_clipl_int32() asm 14 years ago
  Mans Rullgard f65e396aa1 crc: fix signed overflow 14 years ago
  Nicolas George a75b5a89d1 Introduce av_realloc_f. 15 years ago
  Nicolas George 651e21f584 Introduce av_size_mult. 15 years ago
  Laurent Aimar 5681d74aaf Add av_calloc() helper. 14 years ago
  Anton Khirnov 54f12d2889 AVOptions: fix av_set_string3() doxy to match reality. 14 years ago
  Sean McGovern 1cf3ba8971 cpu detection: avoid a signed overflow 14 years ago
  Oskar Arvidsson f8521560fa pix_fmt: Fix number of bits per component in yuv444p9be 14 years ago
  Ronald S. Bultje e9520db07e eval: fix memleak. 14 years ago
  Anton Khirnov de33e8675c AVOptions: fix av_set_string3() doxy to match reality. 14 years ago
  Sean McGovern fe9dae6df8 cpu detection: avoid a signed overflow 14 years ago
  Oskar Arvidsson dc3ab8ca43 pix_fmt: Fix number of bits per component in yuv444p9be 14 years ago
  Ronald S. Bultje 2649439bbd eval: fix memleak. 14 years ago
  Reinhard Tartler f95e5225fe doxygen: Drop array size declarations from Doxygen parameter names. 14 years ago
  Reinhard Tartler 093f0f13e6 doxygen: fix usage of @file directive in libavutil/{dict,file}.h 14 years ago
  Reinhard Tartler 2fe47b21c8 doxygen: Prefer member groups over grouping into modules 14 years ago
  Martin Matuska d052370c1e pict_type: add a value for unknown/none. 14 years ago
  Martin Matuska ce993ce791 pict_type: add a value for unknown/none. 14 years ago
  Clément Bœsch 4a34e54b0e Fix zero-length gnu_printf format string warning. 14 years ago
  Michael Niedermayer 940a55ccf4 eval: Fix 32bit unsigned parsing 14 years ago
  Stefano Sabatini 141f03541b opt: do not crash in av_set_options_string() if opts == NULL 14 years ago
  Uoti Urpala c98b928fa7 intreadwrite.h: fix AV_RL32/AV_RB32 signedness. 14 years ago
  Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
  Anton Khirnov 1b9b37b8a4 dict: add AV_DICT_APPEND flag. 14 years ago
  Anton Khirnov dc59ec5e79 AVOptions: add av_opt_find() as a replacement for av_find_opt. 14 years ago
  Anton Khirnov 7e83e1c511 AVOptions: add av_opt_set_dict() mapping a dictionary struct to a context. 14 years ago
  Michael Niedermayer 0fd82fedc9 pixfmt: Replace 9/10bit deprecation by a technical explanation. 14 years ago
  Ronald S. Bultje 103278f7b0 libavutil/swscale: YUV444P10/YUV444P9 support. 14 years ago
  Martin Storsjö cb7c11cc9e avoptions: Add an av_opt_flag_is_set function for inspecting flag fields 14 years ago
  Michael Niedermayer 6a137dde3e dict: This code was developed in ffmpeg and not libav, nor by libav developers. 14 years ago
  Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 14 years ago
  Stefano Sabatini a6703faa15 samplefmt: add av_get_bytes_per_sample() 14 years ago
  Diego Biurrun e01bb264e7 inverse.c: Replace unnecessary intmath.h header by necessary stdint.h. 14 years ago
  Diego Biurrun dc25d79f49 Drop unnecessary directory prefixes from #include directives. 14 years ago
  Michael Niedermayer a39bd458a0 mem: Trying to workaround posix_memalign() bug on OSX 14 years ago
  Stefano Sabatini d58ed64a89 eval: add support for pow() function 14 years ago
  Stefano Sabatini 263f57c6d7 pixdesc: remove duplicated header inclusion 14 years ago
  Stefano Sabatini 0bc2cca12f samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc() 14 years ago
  Stefano Sabatini e1c7414812 samplefmt: change layout for arrays created by av_samples_alloc() and _fill_arrays() 15 years ago
  Diego Biurrun fb8648ad4b Remove unnecessary LIBAVFORMAT_BUILD #ifdef. 14 years ago
  Anton Khirnov b39b06233d AVOptions: add av_opt_free convenience function. 14 years ago
  Mans Rullgard 5a4a71257c Fix build of eval-test program 14 years ago
  Mans Rullgard d0989bed22 Fix error check in av_file_map() 14 years ago