| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/internal: Move ff_set_dimensions() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -2/+0 |
* | avcodec/internal: Move ff_get_buffer() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -0/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -5/+2 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -6/+7 |
* | avcodec/dpx: fix off by 1 in bits_per_color check | Michael Niedermayer | 2021-06-08 | 1 | -2/+2 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/dpx: Check bits_per_color earlier | Michael Niedermayer | 2021-04-17 | 1 | -0/+3 |
* | avcodec/dpx: add support for other single component 8bit files | Paul B Mahol | 2021-02-12 | 1 | -0/+8 |
* | avcodec/dpx: add float support for single components and rgb(a) | Paul B Mahol | 2021-02-12 | 1 | -4/+67 |
* | avcodec/dpx: fix use of uninitialised value | James Almer | 2020-12-18 | 1 | -0/+2 |
* | avcodec/dpx: Fix B&W film scans from Lasergraphics Inc | Harry Mallon | 2020-12-17 | 1 | -2/+8 |
* | avcodec/dpx: Read color information from DPX header | Harry Mallon | 2020-12-17 | 1 | -4/+123 |
* | avcodec/dpx: Report color_range from DPX header | Harry Mallon | 2020-12-17 | 1 | -1/+24 |
* | avcodec/dpx: Read SMPTE timecode from DPX | Harry Mallon | 2020-12-17 | 1 | -0/+29 |
* | avcodec/dpx: Read alternative frame rate from television header | Harry Mallon | 2020-12-17 | 1 | -1/+14 |
* | avcodec/dpx: fix spotted code style issues | Paul B Mahol | 2018-12-07 | 1 | -4/+4 |
* | avcodec/dpx: add support for special encoding | Paul B Mahol | 2018-12-07 | 1 | -1/+2 |
* | avcodec/dpx: improve decoding of 10 bit gray images | Paul B Mahol | 2018-12-07 | 1 | -3/+25 |
* | avcodec/dpx: add support for another gray10 variant | Paul B Mahol | 2018-12-07 | 1 | -0/+1 |
* | avcodec/dpx: parse input device name | Paul B Mahol | 2018-12-07 | 1 | -0/+5 |
* | avcodec/dpx: parse image creator | Paul B Mahol | 2018-12-07 | 1 | -0/+6 |
* | avcodec/dpx: check version of format header too | Paul B Mahol | 2018-12-07 | 1 | -0/+10 |
* | avcodec/dpx: add support for 10bit gray | Paul B Mahol | 2018-12-04 | 1 | -4/+9 |
* | avcodec/dpx: Check elements in 12bps planar path | Michael Niedermayer | 2018-06-28 | 1 | -4/+6 |
* | lavc/dpx: Support 10-bit packing method b (msbpad). | Carl Eugen Hoyos | 2018-06-21 | 1 | -7/+8 |
* | lavc/dpx: Support 12-bit packing method b (msbpad). | Carl Eugen Hoyos | 2018-06-21 | 1 | -13/+9 |
* | lavc/dpx: Allow packed 12-bit little-endian images. | Carl Eugen Hoyos | 2018-06-16 | 1 | -13/+0 |
* | lavc/dpx: Reset n_datum for every new line when decoding 12bit. | Carl Eugen Hoyos | 2018-06-15 | 1 | -2/+3 |
* | avcodec/dpx: Support for RGBA 12-bit packed decoding | Jérôme Martinez | 2018-06-01 | 1 | -0/+3 |
* | avcodec/dpx: Support for RGB 12-bit packed decoding | Jérôme Martinez | 2018-04-12 | 1 | -3/+64 |
* | lavc/dpx: Support GRAY12 colourspace. | Carl Eugen Hoyos | 2016-11-14 | 1 | -4/+8 |
* | lavc/dpx: Support decoding 12 bit colourspace with transparency information. | Carl Eugen Hoyos | 2016-06-15 | 1 | -7/+9 |
* | lavc/dpx: Support decoding 10 bit colourspace with transparency information. | Carl Eugen Hoyos | 2016-06-14 | 1 | -6/+9 |
* | avcodec/dpx: Move need_align to act per line | Michael Niedermayer | 2015-11-14 | 1 | -2/+2 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Support decoding yuv dpx images. | Carl Eugen Hoyos | 2015-02-08 | 1 | -0/+31 |
* | | avcodec/dpx: fix framerate | Michael Niedermayer | 2014-10-15 | 1 | -1/+1 |
* | | dpx: use aligned line starts | Christophe Gisquet | 2014-08-14 | 1 | -12/+30 |
* | | dpx: warn if encrypted | Christophe Gisquet | 2014-08-14 | 1 | -0/+10 |
* | | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' | Michael Niedermayer | 2014-06-20 | 1 | -0/+2 |
|\| |
|
| * | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 1 | -0/+2 |
* | | dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. | Reimar Döffinger | 2014-05-13 | 1 | -2/+2 |
* | | avcodec/dpx: extract frame rate | Michael Niedermayer | 2014-04-25 | 1 | -0/+11 |
* | | Merge commit 'd6da372984c87fd6288c148c291065d6032ceda3' | Michael Niedermayer | 2013-11-01 | 1 | -4/+2 |
|\| |
|
| * | dpx: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -3/+2 |
* | | dpx: abgr support | Paul B Mahol | 2013-10-08 | 1 | -0/+5 |
* | | avcodec/dpx: support for 8 and 16 bit luma only files | Paul B Mahol | 2013-10-07 | 1 | -0/+13 |