36 Commits (f1588ed525c76954e4a72ee2b2fb33d799fe17ed)

Author SHA1 Message Date
Stefano Sabatini 8257b835cf Implement av_fifo_realloc2(). 16 years ago
Aurelien Jacobs 5af4f1f3e3 move M_PI definition along with other math definitions 16 years ago
Stefano Sabatini 7f0026dded Implement avutil_version(). 16 years ago
Stefano Sabatini 4a567b40b1 Macro suggested by Michael which will be used to disable the 17 years ago
Diego Biurrun 7ce6892373 misc spelling fixes 17 years ago
Måns Rullgård 800c289a66 less preprocessor magic in version number macros 17 years ago
Måns Rullgård e97ac1e6f5 Clean up lib* version definitions 17 years ago
Benoit Fouet dd670dedf9 Remove integer.h inclusion. 17 years ago
Luca Barbato 537c8e7a48 Provide sha1 to outside applications 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs b70335a28d add support for yuva420p colorspace (yuv420p + alpha) 17 years ago
Aurelien Jacobs ddb8ebe7a1 add a new av_clip_int16() function to libavutil 18 years ago
Andreas Öman 4196cfb75b add YUV440P and YUVJ440P support 18 years ago
Luca Barbato 3565e10b44 bump micro version: new string functions 18 years ago
Michel Bardiaux 4fc3d23ffe Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK 18 years ago
Diego Biurrun 605315248c Remove extern C declarations for C++. 18 years ago
Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 18 years ago
Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
Luca Barbato 9fca9c0316 Reverting stray commit part I 18 years ago
Luca Barbato bb0eb714bd get_packetheader() forgot to read the header_checksum in big packets 18 years ago
Diego Biurrun 4e960d0a5e 1000l: Revert accidentally committed change. 18 years ago
Diego Biurrun 71e445fca3 Replace deprecated PIX_FMT names by the newer variants. 18 years ago
Reimar Döffinger 4302963daa Move lzo decompression to libavutil 18 years ago
Alex Beregszaszi a3550abd08 add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version) 18 years ago
Alex Beregszaszi 20d46c038a Remove alpha channel from RGB555 18 years ago
Kostya Shishkov 34380af0e1 16-bit grayscale support 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Luca Barbato 79e47000c8 move memory functions from avcodec to avutil 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Luca Abeni 001299bfe8 Add some new pixel formats to libavutil 18 years ago
Michael Niedermayer 27cd2c10b0 compatibility warning 18 years ago
Michael Niedermayer 0cb5cfb615 cleanup PixelFormat a little 18 years ago
Luca Abeni 4b45de0e87 Move av_log() & friends to libavutil 19 years ago
Luca Abeni 5d6ed7c141 move enum PixelFormat from libavcodec to libavutil 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 20 years ago