Revision 6a5d31ac libavcodec/targaenc.c
libavcodec/targaenc.c | ||
---|---|---|
18 | 18 |
* License along with FFmpeg; if not, write to the Free Software |
19 | 19 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
20 | 20 |
*/ |
21 |
|
|
22 |
#include "libavutil/intreadwrite.h" |
|
21 | 23 |
#include "avcodec.h" |
22 | 24 |
#include "rle.h" |
23 | 25 |
|
Also available in: Unified diff