summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec: add MobiClip video decoderPaul B Mahol2020-09-03
* avcodec: add FastAudio decoderPaul B Mahol2020-09-03
* avcodec: add ADPCM IMA MOFLEX decoderPaul B Mahol2020-09-03
* avcodec/dxtory: add support for vertically flipped framesPaul B Mahol2020-09-03
* avcodec/nvenc_hevc: add ff_nvenc_encode_flush() for .flushLimin Wang2020-09-03
* avcodec/proresdec2: let long name match one from codec_desc.cPaul B Mahol2020-09-02
* avcodec/cbs_av1: add missing frame restoration type enum valuesFei Wang2020-09-02
* cbs_av1: Fill tile width/height values when uniform_tile_spacing_flag is setMark Thompson2020-09-02
* cbs_mpeg2: Use table-based alloc/freeMark Thompson2020-09-02
* cbs_av1: Use table-based alloc/freeMark Thompson2020-09-02
* cbs_vp9: Use table-based alloc/freeMark Thompson2020-09-02
* cbs_h265: Use table-based alloc/freeMark Thompson2020-09-02
* h264_redundant_pps: Make it reference-compatibleAndreas Rheinhardt2020-09-02
* cbs_h2645: Ensure that non-refcounted parameter sets are fully copiedMark Thompson2020-09-02
* cbs: Add support functions for handling unit content referencesMark Thompson2020-09-02
* cbs_h264: Use table-based alloc/freeMark Thompson2020-09-02
* cbs: Add macros to support defining unit type tablesMark Thompson2020-09-02
* cbs: Describe allocate/free methods in tabular formMark Thompson2020-09-02
* cbs: Ensure that reference fields always follow the associated pointerMark Thompson2020-09-02
* avcodec/encode: unref the packet on AVCodec.receive_packet() failureJames Almer2020-09-01
* avcodec/qpeg: speed-up copy of bytesPaul B Mahol2020-09-01
* avcodec/magicyuv: Avoid intermediate array when parsing Huffman tablesAndreas Rheinhardt2020-09-01
* avcodec/magicyuv: Unify creating Huffman tablesAndreas Rheinhardt2020-09-01
* avcodec/magicyuv: Reuse array instead of using multiple arraysAndreas Rheinhardt2020-09-01
* avcodec/magicyuv: Don't zero unnecessarilyAndreas Rheinhardt2020-09-01
* avcodec/magicyuv: Simplify check for invalid Huffman codesAndreas Rheinhardt2020-09-01
* avcodec/magicyuv: Unify qsort comparison functionsAndreas Rheinhardt2020-09-01
* avcodec/magicyuv: Avoid copying values around pointlesslyAndreas Rheinhardt2020-09-01
* avcodec/magicyuv: Don't invert Huffman table symbols twiceAndreas Rheinhardt2020-09-01
* avcodec/bitstream: Remove outdated commentAndreas Rheinhardt2020-09-01
* avcodec/sheervideo: use cached bitstream reader except for x32Paul B Mahol2020-08-31
* avcodec/magicyuv: change bits used by 12bit tablesPaul B Mahol2020-08-31
* avcodec/magicyuv: use cached bitstream reader except for x32Paul B Mahol2020-08-31
* avcodec/magicyuv: invert symbols when building vlcPaul B Mahol2020-08-31
* avcodec/roqvideodec: Remove set-but-unused frame statsAndreas Rheinhardt2020-08-31
* avcodec/roqvideodec: Move transient GetByteContext to the stackAndreas Rheinhardt2020-08-31
* avcodec/cdxl: also mark decoded frame as keyframePaul B Mahol2020-08-31
* avcodec/qpeg: reduce unnecessary size of tablesPaul B Mahol2020-08-30
* libavcodec/jpeg2000: fix tag tree resetGautam Ramakrishnan2020-08-30
* libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan2020-08-30
* libavcodec/j2kenc: Fix tag tree codingGautam Ramakrishnan2020-08-30
* libavcodec/jpeg2000: Make tag tree functions non staticGautam Ramakrishnan2020-08-30
* avcodec/cfhd: Check transform typeMichael Niedermayer2020-08-30
* avcodec/aacdec_template: Initialize `layout_map` on declarationXiaohan Wang2020-08-30
* avcodec/mpegvideo_enc: Replace some s->avctx by avctxMichael Niedermayer2020-08-30
* avcodec/cfhd: Replace a few literal numbers by named constantsMichael Niedermayer2020-08-30
* avcodec/truemotion1: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/y41penc: Remove empty close functionAndreas Rheinhardt2020-08-30
* avcodec/yuv4enc: Remove empty functionsAndreas Rheinhardt2020-08-30
* avcodec/wnv1: Move temporary variables from context to stackAndreas Rheinhardt2020-08-30