24377 Commits (8e887ca1fe6ccc5f2a64850e109b27772f006761)

Author SHA1 Message Date
Michael Niedermayer 8e887ca1fe jpeg2000dec: Check bpno in decode_cblk() 12 years ago
Michael Niedermayer e473f7e659 (lib)utvideodec: remove setting of color_primaries 12 years ago
Stephen Hutchinson 3f54547709 utvideo: Add ULH0 and ULH2 decoding to the native decoder. 12 years ago
Stephen Hutchinson 8ed6c13fe3 libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1 12 years ago
Yusuke Nakamura 252ee3d39b utvideodec: Set colorspace by codec_tag. 12 years ago
Yusuke Nakamura b441fdeb15 utvideodec: Support ULH0 and ULH2 formats. 12 years ago
Carl Eugen Hoyos 052838f765 Insert a newline before showing embedded svq1 messages. 12 years ago
Michael Niedermayer 2d8f880a9b g2meet: fix typo in height comparission 12 years ago
Michael Niedermayer ada497e616 g2meet: Check cursor parameters before writing them in the context 12 years ago
Michael Niedermayer 6d3bcbb211 avcodec/g2meet: check framebuf has been allocated before use 12 years ago
Michael Niedermayer 9e9ec5ad2a smvjpegdec: No frame at all is an error 12 years ago
Paul B Mahol b94f045b18 wavpack: add missing .\n to entropy error message 12 years ago
Michael Niedermayer 56abad0ee4 avcodec/smvjpegdec: copy palette too 12 years ago
Michael Niedermayer 467e7a8f26 avcodec/smvjpegdec: check that frames_per_jpeg cleanly divides height 12 years ago
Carl Eugen Hoyos 7ce011e054 Do not offer smvjpeg lowres capabilities, the decoder does not support it. 12 years ago
Luca Barbato a3b2b83f01 faxcompr: return meaningful errors 12 years ago
Luca Barbato f32aefcf34 faxcompr: K&R formatting cosmetics 12 years ago
Luca Barbato 9c22169769 tiff: do not overread the source buffer 12 years ago
Luca Barbato 999ccd2d0a tiff: cleanup the error paths 12 years ago
Luca Barbato 016c5b066d tiff: refactor fax support in a separate function 12 years ago
Luca Barbato 103937681d tiff: refactor deflate support in a separate function 12 years ago
Luca Barbato f8a4d5e970 h264_parser: K&R formatting cosmetics 12 years ago
Luca Barbato 92b3caa108 vorbis: return meaningful errors 12 years ago
Michael Niedermayer bce2ed5559 smvjpegdec: only extract picture when a picture has been decoded. 12 years ago
Paul B Mahol dc5c029f02 sonicenc: don't allocate unused avctx->coded_frame 12 years ago
Paul B Mahol 5285a7549f pcmenc: don't allocate unused avctx->coded_frame 12 years ago
Paul B Mahol 739d6a78b7 alacenc: don't allocate unused avctx->coded_frame 12 years ago
Paul B Mahol 86005184e3 tiff: simplify picking right pixel format 12 years ago
Paul B Mahol 61d900fd0d lavc: add ONLY_IF_THREADS_ENABLED where it is missing 12 years ago
Michael Niedermayer ffb1051b9b jpeg2000: Zero prec->cblk 12 years ago
Michael Niedermayer 7c3a296b4f jpeg2000dec: fix av_log() 12 years ago
Paul B Mahol 8cc8adaa88 tiff: correctly decode saparate planes with horizontal differencing predictor 12 years ago
Michael Niedermayer 21d0f75f29 jpeg2000dec: check that we have enough components for MCT 12 years ago
Michael Niedermayer c49d94487c jpeg2000dec: Use the matching coding style struct for transform selection 12 years ago
Michael Niedermayer b26bcd08e6 jpeg2000dec: Check that theres a SOT before SOD 12 years ago
Michael Niedermayer c51654fbc0 jpeg2000dec: Support 4 tile parts 12 years ago
Paul B Mahol a28f4fd1ea flacdec: don't call allocate_buffers() in init_thread_copy() when s->max_blocksize is 0 12 years ago
Michael Niedermayer c59ce1c98e get_qcc: Check compno 12 years ago
Paul B Mahol b28851a1d6 alac: frame multi-threading support 12 years ago
Paul B Mahol 9684d7f1a2 wavpack: frame multi-threading support 12 years ago
Paul B Mahol 495db0e3b0 ttadec: frame multi-threading support 12 years ago
Paul B Mahol 9300de0409 flacdec: frame multi-threading support 12 years ago
Paul B Mahol d97044640c takdec: frame multi-threading support 12 years ago
Paul B Mahol d5f7f1fef1 audio frame multi-threaded decoding 12 years ago
Michael Niedermayer bbc19010ed jpeg2000dec: return error for invalid cdxy values 12 years ago
Michael Niedermayer 2c2a8f70f5 jpeg2000: Make nreslevel fields int 12 years ago
Michael Niedermayer 66c4d54413 jpeg2000dec: Propagate error code from get_cox() correctly 12 years ago
Michael Niedermayer 6e9bfc19bd jpeg2000: check that nreslevels2decode has been initialized before use 12 years ago
Michael Niedermayer 3b58ab4c5f pngdec: dont treat mpng like png with key and non keyframes 12 years ago
Paul B Mahol f5d5bc3493 tak: simplify ff_tak_check_crc() 12 years ago