57 Commits (53513831da58cae7603dc01270c1cf8e4252eba0)

Author SHA1 Message Date
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Luca Abeni bac6516545 YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>) 20 years ago
Michael Niedermayer d7e2f57f0e YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) 20 years ago
Wolfram Gloger ed2cea4290 fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 20 years ago
Roman Shaposhnik f02be79d61 * Introducing IIDC1394 grabbing interface. 20 years ago
Todd Kirby eab895aae0 enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) 20 years ago
Todd Kirby ebb177ddef UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) 20 years ago
Michael Niedermayer 2cbb7820c9 ffv1 rgb support 21 years ago
Drew Hess 75917b887b recommit of 21 years ago
Drew Hess da64ecc3e7 avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 21 years ago
Roman Shaposhnik 47017dd870 * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem 21 years ago
Garrick Meeker d4f5d74a54 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
Falk Hüffner 4cfbf61bf1 Warning and compatibility fixes. 22 years ago
Roman Shaposhnik affd55a132 * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) 22 years ago
Roman Shaposhnik 631670888d * introducing new public interface in imgconvert.c 22 years ago
Fabrice Bellard b5ff5e22e9 rgb555 alpha extraction fix 22 years ago
Fabrice Bellard 0469baf14f added img_get_alpha_info() 22 years ago
Fabrice Bellard 0a05e4940b fixed PIX_FMT_YUV422 conversions 22 years ago
Fabrice Bellard 0a9ad8d13d loss fixes (thanks to Daniel Serpell) - shrink22 fix 22 years ago
Fabrice Bellard e352ff0895 added all missing UV conversions 22 years ago
Fabrice Bellard 7e7e594092 almost exhaustive image conversion support 22 years ago
Fabrice Bellard c50c0bc88b accurate YUV to RGB and RGB to YUV conversions - added comments 22 years ago
Fabrice Bellard b6147995ac YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support 22 years ago
Fabrice Bellard 6d93f19449 rgba32 convert 22 years ago
Michael Niedermayer 5064357588 fixing mem corruption 22 years ago
Michael Niedermayer 1ab3d6691e typos & cosmetics 22 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Michael Niedermayer 185fdc549f fixing 410 -> 420 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Fabrice Bellard 7e6d70d0b1 added paletted 8 bit format support 22 years ago
Philip Gladstone 16e83cbbc4 Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images 22 years ago
Fabrice Bellard 4c7e861929 handle odd image sizes when using subsampled chroma (useful for JPEG images) 22 years ago
Michael Niedermayer 782c5984f1 100000l 22 years ago
Fabrice Bellard 8e1e6f31c1 use av_malloc() functions - added av_strdup and av_realloc() 22 years ago
Michael Niedermayer e78df69997 reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 but UYVY) 22 years ago
Max Krasnyansky 566986ee19 img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm dot com>) 22 years ago
Fabrice Bellard 69572401ad added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 case 22 years ago
Michael Niedermayer d0162d09d0 fixing yuv422 -> yuv420p (i need that for the vceq videos ...) 22 years ago
Måns Rullgård ef9f730675 C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Fabrice Bellard 2a877875fa added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions 22 years ago
Fabrice Bellard 524c6b6342 simplified code (need automatic testing) - added primitive new format support. 22 years ago
Michael Niedermayer 2bbf71777f removing PIX_FMT_ANY 22 years ago
Joel Yliluoma a32072d0e9 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) 22 years ago
Fred 5981f4e693 1) Add MMX deinterlace code. 22 years ago
Fabrice Bellard 789587d595 minimum support for YUV411P (new combined scaler/converter will handle that better...) 22 years ago
Philip Gladstone b71472eb62 Add conversions to and from RGBA32 and BGRA32. 23 years ago
François Revol 6742d95d59 YUV410P to YUV420P patch by François Revol <revol at free dot fr> 23 years ago
Zdenek Kabelac cd4af68ad5 * started to cleanup name clashes for onetime compilation 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago