Commit History

Author SHA1 Message Date
  Stefano Sabatini 372e288408 Move av_get_token() from libavfilter to libavutil. 14 years ago
  Stefano Sabatini 41f87daaa3 Bump version and update APIchanges after r25210. 14 years ago
  Michael Niedermayer 6ed040408b Move AVOptions from libavcodec to libavutil 14 years ago
  Michael Niedermayer 1c1c80f0a3 2nd try to fix av_log() repeated detection 14 years ago
  Tomas Härdin bc6f0af289 Add av_popcount() to libavutil/common.h and bump minor version 14 years ago
  Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
  Stefano Sabatini 7160bb716b Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 14 years ago
  Stefano Sabatini 4f2d2e4ed9 Define macro AV_NE() and use it in libavdevice. 14 years ago
  Stefano Sabatini 448524777a Add the M_PHI constant, contains an approximation of the golden ratio 14 years ago
  Stefano Sabatini 617d56cafa Update lavu minor and add APIchanges entry after r24174 (add bswap.h 14 years ago
  Stefano Sabatini 9699a96a80 Bump minor after read/write_line() to av_read/write_image_line() 14 years ago
  Ramiro Polla 08b317a238 avutil: bump minor version for r23985 (install lfg.h) 14 years ago
  Stefano Sabatini 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 14 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
  Stefano Sabatini 276b45afa0 Add APIchanges entry and bump minor after av_compare_mod() addition. 14 years ago
  Stefano Sabatini 0b99215c0e Move eval.c and eval.h from libavcodec to libavutil, and make the eval 14 years ago
  Stefano Sabatini 6532c6f929 Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE() 14 years ago
  Martin Storsjö 99778631e9 Bump libavutil minor version for the addition of av_get_random_seed 14 years ago
  Michael Niedermayer 2c1bb26535 Make it possible for a log context to keep track of its parent context. 14 years ago
  Michael Niedermayer 3fe1ec39c6 Add means to adjust the log level per context. 14 years ago
  Stefano Sabatini e2959f4558 Make av_strerror() return -1 even in the case when av_strerror_r() is 14 years ago
  Michael Niedermayer 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Stefano Sabatini 11491503c4 Move AVMediaType from libavcodec to libavutil. 14 years ago
  Stefano Sabatini 87958234f9 Implement av_strerror(). 14 years ago
  Stefano Sabatini 60c144f700 Move error code definitions from libavcodec/avcodec.h to 14 years ago
  Stefano Sabatini c18fb6310d Bump minor number and add APIchanges entry after the inclusion of 14 years ago
  Vitor Sessak 4b83fc0fe4 Plug memory leak in NUT muxer and demuxer 14 years ago
  Michael Niedermayer b687c1aaac Bump minor for av_compare_ts() 14 years ago
  Stefano Sabatini 80a07f6e47 Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). 14 years ago
  Måns Rullgård 87fec35d8d Add macro AV_JOIN() for joining two tokens into one 14 years ago
  Måns Rullgård d408b77a3a Add an AV_PRAGMA() macro for constructing _Pragma() directives 15 years ago
  Stefano Sabatini 4160069067 Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
  Michael Niedermayer 277c733237 Add a function to convert a number to a av_malloced string. 15 years ago
  Stefano Sabatini 3ba69a15c6 Implement av_bmg_next(), a Box-Muller Gaussian random generator. 15 years ago
  Stefano Sabatini 382cb1154c Make av_pix_fmt_descriptors use the same pixel format names as defined 15 years ago
  Stefano Sabatini 74a0059f2c Make the pixdesc API public. 15 years ago
  Diego Biurrun c173693698 Add functions to return library license and library configuration. 15 years ago
  Francesco Lavra 91cc5d3767 Move ff_reverse in libavcodec to av_reverse in libavutil. 15 years ago
  Olivier Guilyardi 7b09db3522 Implement av_fifo_space(). 15 years ago
  Stefano Sabatini 6e08ca9c51 Make the pixel formats which were defined as macros: 15 years ago
  Stefano Sabatini f82674e584 Change the RGB5X5/BGR5X5 pixel format defines so that we have little 15 years ago
  Michael Niedermayer 49ceb58bf6 Bump major version of libavutil due to FIFO fixes. 15 years ago
  Stefano Sabatini 04331dea2a Split avutil.h, move all the pixel format definitions to the new 15 years ago
  Michael Niedermayer 50ded3fdb6 Add note about big vs. little endian. 15 years ago
  Peter Ross 88c21a6f14 Add PIX_FMT_RGB48BE and PIX_FMT_RGB48LE. 15 years ago
  Diego Biurrun 22009729d7 Remove reference to renamed header file xvmc_render.h. 15 years ago
  Michael Niedermayer 6337178b4f Ensure that the palette is set in data[1] for all 8bit formats. 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 16 years ago