32698 Commits (8e6c5c4322367ab066bbb0134eac5ee9c1aafdc3)

Author SHA1 Message Date
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
Michael Niedermayer 8672c0a643 avcodec/jpeg2000dec: Limit poc end fields to whats available in jpeg2000_decode_packets() 10 years ago
Michael Niedermayer aab4dbe534 avcodec/utils: Replace ENOTSUP by AVERROR_PATCHWELCOME 10 years ago
Philip Langdale b69bea3ab8 avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVC 10 years ago
George Boyle 7728d231a6 fate/api-tests: Move api-flac-test to API tests directory. 10 years ago
Andreas Cadhalpun 04dfbc9441 s302m: fix arithmetic exception 10 years ago
Kieran Kunhya 22291c372f avcodec: Add support for per-frame AFD output in h264 10 years ago
Luca Barbato 92fdc80cab nvenc: Fix NV12 input 10 years ago
Michael Niedermayer b75c0a72ed avcodec/jpeg2000dec: Fix tp_index for POC 10 years ago
Michael Niedermayer c56ba5c270 avcodec/jpeg2000dec: Print what is found in place of EPH if EPH is not found 10 years ago
James Almer 5abd4a9323 libvpx: disable unused function prototypes 10 years ago
Michael Niedermayer c72a831931 avcodec/jpeg2000dec: Support progression order changes 10 years ago