summaryrefslogtreecommitdiff
path: root/libavutil/avutil.h
Commit message (Expand)AuthorAge
* Implement avutil_version().Stefano Sabatini2008-08-08
* Macro suggested by Michael which will be used to disable theStefano Sabatini2008-06-01
* misc spelling fixesDiego Biurrun2008-03-10
* less preprocessor magic in version number macrosMåns Rullgård2008-02-26
* Clean up lib* version definitionsMåns Rullgård2008-02-19
* Remove integer.h inclusion.Benoit Fouet2008-01-28
* Provide sha1 to outside applicationsLuca Barbato2007-12-12
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* add support for yuva420p colorspace (yuv420p + alpha)Aurelien Jacobs2007-09-24
* add a new av_clip_int16() function to libavutilAurelien Jacobs2007-08-11
* add YUV440P and YUVJ440P supportAndreas Öman2007-07-18
* bump micro version: new string functionsLuca Barbato2007-06-24
* Clarify comments about PIX_FMT_MONOWHITE/MONOBLACKMichel Bardiaux2007-06-20
* Remove extern C declarations for C++.Diego Biurrun2007-05-16
* expose av_base64_decode and av_base64_encodeLuca Barbato2007-03-19
* Reverting stray commit part II, r8156 had the base64 export patch mixed with ...Luca Barbato2007-02-28
* Reverting stray commit part ILuca Barbato2007-02-28
* get_packetheader() forgot to read the header_checksum in big packetsLuca Barbato2007-02-28
* 1000l: Revert accidentally committed change.Diego Biurrun2007-02-07
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-07
* Move lzo decompression to libavutilReimar Döffinger2007-01-31
* add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version)Alex Beregszaszi2007-01-19
* Remove alpha channel from RGB555Alex Beregszaszi2006-11-16
* 16-bit grayscale supportKostya Shishkov2006-10-24
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* move memory functions from avcodec to avutilLuca Barbato2006-09-25
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* Add some new pixel formats to libavutilLuca Abeni2006-08-28
* compatibility warningMichael Niedermayer2006-08-20
* cleanup PixelFormat a littleMichael Niedermayer2006-08-20
* Move av_log() & friends to libavutilLuca Abeni2006-07-18
* move enum PixelFormat from libavcodec to libavutilLuca Abeni2006-03-30
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01