32051 Commits (aa70801aaf4038faaf673558c241fa19d5dcd181)

Author SHA1 Message Date
Michael Niedermayer cc77bb09e4 avcodec/x86/vp9dsp_init: Fix mix of declaration and statement 10 years ago
Michael Niedermayer a6153977df avcodec/vp9dsp: Replace assert by av_assert0() 10 years ago
Ronald S. Bultje 2293ec6ab3 libvpxdec: add 440 pixfmts. 10 years ago
Michael Niedermayer 9253cc496a avcodec/diracdec: Replace default_bsep[] by multiplication 10 years ago
Carl Eugen Hoyos b453e76842 lavc/qdrw: Also support real-world qdraw images. 10 years ago
Michael Niedermayer 0c015aa95c avcodec/tableprint_vlc: Do not define functions to nothing 10 years ago
Ronald S. Bultje 23ba4538f9 vp9: add inter-frame profile 2/3 suport. 10 years ago
Ronald S. Bultje b224b165cb vp9: add keyframe profile 2/3 support. 10 years ago
Ronald S. Bultje 346ce5da19 vp9: parse profile 2/3 bitdepth in frame header. 10 years ago
Ronald S. Bultje 01e59d48ed vp9: add profile 2/3 to exported profiles. 10 years ago
Ronald S. Bultje 57f970a704 lavc: add yuv440p10/12 formats to aligned pixfmt list. 10 years ago
Andreas Cadhalpun 75fc81c831 diracdec: check that block length is valid 10 years ago
Andreas Cadhalpun 4b13a542a2 dirac: use and forward error codes 10 years ago
Michael Niedermayer 0a6b410edf avcodec/vp8: Suppress empty body warnings 10 years ago
Vittorio Giovara 04070dbca0 libx265: Fix 'braces around scalar initializer' warning 10 years ago
Vittorio Giovara 34efb8a169 quickdraw: Support direct pixel blocks 10 years ago
Vittorio Giovara bb2cb0a66d quickdraw: Switch to greedy parsing 10 years ago
Vittorio Giovara d00f1e0fc1 quickdraw: Convert to bytestream2 10 years ago
Michael Niedermayer a2190de52d avcodec/diracdec: Fix types and wraparounds in dirac_decode_picture_header() 10 years ago
Andreas Cadhalpun d93181ef3e diracdec: check if reference could not be allocated 10 years ago
Andreas Cadhalpun 9e66b39aa8 diracdec: avoid overflow of bytes*8 in decode_lowdelay 10 years ago
Michael Niedermayer 5a455dd011 avcodec/diracdec: Move buf[] read after size check 10 years ago
Andreas Cadhalpun 984f50deb2 diracdec: prevent overflow in data_unit_size check 10 years ago
Ronald S. Bultje ed68fccf76 vp9: error out if chroma subsampling changes between frames. 10 years ago
Andreas Cadhalpun 60f1cc4a1f alsdec: only adapt order for positive max_order 10 years ago
Andreas Cadhalpun 94bb1ce882 alsdec: check sample pointer range in revert_channel_correlation 10 years ago
Andreas Cadhalpun 110f7f35fb aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
Andreas Cadhalpun e191aaca44 alsdec: limit avctx->bits_per_raw_sample to 32 10 years ago
Andreas Cadhalpun 8fc8024ea5 aasc: return correct buffer size from aasc_decode_frame 10 years ago
Michael Niedermayer 7f45f7fc7f avcodec/mpeg12dec: use the correct dimensions for checking SAR 10 years ago
Michael Niedermayer 6ef3426d90 avcodec/x86/deinterlace: use INIT_MMX like other asm code does too 10 years ago
James Almer 079b7f6eac vp9: add profile names 10 years ago
Carl Eugen Hoyos d90f91c1c8 lavf/mxfenc: Write correct interlaced flag when muxing dnxhd. 10 years ago
Michael Niedermayer d43cd6b08e avcodec/ffv1dec: Check chroma shift parameters 10 years ago
Michael Niedermayer 03baa861ea avcodec/ffv1dec: More completely check micro_version 10 years ago
Michael Niedermayer 3dfbdb328e avcodec/ffv1dec: Check quant table symbols more completely 10 years ago
Anshul Maheshwari a6b630e9b6 avcodec/ccaption_dec: correcting line breaks in cc 10 years ago
Andreas Cadhalpun 372aa0777a pngdec: don't use AV_PIX_FMT_MONOBLACK for apng 10 years ago
Andreas Cadhalpun 8f760be4d3 pngdec: return correct error code from decode_frame_common 10 years ago
Andreas Cadhalpun 287dbb0771 pngdec: check s->last_picture.f->data[0] before using it 10 years ago
Michael Niedermayer 042260cde4 avcodec/wavpack: Check L/R values before use to avoid harmless integer overflow and undefined behavior in fate 10 years ago
Michael Niedermayer 29ef54aa90 avcodec/nvenc: Make pix_fmts_nvenc const 10 years ago
Jérôme Martinez 14605a0b99 ffv1dec: plane_index is 1 in case of version 4 gray+alpha. 10 years ago
Michael Niedermayer 4e8ee7acb8 libavcodec/svq3: clarify unknown_flag by renaming to has_watermark 10 years ago
Michael Niedermayer dfc0708e23 avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm 10 years ago
Michael Niedermayer 270e647adc avcodec/x86/dct-test: Make static table const 10 years ago
Michael Niedermayer 6197672720 avcodec/svq3: Print unknown fields at debug level 10 years ago
Carl Eugen Hoyos 3ecb82dd41 dnxhddec: Fix pixel format change 10 years ago
Vittorio Giovara 6503cbf842 ffv1enc: Add const attribute to input frame 10 years ago
Michael Niedermayer c9ac9adb46 avcodec/h264: Remove failure on data partitioning 10 years ago