53 Commits (5be38f9421da8a50502e8021191fa180193765ec)

Author SHA1 Message Date
Paul B Mahol b519298a15 pixdesc: fix yuva 10bit bit depth 12 years ago
Paul B Mahol 45326cb684 pixdesc: fix broken yuva definitions 12 years ago
Michael Niedermayer 822d10e7c5 swscale: fix 12 and 14 bit YUV planar output with scaling. 12 years ago
Kostya Shishkov 38fdf72580 swscale: do not forget to swap data in formats with different endianness 12 years ago
Michael Niedermayer 370e397256 sws: fix handling of big endian alpha 12 years ago
Michael Niedermayer 65e0a3ccd8 sws: fix BE/LE handling for fillPlane16() 12 years ago
Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
Luca Barbato 21de6ba5c1 nut: export codec_tag provided by rawvideo 12 years ago
Luca Barbato 1bd442c276 nut: prioritize native tags 12 years ago
Luca Barbato 6d5600e855 avutil: add yuva422p and yuva444p formats 12 years ago
Michael Niedermayer 4abc411b97 nutenc: choose for non audio streams a timebase with finer resolution. 12 years ago
Michael Niedermayer e3fb5bc147 nut: store and read the r_frame_rate 12 years ago
Michael Niedermayer 3a621c9d99 nutenc: Support writing an index 12 years ago
Michael Niedermayer a32032b508 sws/x86: add some forgotten 12bit planar yuv cases 13 years ago
Carl Eugen Hoyos 73bb4e9ca6 nut: add 12/14 bit yuv to nut/raw 13 years ago
Michael Niedermayer fa36f33422 sws: support 12&14 bit planar colorspaces 13 years ago
Carl Eugen Hoyos 299d58e18a Support yuva422p rawvideo in nut. 13 years ago
Carl Eugen Hoyos 143a5c55ff Add yuva422p pix_fmt. 13 years ago
Reimar Döffinger 6458a08700 vf_scale: ensure the palette is set for output. 13 years ago
Michael Niedermayer 9e91a7d45b fix fate tests after 76c79aa28f 13 years ago
Carl Eugen Hoyos 3b25d6193c Fix fate tests after 5c2c6bbf. 13 years ago
Paul B Mahol 762311ff94 swscale: fix conversion into yuva444p from non-alpha formats 13 years ago
Paul B Mahol f9ca1ac796 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Alex Converse 08628b6afb Revert "sws/pixfmt/pixdesc: add support for yuva444p" 13 years ago
Paul B Mahol fc115c80b7 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Paul B Mahol 5cad970971 swscale: RGB4444 and BGR444 input 13 years ago
Luca Barbato 9f3c77dd2a fate: account for NUT 10bit support 13 years ago
Reimar Döffinger c66bd78e3d vf_scale: support PAL8 output by producing BGR8. 13 years ago
Michael Niedermayer b89ce2d6af swscale: alpha less rgb32 support. 13 years ago
Ronald S. Bultje f99654d470 swscale: reintroduce full precision in 16-bit output. 13 years ago
Ronald S. Bultje dc49bf1270 sws/pixfmt/pixdesc: add support for yuv420p9le/be. 13 years ago
Anton Khirnov 04de1569cd sws: support yuv444p9/10 output. 13 years ago
Michael Niedermayer 2f503851c6 fate: fix due to new yuv444 formats 13 years ago
Kieran Kunhya 4d4d0e8176 Fix unnecessary shift with 9/10bit vertical scaling 13 years ago
Michael Niedermayer abe0b8e9f3 sws: use shift for chroma sample up convertion 13 years ago
Ronald S. Bultje 28c1115a91 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
Ronald S. Bultje 62ee0e6a97 Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." 13 years ago
Ronald S. Bultje ac0fb59348 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
Joseph Artsimovich eedb1f2034 swscale: mark YUV422P10(LE,BE) as supported for output 14 years ago
Michael Niedermayer 46b32b5197 regtests/sws: update checksums for recent changes 14 years ago
Ronald S. Bultje 7d7bacf0f1 swscale: fix overflow in 16-bit vertical scaling. 14 years ago
Ronald S. Bultje f44d50a94c swscale: fix 16-bit horizontal scaling underflow. 14 years ago
Ronald S. Bultje 42d622fab3 swscale: fix 16-bit scaling when output is 8-bits. 14 years ago
Ronald S. Bultje 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth. 14 years ago
Ronald S. Bultje 45f6ffe5e9 swscale: implement >8bit scaling support. 14 years ago
Ronald S. Bultje ef1ee362b3 swscale: implement >8bit scaling support. 14 years ago
Michael Niedermayer 9e17d051ac swscale: Fix yuv422p10 14 years ago
Mans Rullgard b0da4903dd fate: enable lavfi-pixmt tests on big endian systems 14 years ago
Ronald S. Bultje dff5a83532 swscale: re-add support for non-native endianness. 14 years ago
Michael Niedermayer 0af8a71d66 swscale: fix JPEG-range YUV scaling artifacts. 14 years ago