32625 Commits (2d8bf3d126a3894cc77697e2d0359087c7036b4b)

Author SHA1 Message Date
Michael Niedermayer 2d8bf3d126 avcodec/jpeg2000dec: Check PPx / PPy values 10 years ago
James Zern 766a8346cf libvpxdec: report colorspace 10 years ago
James Zern 469398f8b7 libvpxdec: report profile for vp9 10 years ago
Michael Niedermayer ffd9d60201 avcodec: Add codec_desc and remapping for AV_CODEC_ID_PCM_S16BE_PLANAR_DEPRECATED 10 years ago
Michael Niedermayer d7e224ec24 avcodec/jpeg2000: change flags array type to 16bit 10 years ago
Michael Niedermayer d580255571 vcodec/jpeg2000: Increase cblk size limit to 128 10 years ago
Michael Niedermayer ffa1de8a3b avcodec/jpeg2000dec: Use 32x32->64bit for 9/7i dequantization 10 years ago
Michael Niedermayer 05ef6324d1 avcodec/jpeg2000dec: Add 5/3 de-quantization special case for the lossless case 10 years ago
Michael Niedermayer 8ff09e9098 avcodec/jpeg2000dec: Use 32x32->64bit for 5/3 dequantization 10 years ago
Tom Butterworth 5dbd491eb3 TextureDSP: fix erroneous condition which produced blocky output for DXT 10 years ago
Luca Barbato 4d55484391 dds: Fix palette mode on big endian 10 years ago
Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
Janne Grunau 41740ef8be libvpx: fix test for VPX_IMAGE_ABI_VERSION 10 years ago
Mark Webster a88e21f5b7 Fix missing symbols when libvpx has only vp8 enabled 10 years ago
Janne Grunau c2de2cf0d2 arm64: constify src in h264qpel dsp function definitions 10 years ago
Michael Niedermayer 89a420b71b avcodec/mpegaudio_parser: Discard ID3v1 tag at the end 10 years ago
Michael Niedermayer 0416b5e033 avcodec/jpeg2000dwt: Replace /2 by >>1 10 years ago
Michael Niedermayer 9f997acdd0 avcodec/texturedspenc: Add () to protect macro / argument evaluation order 10 years ago
Gwenole Beauchesne 88325c2e0b vaapi_h264: fix RefPicList[] field flags. 10 years ago
Niklesh 813b2f0da3 movtextdec.c: Improve upon dynarrays and text_to_ass 10 years ago
Michael Niedermayer 7a4b8817fe avcodec/texturedsp: Add protective () to RGBA() macro 10 years ago
Michael Niedermayer 21d2e3d602 avcodec/dds: Fix palettes on big endian 10 years ago
Michael Niedermayer f067ee57c9 avcodec/jpeg2000dwt: Move large arrays used in the test code away from the stack 10 years ago
Michael Niedermayer 8428e2c5f3 avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT test 10 years ago
Michael Niedermayer 19dc1ed4ad avcodec/jpeg2000dwt: Use a tighter check threshold for the 9/7f DWT test 10 years ago
Shivraj Patil f6276842f3 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functions 10 years ago
Vittorio Giovara 5c018ee188 DirectDraw Surface image decoder 10 years ago
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago
Vittorio Giovara c0b105756f txd: Use the TextureDSP module for decoding 10 years ago
Vittorio Giovara 8337e0c573 Introduce a TextureDSP module 10 years ago
Luca Barbato 2ecfd45164 Implement Snappy decompression 10 years ago
Michael Niedermayer 4e926fb969 avcodec/jpeg2000: Move L band scaling from the 9/7f wavelet to quantization stage 10 years ago
Michael Niedermayer b1fdf81c6e avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWT 10 years ago
Michael Niedermayer 6c7b1597c7 avcodec/jpeg2000: Move H band scaling from wavelet into quantization code 10 years ago
Michael Niedermayer 69f7ccef8e avcodec/jpeg2000dwt: Move K/X constants to header 10 years ago
Michael Niedermayer 1c495b0bf6 avcodec/jpeg2000: Move gainb handling into the quantization code 10 years ago
Michael Niedermayer 3bcf61f495 avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_X 10 years ago
Michael Niedermayer 4299f085f4 avcodec/jpeg2000dwt: also test 9/7 float DWT 10 years ago
Luca Barbato 8655c54160 libvpx: Support the vp9 extended profiles 10 years ago
Michael Niedermayer 6528b90dea avcodec/jpeg2000dwt: List differences for DWT test 10 years ago
Michael Niedermayer aa594415a0 avcodec/jpeg2000dwt: increase the number of test iterations 10 years ago
Michael Niedermayer d23b3f3940 avcodec/jpeg2000dwt: Also test 9/7 integer DWT 10 years ago
Michael Niedermayer 3bd46914fb avcodec/jpeg2000dwt: Allow testing with a maximum allowed difference 10 years ago
Rodger Combs 0f67351944 lavc/adpcm: THP: don't use the ADPC/SEEK table when not seeking 10 years ago
Paul B Mahol 95ee0fbacf Support demuxing 4gv codec stored in qcp files 10 years ago
Michael Niedermayer dde6b2a355 avcodec/mjpegdec: dont try to combine fields for decimated multiscope 2 material 10 years ago
James Zern 9b747500f3 libvpxenc: support setting colorspace for vp9 10 years ago
Rodger Combs 631d56ffc8 lavc/adpcm: THP: fix indentation 10 years ago
Michael Niedermayer e70fd57de5 avcodec/mqcenc: Remove unused variable 10 years ago
Rodger Combs 6b547180b9 lavc/adpcm: THP: allow channel counts up to 10 10 years ago