32928 Commits (2db8c42ddc58a2ee7d2bb6dedab927422de35f09)

Author SHA1 Message Date
Vittorio Giovara 7a5902c556 lavc: Disable deprectation warnings coming from options table 10 years ago
Rostislav Pehlivanov 57848ef3c6 aaccoder: fix M/S coding 10 years ago
Rostislav Pehlivanov 8e607c747e aacpsy: use a different metric for the spread of a band 10 years ago
Andreas Cadhalpun 0762152f7a webp: fix infinite loop in webp_decode_frame 10 years ago
Luca Barbato 80f955c908 vda: Check the correct pointer for buffer allocation 10 years ago
Andreas Cadhalpun 76d4c62734 webp: Make sure enough bytes are available 10 years ago
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
Andreas Cadhalpun d0eff8857c wavpack: limit extra_bits to 32 and use get_bits_long 10 years ago
Ivan Uskov 6e5864ab29 avcodec/qsvenc_h264: Change the set of performance presets to match with the MFX library constants. 10 years ago
Michael Niedermayer c9220d5b06 avcodec/mjpegdec: Reorder operations to avoid undefined behavior 10 years ago
Michael Niedermayer 9dc0bac971 avcodec/motion_est_template: Fix undefined shifts in CHECK_MV() 10 years ago
Ivan Uskov db89f45535 avcodec/qsv: Extending QSV/MFX session initialization for the linux platform where a display handle is required. 10 years ago
Michael Niedermayer 06a0d5ef5c avcodec/h264dsp_template: Fix undefined shifts 10 years ago
Michael Niedermayer ce81e47c91 avcodec/mss2: Fix integer overflow 10 years ago
John Adlum 089a818bd3 avcodec/pthread_frame: Correcting typo of "occurred" 10 years ago
Shivraj Patil 2eb28e889d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions 10 years ago
Michael Niedermayer 4e0819310e elsdec: Replace EOVERFLOW with INVALIDDATA 10 years ago
Michael Niedermayer 53fd70579b avcodec/h264_mvpred: Fix undefined shifts in MAP_F2F 10 years ago
Michael Niedermayer ac78014f0b avcodec/motion_est: Fix some undefined shifts 10 years ago
Janne Grunau 9eec23b8a7 g2meet: use av_ceil_log2 instead of a custom function 10 years ago
Michael Niedermayer 4eee685a21 avcodec/motion_est: Fix undefined shifts in cmp_inline() 10 years ago
Michael Niedermayer 0ea099ad3e avcodec/mpegvideo_enc: fix undefined shifts in ff_dct_quantize_c() 10 years ago
Janne Grunau 4ccccd6c40 g2meet: use an unsigned type for the djb hash 10 years ago
Michael Niedermayer 56fd4705c0 avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR() 10 years ago
Janne Grunau 007e27d363 avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer() 10 years ago
Michael Niedermayer dec728888f avcodec/elsdec: Remove EOVERFLOW 10 years ago
Michael Niedermayer 2e13a45b1a avcodec/aacsbr: Assert that bs_num_env is positive 10 years ago
Michael Niedermayer 79a98294da avcodec/aacsbr: check that the element type matches before applying SBR 10 years ago
Vittorio Giovara 3f872c9bfa lavc: Add missing API guard to dtg_active_format option 10 years ago
Kostya Shishkov 08c2d8f0aa Go2Meeting decoder 10 years ago
Andreas Cadhalpun 32a5b63126 pthread_frame: forward error codes when flushing 10 years ago
Nicolas DEROUINEAU 04a68f4348 avcodec/h264: Greenmetadata SEI parsing 10 years ago
Vittorio Giovara 271ce76d31 h264: Parse registered data SEI message and AFD value 10 years ago
Vittorio Giovara 0bfab80a0d h264_sei: Group error check outside the switch block 10 years ago
Luca Barbato 0a49a62f99 h263: Always check both dimensions 10 years ago
Luca Barbato 6f4cd33efb cosmetic: Reformat ff_h263_decode_mba 10 years ago
Vittorio Giovara 303ec065a9 aic: Fix slice size computation for widths multiples of 32 macroblocks 10 years ago
Vittorio Giovara 3e3056f2a0 h264: Allow stream and container cropping at the same time 10 years ago
Michael Niedermayer 330863c9f1 avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h 10 years ago
Carl Eugen Hoyos 0f5b996531 lavc/j2kenc: Make jp2 output compatible with Kakadu. 10 years ago
Carl Eugen Hoyos 8080688d0e lavc/hapenc: Silence a warning for multithreaded encoding. 10 years ago
Michael Niedermayer 5c047f3ad4 avcodec/j2kenc: store libavcodec ident in a comment unless bitexact mode is used 10 years ago
James Zern e91f860ea7 vp9/update_prob: prevent out of bounds table read 10 years ago
Michael Niedermayer 4aa0de644a avcodec/h264_refs: discard mismatching references 10 years ago
Michael Niedermayer 84afc6b70d avcodec/mjpegdec: Fix small picture upscale 10 years ago
Michael Niedermayer b54ac8403b avcodec/pngdec: Check values before updating context in decode_fctl_chunk() 10 years ago
Michael Niedermayer f1ffa01dd3 avcodec/pngdec: Copy IHDR & plte state from last thread 10 years ago
Michael Niedermayer a1736926e9 avcodec/pngdec: Require a IHDR chunk before fctl 10 years ago
Michael Niedermayer 47f4e2d896 avcodec/pngdec: Only allow one IHDR chunk 10 years ago
Rostislav Pehlivanov 7c10b87b57 aacenc: add support for coding of intensity stereo scalefactor indices 10 years ago