41220 Commits (10a57f55e60902ab91388b8a46b73f1f4532f737)

Author SHA1 Message Date
James Almer 0e833f615b avcodec/libdav1d: add support for 12bit streams 6 years ago
Carl Hetherington 6190f873eb lavc/tiff: Fix leak of yuv_line in TiffContext. 6 years ago
Paul B Mahol 03beac5b97 avcodec/xpmdec: define constants 6 years ago
Paul B Mahol 00502370f6 avcodec/xpmdec: fix small artifacts 6 years ago
Carl Eugen Hoyos fe300b2ab5 lavc/xpmdec: Allow more colours per character. 6 years ago
Paul B Mahol 8affd753c8 avcodec/gifdec: truncate too big width/height for invalid gif files 6 years ago
Paul B Mahol 49d792fff6 avcodec/proresdec2: allow changing resolution 6 years ago
Paul B Mahol 8f66d46ce5 avcodec: add gif parser 6 years ago
Linjie Fu 1c96d2e399 lavc/qsvenc: replace assert with error return 6 years ago
Carl Eugen Hoyos de441ad52a lavc/cbs_vp9: Make variable prob unsigned. 6 years ago
Carl Eugen Hoyos 9bcd40c298 lavc/decode: Initialize return value for get_format() failure. 6 years ago
James Almer 04ee1b8da5 avcodec: bump micro version after d12d4d4515 6 years ago
Mark Thompson 34cab70818 qsvdec: Fix running with assert_level > 0 6 years ago
James Almer d12d4d4515 avcodec/libaomenc: add row-mt option 6 years ago
Michael Niedermayer fe0416f8a1 avcodec/jpeg2000dec: Skip DWT if nothing is coded 6 years ago
Michael Niedermayer 2bc3811c0d avcodec/dxv: Check that there is enough data to decompress 6 years ago
Paul B Mahol 3cc5576ee1 avcodec/proresdec2: add new line at end of debug message 6 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
Zhong Li c9f0cff5ef lavc/qsvenc: add an option to set h264 pps for every frame 6 years ago
Zhong Li c4a4cfa762 lavc/qsvenc: dump log for frame rate 6 years ago
Zhong Li 33df1afe39 lavc/qsvenc: make hevc alignment same as h264 for 1.19+ version 6 years ago
Zhong Li 34cba65557 lavc/qsvenc: remove redundant code 6 years ago
Carl Eugen Hoyos b44a571dc4 lavc/proresdec.h: Include a missing header 6 years ago
Michael Niedermayer 2c64a6bcd2 avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with --disable-optimizations 6 years ago
Michael Niedermayer 953bd58861 avcodec/msvideo1: Check for too small dimensions 6 years ago
Michael Niedermayer d6f4341522 avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size 6 years ago
Michael Niedermayer 09ec182864 avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size 6 years ago
Paul B Mahol ed5680f37e avcodec/dpx: add support for 10bit gray 6 years ago
Martin Vignali 1edaf601f3 avcodec/prores_aw : add 4444 xq support 6 years ago
Martin Vignali bbbbf23759 avcodec/prores_aw : only set color prim, trc, space values if supported 6 years ago
Martin Vignali 4141d45ae3 avcodec/prores_aw : add vendor option 6 years ago
Martin Vignali e53901ba5e avcodec/utils : add ff_int_from_list_or_default func 6 years ago
Paul B Mahol 060ea5261d avcodec/r210dec: fix r10x decoding 6 years ago
Paul B Mahol 5487560acf avcodec/dnxhddec: use init_get_bits8() 6 years ago
Carl Eugen Hoyos be17a82f3c lavc: Bump version for r210 pix_fmt change. 6 years ago
Paul B Mahol 3d8d8c7199 avcodec/r210: use correct pixel format 6 years ago
hwrenx 8ef0fdaafc lavc/libdavs2: fix function return value error 6 years ago
hwrenx 42597d6fa0 lavc/libdavs2: output delayed frames 6 years ago
hwrenx 701cbbb58c libdavs2: update api version and enable avx option 6 years ago
Andreas Rheinhardt 9f588ba5ca cbs_h265: Fix Time Code SEI syntax 6 years ago
Martin Vignali ffafa53dbf avcodec/proresdec : add 12b decoding 6 years ago
Martin Vignali 6a583261ea avcodec/proresdec : add 12b prores idct 6 years ago
Martin Vignali fddc92d454 avcodec/proresdec : add unpack alpha 12 func 6 years ago
Martin Vignali 859604fe9d avcodec/proresdec : make inline func for unpack alpha 6 years ago