32712 Commits (db64af639559c80668bf4fca2768fd8f7aeb43e9)

Author SHA1 Message Date
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
Michael Niedermayer 56fd4705c0 avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR() 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
Shivraj Patil d9deae04a7 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 10 years ago
Rostislav Pehlivanov 55397b0e76 aaccoder: add intensity stereo support to encode_window_bands_info quantizer 10 years ago
Rostislav Pehlivanov 305859c0d4 aaccoder: add intensity stereo coding support for the trellis quantizer 10 years ago
Michael Niedermayer ecbd111768 avcodec/jpeg2000dec: Remove unused variables 10 years ago
Andreas Cadhalpun 2a4700a4f0 wmavoice: limit wmavoice_decode_packet return value to packet size 10 years ago
Rodger Combs 7d0a19757e lavc/adpcm: THP: set approx_nb_samples correctly 10 years ago
Michael Niedermayer 96e73fa649 avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequant 10 years ago
Andreas Cadhalpun 9a345802ed huffyuvdec: validate image size 10 years ago
Rostislav Pehlivanov 02dbed6e71 aacpsy: Add energy spread for each band 10 years ago
Andreas Cadhalpun f9883a669c wavpack: use get_bits_long to read up to 32 bits 10 years ago
Michael Niedermayer 317be53ca6 avcodec/jpeg2000: Support 32 decomposition levels 10 years ago
Michael Niedermayer cd1a9908b5 avcodec/jpeg2000: support >32bit in ff_jpeg2000_ceildivpow2() 10 years ago
Michael Niedermayer f01028bf58 avcodec/jpeg2000: Avoid one shift in ff_jpeg2000_ceildivpow2() 10 years ago
Rostislav Pehlivanov d71935f883 aac: add additional fields needed by the encoder for intensity stereo 10 years ago
Michael Niedermayer 6323647c35 avcodec/h264_slice: Reformat IN_RANGE() uses to be readable 10 years ago
Michael Niedermayer 29b0923324 avcodec/h264_slice: Silence pointer type warnings 10 years ago
Michael Niedermayer 9ea256814d avcodec/h264_slice: assert that the first slice implies unfinished setup 10 years ago
Niklesh cf9051deac movtextenc.c: Support for Bold, Italic and Underlined Styles 10 years ago
Anton Khirnov 5ec0bdf2c5 h264: do not update the context fields copied between threads after finish_setup() 10 years ago
Anton Khirnov 6d4d3fee63 h264: make sure the current picture is not made a long ref multiple times 10 years ago
Anton Khirnov e49e0f58e2 h264: make sure the slices do not overlap during slice threading 10 years ago
Michael Niedermayer 5cccbc3b74 avcodec/jpeg2000dec: Check for mismatching per expected termination 10 years ago