32596 Commits (19dc1ed4ada333390e8ea12c4e969b916320c67b)

Author SHA1 Message Date
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 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
Rodger Combs 8e7a06aa5c lavc/adpcm: THP: handle packets with sample counts not divisible by 14 10 years ago
Rodger Combs 7e7256c3a4 lavc: add little-endian ADPCM_THP decoder 10 years ago
Michael Niedermayer bb9f4f94ac avcodec/jpeg2000dec: Replace TPsot check by assert 10 years ago
Michael Niedermayer 5ba9ec824a avcodec/jpeg2000dec: Increase tile part limit to 256 10 years ago
Luca Barbato 05bf3f54e6 libvpx: Do not set vp8 only parameters when encoding in vp9 10 years ago
nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4 10 years ago
Michael Niedermayer 5358953cdf avcodec/jpeg2000dwt: Fill array using 2d instead of 1d accesses 10 years ago
Michael Niedermayer 116e7d5418 avcodec/jpeg2000dwt: Factor dwt test code out so it can be easily used with the other dwts too 10 years ago
Michael Niedermayer a75ca3ca6a avcodec/jpeg2000dwt: Fix special cases in sd_1d53() 10 years ago
Michael Niedermayer de99ce4306 avcodec/jpeg2000dwt: add test for the 5/3 wavelet 10 years ago
Michael Niedermayer 75651cd63f avcodec/jpeg2000dwt: Fix order of operations in integer decomposition wavelets 10 years ago
Michael Niedermayer 7e2bdea764 avcodec/j2kenc: Use JP2 format by default 10 years ago
Michael Niedermayer 9a2fc170b1 avcodec/j2kenc: Support writing JP2 encapsulation 10 years ago
Michael Niedermayer 8edc17b639 avcodec/dpxenc: implement write16/32 as functions 10 years ago
Shivraj Patil ee3ef5fda2 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions 10 years ago
Michael Niedermayer d277b05c51 avcodec/fic: Add skip_cursor AVOption 10 years ago
Michael Niedermayer bb3703a4c3 avcodec/j2kenc: YUV should not use the ICT 10 years ago
Michael Niedermayer 76cc8582fd avcodec/fft-test: fix type of cpuflags 10 years ago
Andreas Cadhalpun d216b9debd vp9: don't retain NULL as segmentation_map 10 years ago
Michael Niedermayer 57078e4d25 avcodec/hevc_ps: Only discard overread VPS if a previous is available 10 years ago
Michael Niedermayer 7b1c03aa74 avcodec/libx264: Avoid reconfig on equivalent aspect ratios 10 years ago
Shivraj Patil 98eb1ac901 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions 10 years ago
Michael Niedermayer 08326e73a2 avcodec/jpeg2000dec: Continue decoding reslevels even when empty ones are encountered 10 years ago
Michael Niedermayer 3a6a8f6ee1 avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set 10 years ago
Michael Niedermayer 4624656797 avcodec/j2kenc: Properly flush the end of the truncated AC stream 10 years ago