summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | 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