summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'fa85fcf2b7d1ab822a59245077b8bb855406d3e9'Michael Niedermayer2015-07-25
|\
| * qsvenc_hevc: fix enum declarationAnton Khirnov2015-07-25
* | avcodec/nvenc: Remove unused parameterTimo Rothenpieler2015-07-25
* | Merge commit '22522d9c2c69624fe4d81d61ee65a56610f22f1d'Michael Niedermayer2015-07-25
|\|
| * qsvdec: fix a memleak of async_fifoAnton Khirnov2015-07-25
* | Merge commit 'aa9d15d89bb4ee8a31607d3db1b8c5334eb88d2d'Michael Niedermayer2015-07-25
|\|
| * qsvdec: avoid an infinite loop with no consumed data and no outputAnton Khirnov2015-07-25
| * dds: Write the palette in the native endian formMartin Storsjö2015-07-23
| * hap: Name enums, remove unused struct memberTom Butterworth2015-07-23
| * snappy: Refactor so ff_snappy_uncompress() uses an existing bufferTom Butterworth2015-07-23
* | avcodec/aacps_fixed_tablegen: change f_center to 64bit to avoid overflowMichael Niedermayer2015-07-25
* | avcodec: Add QSV VC-1 video decoder.Ivan Uskov2015-07-25
* | avcodec: Add QSV MPEG-2 video decoder.Ivan Uskov2015-07-25
* | avcodec/dvdec: only attempt to conceal errors based on STA inconsistencies wh...Michael Niedermayer2015-07-25
* | avcodec/aacps: Fix ;;Michael Niedermayer2015-07-25
* | avcodec/aactab: Add ff_aac_eld_window_480_fixedMichael Niedermayer2015-07-25
* | avcodec/aactab: Fix rounding of elements in ff_aac_eld_window_512_fixedMichael Niedermayer2015-07-25
* | avcodec/dvdec: skip 3rd stage ac decoding when the headers indicates that the...Michael Niedermayer2015-07-25
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functionsShivraj Patil2015-07-24
* | avcodec/aacsbr: add missing header includeJames Almer2015-07-24
* | avcodec/dvdec: Retry decoding seemingly damaged MBs while skiping likely dama...Michael Niedermayer2015-07-24
* | libavcodec/qsvdec_h264.c: packet buffering has been removed since qsvdec.c do...Ivan Uskov2015-07-24
* | libavcodec/qsvdec.c: The ff_qsv_decode() now guarantees the consumption of wh...Ivan Uskov2015-07-24
* | avcodec/hapdec: Check that there is sufficient input dataMichael Niedermayer2015-07-24
* | avcodec/hap: (trivial) rename enum values and document their meaningTom Butterworth2015-07-23
* | avcodec/hap: (trivial) clarify commentTom Butterworth2015-07-23
* | avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatileMichael Niedermayer2015-07-23
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functionsShivraj Patil2015-07-23
* | libavcodec/qsvdec_h264.c: refactoring: functionality of qsv_process_data() ha...Ivan Uskov2015-07-23
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functionsShivraj Patil2015-07-23
* | lavc/hevc: rudimentary support for skip_loop_filter.Nicolas George2015-07-23
* | avcodec/hevc_parse: Print the name of the NAL units in addition to the numeri...Michael Niedermayer2015-07-23
* | Merge commit 'ae5a8dca675ee544178225256893e679b750cb63'Michael Niedermayer2015-07-23
|\|
| * hap: Fix slice size computationTom Butterworth2015-07-23
* | Merge commit 'ebe8b5d947c41449c684f17c6826fe6bc46c0360'Michael Niedermayer2015-07-23
|\|
| * dds: Fix the slice size computationTom Butterworth2015-07-23
* | libavcodec/qsvdec_h264.c: SPS parsing is now performed by MFXVideoDECODE_Deco...Ivan Uskov2015-07-23
* | Edit documentation and versioning for the fixed point AAC decoderJovan Zelincevic2015-07-22
* | avcodec: Minor macro polishingNedeljko Babic2015-07-22
* | avcodec: Implementation of AAC_fixed_decoder (PS-module)Djordje Pesut2015-07-22
* | avcodec: Table creation for AAC_fixed_decoder (PS-module)Jovan Zelincevic2015-07-22
* | avcodec: remove unused sd variablesMichael Niedermayer2015-07-22
* | avcodec/libx264: Export choosen pict_typeMichael Niedermayer2015-07-22
* | avcodec/dnxhdenc: Set pict type for AV_PKT_DATA_QUALITY_STATS correctlyMichael Niedermayer2015-07-22
* | avcodec/libxavs: Export pict_type in side dataMichael Niedermayer2015-07-22
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-22
* | apng: Fix decoding images with the PREVIOUS dispose opDonny Yang2015-07-22
* | Merge commit '21c90d86d27c2143354c7d782050a779b0986eb1'Michael Niedermayer2015-07-22
|\|
| * mpegvideo: Add missing includeVittorio Giovara2015-07-22
| * dds: Fix 32bpp bitmaps decodingMichael Niedermayer2015-07-22