32309 Commits (fb7b5dc0e6146e21e67a1de0c32567e69edb33a6)

Author SHA1 Message Date
Michael Niedermayer f349703e1d avcodec/snowenc: change log level for iterative ME information to debug level 10 years ago
Michael Niedermayer b62297805b avcodec/snowenc: add intra_penalty AVOption 10 years ago
Michael Niedermayer cf31e2df08 avcodec/mpegvideo: Fix null pointer dereference with grayscale decoding with mpeg2_field_encoding.ts 10 years ago
Michael Niedermayer 33529104e5 avcodec/mpeg12dec: Fix "-flags +gray" 10 years ago
wm4 b9f7a67708 png: Set the color range as full range 10 years ago
Michael Niedermayer 9ba5dd37a9 avcodec/mpegvideo: Fix indention 10 years ago
Michael Niedermayer 5c8809b45b avcodec/error_resilience: support grayscale 10 years ago
Michael Niedermayer 82a6e18bbb avcodec/mpegvideo: Fix -flags +gray with xvid_vlc_trac7411.h263 10 years ago
Michael Niedermayer 9025bc588a avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified CODEC_FLAG_GRAY 10 years ago
Michael Niedermayer 982e7bbfa6 avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set 10 years ago
Ronald S. Bultje c97d30f02f vp9: de-duplicate some functions that are identical between 10/12 bpp. 10 years ago
Andreas Cadhalpun 243e8443cd alac: Reject rice_limit 0 if compression is used 10 years ago
Andreas Cadhalpun 295e05a762 ape: Support _0000 files with nblock smaller than 64 10 years ago
wm4 72e7553125 pngdec: set correct range 10 years ago
Tom Butterworth 288dc5b4a1 avcodec/s3tc: fix alpha decoding when dimensions are not a multiple of 4 10 years ago
Michael Niedermayer b1b0baa3d6 avcodec/g2meet: Check init_get_bits8() return value 10 years ago
Michael Niedermayer 43e94d5af4 avcodec/g2meet: Use init_get_bits8() 10 years ago
Michael Niedermayer a7dd933b81 avcodec: Add av_packet_side_data_name() 10 years ago
Michael Niedermayer daea320969 avcodec/txd: Fix input size checks for dxt1/3 for dimensions % 4 != 0 10 years ago
Tom Butterworth 873d7e0e63 avcodec/s3tc: fix decoding when dimensions are not a multiple of 4 10 years ago
Andreas Cadhalpun 584cc1ade1 aacsbr: break infinite loop in sbr_hf_calc_npatches 10 years ago
Shivraj Patil 7174df44fe avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horizontal and uni vertical mc functions 10 years ago
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