| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mss12: Constify slice context->parent context pointer | Andreas Rheinhardt | 2022-04-13 | 1 | -1/+1 |
* | avcodec/vbnenc: Add AV_CODEC_CAP_DR1 | Andreas Rheinhardt | 2022-04-13 | 1 | -1/+1 |
* | avcodec/vbn(dec|enc): Avoid always-false checks | Andreas Rheinhardt | 2022-04-13 | 2 | -21/+21 |
* | avcodec/vbn(dec|enc): Avoid leaving stale pointers in context | Andreas Rheinhardt | 2022-04-13 | 2 | -9/+5 |
* | avcodec/vbn(dec|enc): Remove empty close function | Andreas Rheinhardt | 2022-04-13 | 2 | -12/+0 |
* | avcodec/mlpenc: simplify calling function | Paul B Mahol | 2022-04-12 | 1 | -4/+1 |
* | avcodec/mlpenc: use FFMAX() | Paul B Mahol | 2022-04-12 | 1 | -2/+1 |
* | avcodec/mlpenc: improve handling of last samples | Paul B Mahol | 2022-04-12 | 1 | -7/+12 |
* | avcodec/hevc_sei: Don't use GetBit-API for byte-aligned reads | Andreas Rheinhardt | 2022-04-11 | 1 | -85/+91 |
* | avcodec/hevc_sei: Fix parsing SEI messages | Andreas Rheinhardt | 2022-04-11 | 1 | -38/+12 |
* | avcodec/mjpegenc: support writing ICC profiles | Niklas Haas | 2022-04-11 | 5 | -8/+77 |
* | avcodec/pngenc: support writing iCCP chunks | Niklas Haas | 2022-04-11 | 1 | -2/+82 |
* | vaapi_encode_h265: Query encoding block sizes and features | Mark Thompson | 2022-04-11 | 1 | -6/+108 |
* | vaapi_encode_h265: Explicitly set and correct some flags | Mark Thompson | 2022-04-11 | 1 | -4/+9 |
* | vaapi_encode: Move block size calculation after entrypoint selection | Mark Thompson | 2022-04-11 | 7 | -19/+76 |
* | lavc/vaapi_encode_h265: Add GPB frame support for hevc_vaapi | Linjie Fu | 2022-04-11 | 3 | -5/+78 |
* | avcodec/vbnenc: add VBN encoder | Marton Balint | 2022-04-10 | 4 | -2/+177 |
* | avcodec/vbndec: add VBN decoder | Marton Balint | 2022-04-10 | 6 | -0/+255 |
* | avcodec/hapenc: use the common texturedsp encode function | Marton Balint | 2022-04-10 | 2 | -21/+17 |
* | avcodec/hapdec: use the common texturedsp decode function | Marton Balint | 2022-04-10 | 2 | -93/+28 |
* | avcodec/dds: use the common texture dsp decode function | Marton Balint | 2022-04-10 | 1 | -87/+48 |
* | avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode func... | Marton Balint | 2022-04-10 | 4 | -0/+88 |
* | avcodec/binkaudio: fix indentation to match previous line | Peter Ross | 2022-04-10 | 1 | -1/+1 |
* | avcodec/libwebpenc_animencoder: Fix memory leak of WebPData in libwebp_anim_e... | Andrey Volk | 2022-04-10 | 1 | -1/+5 |
* | avcodec/dvdsubdec: fix incorrect yellow appearance of dvd subtitles | softworkz | 2022-04-09 | 1 | -1/+1 |
* | qsvenc: fix typo | Haihao Xiang | 2022-04-08 | 1 | -1/+1 |
* | avcodec/libdav1d: don't depend on the event flags API to init sequence params... | James Almer | 2022-04-07 | 1 | -1/+2 |
* | avcodec/libsvtav1: give svtav1-params priority over avctx values | James Almer | 2022-04-07 | 1 | -35/+34 |
* | libavcodec/qsvenc: Add more pixel format support to qsvenc | Wenbin Chen | 2022-04-06 | 2 | -26/+6 |
* | libavcodec/qsvdec: Add more pixel format support to qsvdec | Wenbin Chen | 2022-04-06 | 3 | -6/+56 |
* | libavcodec/qsvdec: using suggested num to set init_pool_size | Wenbin Chen | 2022-04-06 | 1 | -2/+12 |
* | libavcodec/qsvdec: remove redundant decodeHeader() | Wenbin Chen | 2022-04-06 | 1 | -14/+15 |
* | libavcodec/qsvdec: reinit decoder according to decode() return value | Wenbin Chen | 2022-04-06 | 1 | -2/+9 |
* | libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for mor... | He, Fan F | 2022-04-06 | 2 | -2/+25 |
* | avcodec/libvpxenc: enable dynamic max quantizer reconfiguration | Danil Chapovalov | 2022-04-05 | 2 | -1/+11 |
* | avcodec/vp9_raw_reorder_bsf: Merge close and flush | Andreas Rheinhardt | 2022-04-05 | 1 | -13/+3 |
* | avcodec/vp9_raw_reorder_bsf: Fix leak of cached packet | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+2 |
* | avcodec/codec_internal: Constify AVPacket in decode_sub cb | Andreas Rheinhardt | 2022-04-05 | 19 | -19/+19 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 498 | -673/+758 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 310 | -903/+588 |
* | avcodec/codec_internal: Add FFCodec.decode_sub | Andreas Rheinhardt | 2022-04-05 | 22 | -87/+76 |
* | avcodec/options: Fix AVClassCategory of decoders with .receive_frame | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/libvpxenc: avoid unnecessary variable shadowing | James Almer | 2022-04-05 | 1 | -1/+0 |
* | avcodec/libvpxenc: return quantizer parameter for an encoded frame | Danil Chapovalov | 2022-04-05 | 1 | -1/+6 |
* | avcodec/exr: Avoid signed overflow in displayWindow | Michael Niedermayer | 2022-04-03 | 1 | -2/+2 |
* | avcodec/diracdec: avoid signed integer overflow in global mv | Michael Niedermayer | 2022-04-03 | 1 | -2/+2 |
* | avcodec/takdsp: Fix integer overflow in decorrelate_sf() | Michael Niedermayer | 2022-04-03 | 1 | -1/+1 |
* | avcodec/apedec: fix a integer overflow in long_filter_high_3800() | Michael Niedermayer | 2022-04-03 | 1 | -1/+1 |
* | avcodec/dfa: don't check for the bitstream version on every copied line | James Almer | 2022-04-02 | 1 | -7/+7 |
* | avcodec/mpegvideo_enc: Remove redundant unref+ref | Andreas Rheinhardt | 2022-04-01 | 1 | -5/+0 |