summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* hevc: Add NEON 32x32 IDCTAlexandra Hájková2017-05-04
* hevc: 16x16 NEON idct: Use the right element size for loads/storesAlexandra Hájková2017-05-04
* aacsbr: Turnoff in the event of over read.Alex Converse2017-05-03
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-02
* bitstream: Move VLC reading functions into the vlc.h headerLuca Barbato2017-05-02
* vlc: Add header #include when the types are usedLuca Barbato2017-05-02
* hevc: Add NEON add_residual for bitdepth 10Alexandra Hájková2017-05-01
* vp9_raw_reorder_bsf: Remove a redundant allocationMark Thompson2017-04-30
* mpeg4audio: Make avpriv_copy_pce_data() inlineAnton Khirnov2017-04-28
* arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functionsMartin Storsjö2017-04-28
* hevc: Add NEON add_residual for bitdepth 8Seppo Tomperi2017-04-27
* mlp_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-27
* aac_ac3_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-27
* vaapi: Add external control of allow-profile-mismatchMark Thompson2017-04-26
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-26
* vaapi_encode: Use gop_size consistently in RC parametersMark Thompson2017-04-26
* mlp: Factor out channel layout subset checksVittorio Giovara2017-04-26
* mlp: Drop ff_ prefix from a static functionVittorio Giovara2017-04-26
* mlp: Rename the channel layout variableVittorio Giovara2017-04-26
* hevc: Add support for bitdepth 10 for IDCT DCAlexandra Hájková2017-04-25
* hevc: Add NEON IDCT DC functions for bitdepth 8Seppo Tomperi2017-04-25
* clearvideo: Convert to the new bitstream readerDiego Biurrun2017-04-25
* Add ClearVideo decoderKostya Shishkov2017-04-25
* utvideodec: Fix gradient prediction when stride does not match widthPaul B Mahol2017-04-25
* utvideodec: Fix decoding odd sizes with interlaced video with some formatsPaul B Mahol2017-04-25
* dca: Move the downmix request check outside the loopAnton Khirnov2017-04-25
* vc1dec: raise an error if sprite picture data is missingSean McGovern2017-04-24
* qsvenc: Make sure the interlaced encoding worksAaron Levinson2017-04-23
* qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson2017-04-23
* mjpeg: Report non-3 component rgb lossless as not supportedLuca Barbato2017-04-20
* dca: Account for lfe when checking for the channel countLuca Barbato2017-04-19
* utvideodec: Support for gradient predictionPaul B Mahol2017-04-15
* utvideodec: Reuse the huffyuv add_leftPaul B Mahol2017-04-15
* utvideodec: Support ULY4 and ULH4Paul B Mahol2017-04-15
* utvideodec: Support UQRA and UQRGPaul B Mahol2017-04-15
* utvideodec: Support UQY2Paul B Mahol2017-04-13
* golomb: Simplify get_ur_golomb_jpeglsLuca Barbato2017-04-13
* utvideodec: Prevent possible signed overflowGanesh Ajjanagadde2017-04-13
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* hevc: Add NEON 16x16 IDCTAlexandra Hájková2017-04-12
* ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-12
* decode: Initialize ret before using itVittorio Giovara2017-04-10
* mpeg4videodec: raise an error if sprite_trajectory.table is NULLSean McGovern2017-04-05
* qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-02
* qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-04-02
* qsv: Add ability to create a session from a deviceMark Thompson2017-04-02
* vaapi_encode: Add VP9 supportMark Thompson2017-04-02
* vp9: Add bsf to fix reordering in raw streamsMark Thompson2017-04-02
* vp9: Add bsf to merge superframesRonald S. Bultje2017-04-02
* pthread_frame: Propagate sw_pix_fmt across threadsMark Thompson2017-04-02