14 Commits (46a7e3ec14941fb363a95c37ec10083a2730e9e8)

Author SHA1 Message Date
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Michael Niedermayer e2d09b65e8 set coded_frame 17 years ago
Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 17 years ago
Ramiro Polla d010a2d5be Prevent targaenc.c from outputting trash byte. 17 years ago
Stefano Sabatini bcdb2378f7 Add long names to some AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Xiaohui Sun b25514a43f Changed the rle encoder a little and made it more universal. 18 years ago
Michael Niedermayer 1ca286e194 generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl 18 years ago
Bobby Bingham 92964be895 Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com. 18 years ago
Bobby Bingham e8952fa571 Move the encoding of the image data to its own function. 18 years ago
Bobby Bingham 552cf71281 Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com. 18 years ago
Bobby Bingham 2c0c00cb14 Targa (.tga) encoder, 18 years ago