summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'Michael Niedermayer2015-06-21
|\|
| * mp3: enable packed main_data decoding in MP4nu7742015-06-20
| * libwebpenc: use WebPMemoryWriterClear()James Almer2015-06-17
* | avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_XMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: also test 9/7 float DWTMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: List differences for DWT testMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: increase the number of test iterationsMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: Also test 9/7 integer DWTMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: Allow testing with a maximum allowed differenceMichael Niedermayer2015-06-21
* | lavc/adpcm: THP: don't use the ADPC/SEEK table when not seekingRodger Combs2015-06-21
* | Support demuxing 4gv codec stored in qcp filesPaul B Mahol2015-06-21
* | avcodec/mjpegdec: dont try to combine fields for decimated multiscope 2 materialMichael Niedermayer2015-06-21
* | libvpxenc: support setting colorspace for vp9James Zern2015-06-20
* | lavc/adpcm: THP: fix indentationRodger Combs2015-06-21
* | avcodec/mqcenc: Remove unused variableMichael Niedermayer2015-06-20
* | lavc/adpcm: THP: allow channel counts up to 10Rodger Combs2015-06-20
* | lavc/adpcm: THP: handle packets with sample counts not divisible by 14Rodger Combs2015-06-20
* | lavc: add little-endian ADPCM_THP decoderRodger Combs2015-06-20
* | avcodec/jpeg2000dec: Replace TPsot check by assertMichael Niedermayer2015-06-20
* | avcodec/jpeg2000dec: Increase tile part limit to 256Michael Niedermayer2015-06-20
* | avcodec/jpeg2000dwt: Fill array using 2d instead of 1d accessesMichael Niedermayer2015-06-20
* | avcodec/jpeg2000dwt: Factor dwt test code out so it can be easily used with t...Michael Niedermayer2015-06-20
* | avcodec/jpeg2000dwt: Fix special cases in sd_1d53()Michael Niedermayer2015-06-20
* | avcodec/jpeg2000dwt: add test for the 5/3 waveletMichael Niedermayer2015-06-20
* | avcodec/jpeg2000dwt: Fix order of operations in integer decomposition waveletsMichael Niedermayer2015-06-20
* | avcodec/j2kenc: Use JP2 format by defaultMichael Niedermayer2015-06-19
* | avcodec/j2kenc: Support writing JP2 encapsulationMichael Niedermayer2015-06-19
* | avcodec/dpxenc: implement write16/32 as functionsMichael Niedermayer2015-06-19
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functionsShivraj Patil2015-06-19
* | avcodec/fic: Add skip_cursor AVOptionMichael Niedermayer2015-06-19
* | avcodec/j2kenc: YUV should not use the ICTMichael Niedermayer2015-06-19
* | avcodec/fft-test: fix type of cpuflagsMichael Niedermayer2015-06-19
* | vp9: don't retain NULL as segmentation_mapAndreas Cadhalpun2015-06-19
* | avcodec/hevc_ps: Only discard overread VPS if a previous is availableMichael Niedermayer2015-06-18
* | avcodec/libx264: Avoid reconfig on equivalent aspect ratiosMichael Niedermayer2015-06-18
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functionsShivraj Patil2015-06-18
* | avcodec/jpeg2000dec: Continue decoding reslevels even when empty ones are enc...Michael Niedermayer2015-06-18
* | avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly setMichael Niedermayer2015-06-18
* | Merge commit 'd8d124eebcf2ec1f6a1936b12a4f00a48f08e85c'Michael Niedermayer2015-06-17
|\|
| * aic: Improve error reportingVittorio Giovara2015-06-17
| * h264: er: Copy from the previous reference only if compatibleAndreas Cadhalpun2015-06-15