2022-01-16 |
Rudolf Polzer | vf_paletteuse: fix color cache lookup for Bayer dithering... vf_paletteuse: fix color cache lookup for Bayer dithering mode. ...this bug, use `paletteuse=dither=bayer:bayer_scale=0`; you will see ...bw]; [0:v][bw]paletteuse=dither=bayer:bayer_scale=0' gradbw.png ...happen in this case, but ONLY if bayer_scale is zero. ...this filter but at the default bayer_scale.
|
commit | commitdiff | tree |
2021-02-14 |
Carl Eugen Hoyos | lavfi/vflip: Support Bayer vertical flip. lavfi/vflip: Support Bayer vertical flip.
|
commit | commitdiff | tree |
2020-10-12 |
Paul B Mahol | avformat/isom: add support for RAW ASC Bayer BGGR in mov ...isom: add support for RAW ASC Bayer BGGR in mov
|
commit | commitdiff | tree |
2020-08-24 |
Carl Eugen Hoyos | lavfi/hflip: Support Bayer pixel formats. lavfi/hflip: Support Bayer pixel formats.
|
commit | commitdiff | tree |
2020-08-08 |
Paul B Mahol | swscale: do not drop half of bits from 16bit bayer... ...not drop half of bits from 16bit bayer formats
|
commit | commitdiff | tree |
2020-07-05 |
Michael Niedermayer | avcodec/mjpegdec: Limit bayer to single plane outputting... avcodec/mjpegdec: Limit bayer to single plane outputting format
|
commit | commitdiff | tree |
2020-04-29 |
Michael Niedermayer | avcodec/tiff: Replace width overriding for bayer by... ... Replace width overriding for bayer by assert
|
commit | commitdiff | tree |
2019-09-13 |
Michael Niedermayer | avcodec/mjpegdec: Restore non bayer checks in ljpeg_decode_r... avcodec/mjpegdec: Restore non bayer checks in ljpeg_decode_rgb_scan()
|
commit | commitdiff | tree |
2019-09-13 |
Michael Niedermayer | avcodec/mjpegdec: Only allow 0x11110000 pix_fmt_id... ...allow 0x11110000 pix_fmt_id for bayer mode
|
commit | commitdiff | tree |
2019-09-02 |
Nick Renieris | lavc/tiff: Enable decoding of LinearRaw images of being bayer-encoded ("CFA" value).
|
commit | commitdiff | tree |
2019-09-02 |
Nick Renieris | lavc/mjpegdec: Skip unknown APPx marker on bayer images ...mjpegdec: Skip unknown APPx marker on bayer images
|
commit | commitdiff | tree |
2019-09-02 |
Nick Renieris | lavc/mjpegdec: Enable decoding of single-component... ...Enable decoding of single-component bayer images ...positives when determining DNG bayer images, by
|
commit | commitdiff | tree |
2019-08-05 |
Michael Niedermayer | avcodec/cfhd: Check destination space for bayer before... ...cfhd: Check destination space for bayer before writing
|
commit | commitdiff | tree |
2019-07-29 |
Paul B Mahol | avcodec/cfhd: add bayer support avcodec/cfhd: add bayer support
|
commit | commitdiff | tree |
2018-11-12 |
Paul B Mahol | avcodec/tiff: add initial bayer and sub image support avcodec/tiff: add initial bayer and sub image support
|
commit | commitdiff | tree |
2017-03-20 |
Clément Bœsch | doc/APIchanges: fill date & hash for AV_PIX_FMT_FLAG_BAYER ...date & hash for AV_PIX_FMT_FLAG_BAYER
|
commit | commitdiff | tree |
2017-03-20 |
Clément Bœsch | swscale: use a function for isBayer swscale: use a function for isBayer
|
commit | commitdiff | tree |
2017-03-20 |
Clément Bœsch | lavu: add AV_PIX_FMT_FLAG_BAYER lavu: add AV_PIX_FMT_FLAG_BAYER
|
commit | commitdiff | tree |
2017-03-09 |
Kieran Kunhya | Add Cineform HD Decoder ...files with more subbands, skips, Bayer, alpha not supported.
|
commit | commitdiff | tree |
2016-09-03 |
Michael Niedermayer | swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper... swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slices
|
commit | commitdiff | tree |
2016-01-30 |
Kieran Kunhya | avcodec: Cineform HD Decoder ...files with more subbands, skips, Bayer, alpha not supported.
|
commit | commitdiff | tree |
2016-01-17 |
Michael Niedermayer | swscale/swscale_unscaled: Fix odd height inputs for... ...ale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper()
|
commit | commitdiff | tree |
2016-01-17 |
Michael Niedermayer | swscale/swscale_unscaled: Fix odd height inputs for... ...ale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper()
|
commit | commitdiff | tree |
2015-02-18 |
Michael Niedermayer | swscale/bayer_template: Add () to protect the argument... swscale/bayer_template: Add () to protect the...
|
commit | commitdiff | tree |
2014-11-12 |
Michael Niedermayer | swscale/utils: support bayer input + scaling, and bayer... swscale/utils: support bayer input + scaling, and bayer input...
|
commit | commitdiff | tree |
2014-03-25 |
Øyvind Kolås | swscale: add two spatially stable dithering methods ...can be considered better than bayer (provides more gray-levels), and
|
commit | commitdiff | tree |
2014-02-23 |
Carl Eugen Hoyos | Add more Bayer colour spaces to the video4linux2 device... Add more Bayer colour spaces to the video4linux2...
|
commit | commitdiff | tree |
2014-02-23 |
Peter Ross | libswscale: bayer to rgb24 & yv12 colorspace converters libswscale: bayer to rgb24 & yv12 colorspace converters
|
commit | commitdiff | tree |
2014-02-23 |
Peter Ross | avutil/pixdesc: set bayer pixfmt descriptor flags avutil/pixdesc: set bayer pixfmt descriptor flags
|
commit | commitdiff | tree |
2014-02-22 |
Peter Ross | avformat/nut: add bayer colorspaces avformat/nut: add bayer colorspaces
|
commit | commitdiff | tree |
2014-02-22 |
Peter Ross | avcodec/raw: add bayer formats avcodec/raw: add bayer formats
|
commit | commitdiff | tree |
2013-09-13 |
Michael Niedermayer | avutil/pixdesc: dont try to use av_read_image_line... ...use av_read_image_line() with bayer formats
|
commit | commitdiff | tree |
2013-09-01 |
Michael Niedermayer | pixfmt: add native bayer 16bit formats pixfmt: add native bayer 16bit formats
|
commit | commitdiff | tree |
2013-09-01 |
Peter Ross | libavutil: add AV_PIX_FMT_BAYER pixel formats libavutil: add AV_PIX_FMT_BAYER pixel formats values as bayer formats do not fit in the descriptors... ...values are currently not used for bayer formats and thus
|
commit | commitdiff | tree |
|