]> git.sesse.net Git - ffmpeg/history - libavutil/avutil.h
add little endian 24bit read/write
[ffmpeg] / libavutil / avutil.h
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...