summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avformat/wavdec: allow to change max size of single demuxed packetPaul B Mahol2020-09-01
* avformat/wavdec: add support for demuxing Broadcast Wave 64BitPaul B Mahol2020-09-01
* avdevice/lavfi: Don't set pkt->size to the value it already hasAndreas Rheinhardt2020-09-01
* avdevice/lavfi: Don't reimplement av_frame_get_side_data()Andreas Rheinhardt2020-09-01
* avdevice/lavfi: Use av_packet_move_ref() for packet ownership transferAndreas Rheinhardt2020-09-01
* avcodec/bitstream: Remove outdated commentAndreas Rheinhardt2020-09-01
* doc/decoders: Document default value of ac3's drc_scale optionAman Verma2020-08-31
* libavformat/dashenc: Reduce confusion in par error messageChris Miceli2020-08-31
* hwcontext_vaapi: Don't require a render node when deriving from DRMMark Thompson2020-08-31
* avcodec/sheervideo: use cached bitstream reader except for x32Paul B Mahol2020-08-31
* avfilter/f_graphmonitor: also show link EOF status in bluePaul 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
* avfilter/vsrc_gradients: add speed optionPaul B Mahol2020-08-31
* avfilter/vsrc_gradients: do not use (l)lrint variants for doublePaul B Mahol2020-08-31
* avfilter/vsrc_gradients: add duration optionPaul B Mahol2020-08-31
* dnn/tensorflow: add log error messageTing Fu2020-08-31
* dnn/openvino: add log error messageTing Fu2020-08-31
* avfilter/src_movie: Avoid intermediate buffer for writing stringAndreas Rheinhardt2020-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
* adtsenc: Add ability to write MPEG2 IDMarvin Scholz2020-08-30
* avcodec/cfhd: Replace a few literal numbers by named constantsMichael Niedermayer2020-08-30
* avfilter/vf_xfade: fix excessive number of queued framesPaul B Mahol2020-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
* avcodec/wnv1: Use LE bitstream reader, avoid copying packet, fix memleakAndreas Rheinhardt2020-08-30
* avcodec/roqvideoenc: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/roqvideodec: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/mss3: Cleanup generically after init failureAndreas Rheinhardt2020-08-30