11 Commits (1235429c2792e879d50a06cc851f3065f1a481d5)

Author SHA1 Message Date
Måns Rullgård 9c9a0840d0 Add lots of missing includes 15 years ago
Baptiste Coudurier bdcc13f2bf lzw.h does not need get_bits.h, tiff.c needs intreadwrite.h for AV_R* though 15 years ago
Baptiste Coudurier f38e450746 use lzw compression in gif encoder 15 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Michael Niedermayer 7993df6527 consts 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Michael Niedermayer f0790c59f4 LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl 18 years ago
Kostya Shishkov ffc5430bc3 LZW decoder as separate module plus TIFF LZW support 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Diego Biurrun 6f72dcf7e7 Unify include paths, -I.. is in CFLAGS. 19 years ago
François Revol 438fcb754f OSX and BeOS networking fix (socklen_t) 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
François Revol 9ddd71fc60 added BeOS net_server support (R5 network stack), basically the same 22 years ago