summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/jpeg2000dec: Limit x/y step to 1<<30Michael Niedermayer2015-06-25
* avcodec/jpeg2000: Improve right bottom precinct positionsMichael Niedermayer2015-06-25
* avcodec/jpeg2000dec: Check PPx / PPy valuesMichael Niedermayer2015-06-25
* libvpxdec: report colorspaceJames Zern2015-06-24
* libvpxdec: report profile for vp9James Zern2015-06-24
* Merge commit '5dbd491eb38efab1d1313d4129ed76ab2e98176d'Michael Niedermayer2015-06-24
|\
| * TextureDSP: fix erroneous condition which produced blocky output for DXTTom Butterworth2015-06-24
| * dds: Fix palette mode on big endianLuca Barbato2015-06-24
* | avcodec: Add codec_desc and remapping for AV_CODEC_ID_PCM_S16BE_PLANAR_DEPREC...Michael Niedermayer2015-06-24
* | Merge commit '5a79bf0284a37855636390e620d189a964214c9e'Michael Niedermayer2015-06-24
|\|
| * PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-24
* | avcodec/jpeg2000: change flags array type to 16bitMichael Niedermayer2015-06-24
* | vcodec/jpeg2000: Increase cblk size limit to 128Michael Niedermayer2015-06-24
* | avcodec/jpeg2000dec: Use 32x32->64bit for 9/7i dequantizationMichael Niedermayer2015-06-24
* | avcodec/jpeg2000dec: Add 5/3 de-quantization special case for the lossless caseMichael Niedermayer2015-06-24
* | avcodec/jpeg2000dec: Use 32x32->64bit for 5/3 dequantizationMichael Niedermayer2015-06-24
* | Merge commit '41740ef8be6ec409f7eff3932ddba9a9eeec27b1'Michael Niedermayer2015-06-24
|\|
| * libvpx: fix test for VPX_IMAGE_ABI_VERSIONJanne Grunau2015-06-24
| * Fix missing symbols when libvpx has only vp8 enabledMark Webster2015-06-24
| * arm64: constify src in h264qpel dsp function definitionsJanne Grunau2015-06-24
* | avcodec/mpegaudio_parser: Discard ID3v1 tag at the endMichael Niedermayer2015-06-24
* | avcodec/jpeg2000dwt: Replace /2 by >>1Michael Niedermayer2015-06-23
* | avcodec/texturedspenc: Add () to protect macro / argument evaluation orderMichael Niedermayer2015-06-23
* | vaapi_h264: fix RefPicList[] field flags.Gwenole Beauchesne2015-06-23
* | movtextdec.c: Improve upon dynarrays and text_to_assNiklesh2015-06-22
* | avcodec/texturedsp: Add protective () to RGBA() macroMichael Niedermayer2015-06-23
* | avcodec/dds: Fix palettes on big endianMichael Niedermayer2015-06-22
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-22
|\|
| * DirectDraw Surface image decoderVittorio Giovara2015-06-22
* | avcodec/jpeg2000dwt: Move large arrays used in the test code away from the stackMichael Niedermayer2015-06-22
* | avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT testMichael Niedermayer2015-06-22
* | avcodec/jpeg2000dwt: Use a tighter check threshold for the 9/7f DWT testMichael Niedermayer2015-06-22
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-22
|\|
| * Hap decoder and encoderVittorio Giovara2015-06-22
* | Merge commit 'c0b105756f61d253bdabcc2bb49453a2557e7c3b'Michael Niedermayer2015-06-22
|\|
| * txd: Use the TextureDSP module for decodingVittorio Giovara2015-06-22
* | Merge commit '8337e0c57345f24cf6471220e5f8a0ea21b7c1d0'Michael Niedermayer2015-06-22
|\|
| * Introduce a TextureDSP moduleVittorio Giovara2015-06-22
* | Merge commit '2ecfd451649c7a08cb633635df98e59f7c6e2140'Michael Niedermayer2015-06-22
|\|
| * Implement Snappy decompressionLuca Barbato2015-06-22
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functionsShivraj Patil2015-06-22
* | avcodec/jpeg2000: Move L band scaling from the 9/7f wavelet to quantization s...Michael Niedermayer2015-06-22
* | avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWTMichael Niedermayer2015-06-22
* | avcodec/jpeg2000: Move H band scaling from wavelet into quantization codeMichael Niedermayer2015-06-22
* | avcodec/jpeg2000dwt: Move K/X constants to headerMichael Niedermayer2015-06-22
* | avcodec/jpeg2000: Move gainb handling into the quantization codeMichael Niedermayer2015-06-22
* | Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'Michael Niedermayer2015-06-21
|\|
| * libvpx: Support the vp9 extended profilesLuca Barbato2015-06-21
* | Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606'Michael Niedermayer2015-06-21
|\|
| * libvpx: Do not set vp8 only parameters when encoding in vp9Luca Barbato2015-06-20