33070 Commits (8324d427c21aa37e173983cb1ba12915b4d62a8d)

Author SHA1 Message Date
Michael Niedermayer 47496eb97c avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() 10 years ago
Rostislav Pehlivanov e8576dc8df aacenc: implement Intensity Stereo encoding support 10 years ago
Rostislav Pehlivanov 0b233900fa aacenc: add support for coding of IS spectral coefficients 10 years ago
Rostislav Pehlivanov 38fd4c2e66 aaccoder: add a new perceptual noise substitution implementation 10 years ago
Rostislav Pehlivanov 117b15f4a8 aaccoder: remove previous PNS implementation from twoloop 10 years ago
Rostislav Pehlivanov e06578e392 aacenc: use the new function for setting special band scalefactor indices 10 years ago
Philip Langdale 671bdd4b09 avcodec/nvenc: Add support for H.264 High 444 Predictive encoding 10 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Paul B Mahol 94cfb6db7d avcodec/shorten: use init_get_bits8() 10 years ago
Michael Niedermayer 9f653e6d36 avcodec/j2kenc: Support user specified tile dimensions 10 years ago
Michael Niedermayer d554715f67 avcodec/jpeg2000dec: Fix decoding of subsampled multi tile images 10 years ago
Rostislav Pehlivanov 9f4f578704 aacenc: reset marked IS and M/S bands upon frame encoding 10 years ago
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