111 Commits (0e12cdc69c86daa11608cfe809ba1aa848f91a09)

Author SHA1 Message Date
Jerome Martinez 05e34523bc avcodec/dpx: fix check of minimal data size for unpadded content 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Michael Niedermayer ca9025f374 avcodec/dpx: fix off by 1 in bits_per_color check 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Michael Niedermayer c093eb3031 avcodec/dpx: Check bits_per_color earlier 4 years ago
Paul B Mahol d1802e263c avcodec/dpx: add support for other single component 8bit files 4 years ago
Paul B Mahol 68fa294bf8 avcodec/dpx: add float support for single components and rgb(a) 4 years ago
James Almer 20b09b20a9 avcodec/dpx: fix use of uninitialised value 4 years ago
Harry Mallon 331858d0f6 avcodec/dpx: Fix B&W film scans from Lasergraphics Inc 4 years ago
Harry Mallon 0539f15bbb avcodec/dpx: Read color information from DPX header 4 years ago
Harry Mallon 8232e01e41 avcodec/dpx: Report color_range from DPX header 4 years ago
Harry Mallon a041c0a031 avcodec/dpx: Read SMPTE timecode from DPX 4 years ago
Harry Mallon 6623421454 avcodec/dpx: Read alternative frame rate from television header 4 years ago
Paul B Mahol b88ed73be1 avcodec/dpx: fix spotted code style issues 6 years ago
Paul B Mahol 61e6226a5a avcodec/dpx: add support for special encoding 6 years ago
Paul B Mahol 788e116c2f avcodec/dpx: improve decoding of 10 bit gray images 6 years ago
Paul B Mahol f628970e40 avcodec/dpx: add support for another gray10 variant 6 years ago
Paul B Mahol 9c881cf9a5 avcodec/dpx: parse input device name 6 years ago
Paul B Mahol abb0306bf3 avcodec/dpx: parse image creator 6 years ago
Paul B Mahol 0f8383005c avcodec/dpx: check version of format header too 6 years ago
Paul B Mahol ed5680f37e avcodec/dpx: add support for 10bit gray 6 years ago
Michael Niedermayer 75a2db5524 avcodec/dpx: Check elements in 12bps planar path 6 years ago
Carl Eugen Hoyos 061e326b60 lavc/dpx: Support 10-bit packing method b (msbpad). 6 years ago
Carl Eugen Hoyos af1e70dd66 lavc/dpx: Support 12-bit packing method b (msbpad). 6 years ago
Carl Eugen Hoyos 07d1c4ae3f lavc/dpx: Allow packed 12-bit little-endian images. 7 years ago
Carl Eugen Hoyos 78298bce70 lavc/dpx: Reset n_datum for every new line when decoding 12bit. 7 years ago
Jérôme Martinez 5205b3289e avcodec/dpx: Support for RGBA 12-bit packed decoding 7 years ago
Jérôme Martinez b5788e7025 avcodec/dpx: Support for RGB 12-bit packed decoding 7 years ago
Carl Eugen Hoyos b1367f7e5e lavc/dpx: Support GRAY12 colourspace. 8 years ago
Carl Eugen Hoyos aec96e233f lavc/dpx: Support decoding 12 bit colourspace with transparency information. 9 years ago
Carl Eugen Hoyos d5ded429f2 lavc/dpx: Support decoding 10 bit colourspace with transparency information. 9 years ago
Michael Niedermayer c8aaae8e0f avcodec/dpx: Move need_align to act per line 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Carl Eugen Hoyos 2efaaf9476 Support decoding yuv dpx images. 10 years ago
Michael Niedermayer 18255441dd avcodec/dpx: fix framerate 10 years ago
Christophe Gisquet 4ba45c189c dpx: use aligned line starts 10 years ago
Christophe Gisquet 7cdef77b50 dpx: warn if encrypted 10 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Reimar Döffinger d90ba411ab dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. 11 years ago
Michael Niedermayer e0e60c9211 avcodec/dpx: extract frame rate 11 years ago
Anton Khirnov 8451b5f00a dpx: stop using deprecated avcodec_set_dimensions 11 years ago
Paul B Mahol 3abbf20962 dpx: abgr support 11 years ago
Paul B Mahol 23824b9698 avcodec/dpx: support for 8 and 16 bit luma only files 11 years ago
Paul B Mahol e745dc2d6f avcodec/dpx: refactor pixel format selection 11 years ago
Paul B Mahol 62078f25ee avcodec/dpx: return different error code for unsupported depths 11 years ago