19 Commits (f23e3ce8589629623db978ad70967eb37f7fac35)

Author SHA1 Message Date
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
Michael Niedermayer 8a3fea802a avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular() 4 years ago
Andreas Rheinhardt 31b6b6685e avcodec/jpegls: Remove unused structure 4 years ago
Mateusz 149268b47c fix MSVC compilation errors 7 years ago
Carl Eugen Hoyos 5968415156 Define ff_log2_run[] in libavcodec/internal.h. 11 years ago
Anton Khirnov 706a92926c jpegls: use the AVFrame API properly. 11 years ago
Luca Barbato ff4fc5ef12 jpegls: K&R formatting cosmetics 12 years ago
Michael Niedermayer 8dc8994427 jpegls: increase run_index to 4 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Michael Niedermayer bd358e128f jpeglsdec: fix infinite loop 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs 6ba04c2b03 split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 18 years ago