32698 Commits (8e6c5c4322367ab066bbb0134eac5ee9c1aafdc3)

Author SHA1 Message Date
Michael Niedermayer 2ec0ba1e22 avcodec/jpeg2000dec: Parse POCs 10 years ago
Andreas Cadhalpun 072756cdd2 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
Andreas Cadhalpun 1f1e0a2971 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
Andreas Cadhalpun 151dbe4579 mpegaudiodec: copy AVFloatDSPContext from first context to all contexts 10 years ago
Michael Niedermayer 7ca0cd5831 avcodec/jpeg2000dec: iterate in tile sample space for CPRL & RPCL 10 years ago
Michael Niedermayer f5822ea379 avcodec/jpeg2000dec: Add missing \n to av_log() 10 years ago
Michael Niedermayer 50b77e364f avcodec/jpeg2000dec: iterate over positions with the special cases from jpeg2000 10 years ago
Michael Niedermayer 6c4a2f11dd avcodec/jpeg2000dec: Add coords to Jpeg2000Tile 10 years ago
Philip Langdale 6e5e139fe3 avcodec/vdpau: Support for VDPAU accelerated HEVC decoding 10 years ago
Michael Niedermayer f1e173049e avcodec/jpeg2000: Remove CBLK limit 10 years ago
Paul B Mahol cdcf637d56 avcodec/evrc: make it possible to disable postfilter 10 years ago
Rodger Combs 388a6f581a lavc+doc: adjust names to reflect ADPCM THP not being GameCube-only 10 years ago
Ronald S. Bultje d5a36edda4 vp9: fix profile check for intraonly frames. 10 years ago
Michael Niedermayer 9ff5e7974a avcodec/jpeg2000dec: Limit x/y step to 1<<30 10 years ago
Michael Niedermayer 67fc898243 avcodec/jpeg2000: Improve right bottom precinct positions 10 years ago
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