]> git.sesse.net Git - ffmpeg/history - libavutil/avutil.h
Fix grammar in the ocv_smooth filter documentation.
[ffmpeg] / libavutil / avutil.h
2010-09-14 Tomas HärdinAdd av_popcount() to libavutil/common.h and bump minor...
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-08-17 Stefano SabatiniDefine macro AV_NE() and use it in libavdevice.
2010-07-22 Stefano SabatiniAdd the M_PHI constant, contains an approximation of...
2010-07-11 Stefano SabatiniUpdate lavu minor and add APIchanges entry after r24174...
2010-07-08 Stefano SabatiniBump minor after read/write_line() to av_read/write_ima...
2010-07-02 Ramiro Pollaavutil: bump minor version for r23985 (install lfg.h)
2010-07-01 Stefano SabatiniMove colorspace.h from libavcodec to libavutil.
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-13 Stefano SabatiniAdd APIchanges entry and bump minor after av_compare_mo...
2010-06-05 Stefano SabatiniMove eval.c and eval.h from libavcodec to libavutil...
2010-06-05 Stefano SabatiniBump lavu minor and add APIchanges entry after AV_BASE6...
2010-05-23 Martin StorsjöBump libavutil minor version for the addition of av_get...
2010-05-19 Michael NiedermayerMake it possible for a log context to keep track of...
2010-05-08 Michael NiedermayerAdd means to adjust the log level per context.
2010-05-05 Stefano SabatiniMake av_strerror() return -1 even in the case when...
2010-04-28 Michael NiedermayerAdd version to AVClass so we can add to and use fields...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniMove AVMediaType from libavcodec to libavutil.
2010-03-25 Stefano SabatiniImplement av_strerror().
2010-03-13 Stefano SabatiniMove error code definitions from libavcodec/avcodec...
2010-03-06 Stefano SabatiniBump minor number and add APIchanges entry after the...
2010-03-03 Vitor SessakPlug memory leak in NUT muxer and demuxer
2010-02-07 Michael NiedermayerBump minor for av_compare_ts()
2010-01-30 Stefano SabatiniImplement av_get_pix_fmt(), and deprecate avcodec_get_p...
2010-01-27 Måns RullgårdAdd macro AV_JOIN() for joining two tokens into one
2010-01-22 Måns RullgårdAdd an AV_PRAGMA() macro for constructing _Pragma(...
2010-01-03 Stefano SabatiniPrefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
2009-12-13 Michael NiedermayerAdd a function to convert a number to a av_malloced...
2009-12-12 Stefano SabatiniImplement av_bmg_next(), a Box-Muller Gaussian random...
2009-11-26 Stefano SabatiniMake av_pix_fmt_descriptors use the same pixel format...
2009-11-24 Stefano SabatiniMake the pixdesc API public.
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-11-09 Francesco LavraMove ff_reverse in libavcodec to av_reverse in libavutil.
2009-04-02 Olivier GuilyardiImplement av_fifo_space().
2009-03-22 Stefano SabatiniMake the pixel formats which were defined as macros:
2009-03-21 Stefano SabatiniChange the RGB5X5/BGR5X5 pixel format defines so that...
2009-03-08 Michael NiedermayerBump major version of libavutil due to FIFO fixes.
2009-02-22 Stefano SabatiniSplit avutil.h, move all the pixel format definitions...
2009-02-22 Michael NiedermayerAdd note about big vs. little endian.
2009-02-22 Peter RossAdd PIX_FMT_RGB48BE and PIX_FMT_RGB48LE.
2009-02-12 Diego BiurrunRemove reference to renamed header file xvmc_render.h.
2009-02-06 Michael NiedermayerEnsure that the palette is set in data[1] for all 8bit...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-28 Diego Biurrunspelling/grammar/consistency review part II
2009-01-28 Diego Biurrunspelling/grammar/consistency review part I
2009-01-20 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for WMV3 and...
2009-01-18 Stefano SabatiniDeprecate av_init_random() in favour of av_random_init...
2009-01-17 Aurelien Jacobsexport gcd function as av_gcd()
2009-01-16 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG1 and...
2009-01-04 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for H264 which...
2008-10-15 Benoit FouetBump minor version after addition of FF_ARRAY_ELEMS...
2008-09-25 Stefano SabatiniImplement av_nearer_q() and av_find_nearest_q_idx(...
2008-09-04 Michael NiedermayerFix typo.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-19 Stefano SabatiniImplement av_fifo_realloc2().
2008-08-13 Aurelien Jacobsmove M_PI definition along with other math definitions
2008-08-08 Stefano SabatiniImplement avutil_version().
2008-06-01 Stefano SabatiniMacro suggested by Michael which will be used to disabl...
2008-03-10 Diego Biurrunmisc spelling fixes
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-19 Måns RullgårdClean up lib* version definitions
2008-01-28 Benoit FouetRemove integer.h inclusion.
2007-12-12 Luca BarbatoProvide sha1 to outside applications
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-09-24 Aurelien Jacobsadd support for yuva420p colorspace (yuv420p + alpha)
2007-08-11 Aurelien Jacobsadd a new av_clip_int16() function to libavutil
2007-07-18 Andreas Ömanadd YUV440P and YUVJ440P support
2007-06-24 Luca Barbatobump micro version: new string functions
2007-06-20 Michel BardiauxClarify comments about PIX_FMT_MONOWHITE/MONOBLACK
2007-05-16 Diego BiurrunRemove extern C declarations for C++.
2007-03-19 Luca Barbatoexpose av_base64_decode and av_base64_encode
2007-02-28 Luca BarbatoReverting stray commit part II, r8156 had the base64...
2007-02-28 Luca BarbatoReverting stray commit part I
2007-02-28 Luca Barbatoget_packetheader() forgot to read the header_checksum...
2007-02-07 Diego Biurrun1000l: Revert accidentally committed change.
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-01-31 Reimar DöffingerMove lzo decompression to libavutil
2007-01-19 Alex Beregszasziadd AV_WB/WL for lswriting, similar to AV_RB/RL (also...
2006-11-16 Alex BeregszasziRemove alpha channel from RGB555
2006-10-24 Kostya Shishkov16-bit grayscale support
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-25 Luca Barbatomove memory functions from avcodec to avutil
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-08-28 Luca AbeniAdd some new pixel formats to libavutil
2006-08-20 Michael Niedermayercompatibility warning
2006-08-20 Michael Niedermayercleanup PixelFormat a little
2006-07-18 Luca AbeniMove av_log() & friends to libavutil
2006-03-30 Luca Abenimove enum PixelFormat from libavcodec to libavutil
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...