summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/af_adelay: add command supportDavid Lacko2022-02-11
* avcodec/metasound, twinvqdec: Cleanup generically upon init failureAndreas Rheinhardt2022-02-11
* avutil/tx: Fix documentation of av_tx_uninit()Andreas Rheinhardt2022-02-11
* avcodec/g2meet: Cleanup generically on init failureAndreas Rheinhardt2022-02-11
* avcodec/4xm: Cleanup generically on init failureAndreas Rheinhardt2022-02-11
* avcodec/cavsdec: Fix error messageAndreas Rheinhardt2022-02-11
* avcodec/cavsdec: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-11
* avcodec/cavsdec: Cleanup generically on init failureAndreas Rheinhardt2022-02-11
* avcodec/vorbisenc: Cleanup generically on init-failureAndreas Rheinhardt2022-02-11
* avcodec/tta: Cleanup generically on init failureAndreas Rheinhardt2022-02-11
* avcodec/ralf: Cleanup generically on init failureAndreas Rheinhardt2022-02-11
* avcodec/vc2enc: Cleanup generically on allocation failureAndreas Rheinhardt2022-02-11
* avcodec/vc2enc_dwt: Avoid NULL - 0Andreas Rheinhardt2022-02-11
* avcodec/proresenc_kostya: Use av_calloc/av_malloc_array()Andreas Rheinhardt2022-02-11
* avcodec/proresenc_kostya: Cleanup generically after init failureAndreas Rheinhardt2022-02-11
* avcodec/cbs_jpeg: Fix size of huffman symbol table arrayAndreas Rheinhardt2022-02-11
* http: Send a Range header even when the offset is 0Justin Ruggles2022-02-11
* http: Improve handling of Content-Range with Transfer-Encoding:chunkedJustin Ruggles2022-02-11
* aarch64: h264dsp: Fix incorrectly indented codeMartin Storsjö2022-02-11
* avcodec/pngdec: Cleanup generically on init failureAndreas Rheinhardt2022-02-11
* avcodec/vp6: return value check for av_malloczJiasheng Jiang2022-02-11
* avformat/mpegts: initialize max_packet_size when sub-demuxerGyan Doshi2022-02-10
* avfilter/vf_avgblur: fix memory leaks if config_input() is called againPaul B Mahol2022-02-10
* avfilter/vf_dblur: fix memory leaks if config_input() is called againPaul B Mahol2022-02-10
* avfilter/vf_gblur: fix memory leaks if config_input() is called againPaul B Mahol2022-02-10
* avfilter/vf_gblur: use av_freep()Paul B Mahol2022-02-10
* avcodec/pthread_frame: Properly unref frame in case of decoding failureAndreas Rheinhardt2022-02-09
* avcodec/thread: Don't use ThreadFrame when unnecessaryAndreas Rheinhardt2022-02-09
* avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer()Andreas Rheinhardt2022-02-09
* avcodec/thread: Move ff_thread_(await|report)_progress to new headerAndreas Rheinhardt2022-02-09
* avcodec/hapdec: Remove always-false checkAndreas Rheinhardt2022-02-09
* avcodec/pthread_frame: Don't prematurily presume frame-threadingAndreas Rheinhardt2022-02-09
* avcodec/motion_est: fix indention of ff_get_best_fcode()Michael Niedermayer2022-02-09
* avcodec/motion_est: Fix xy indexing on range violation in ff_get_best_fcode()Michael Niedermayer2022-02-09
* avformat/hls: Use unsigned for iv computationMichael Niedermayer2022-02-09
* avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by using uns...Michael Niedermayer2022-02-09
* avformat/matroskadec: Check desc_bytesMichael Niedermayer2022-02-09
* avformat/utils: Fix invalid NULL pointer operation in ff_parse_key_value()Michael Niedermayer2022-02-09
* avformat/matroskadec: Fix infinite loop with bz decompressionMichael Niedermayer2022-02-09
* avformat/utils: keep chapter monotonicity on chapter updatesMichael Niedermayer2022-02-09
* lavfi/qsvpp: fix after 85c938fa28Anton Khirnov2022-02-09
* avcodec/vp8: Remove always-false checkAndreas Rheinhardt2022-02-09
* avcodec/hcadec: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-09
* avcodec/hcadec: Fix memleak upon allocation errorAndreas Rheinhardt2022-02-09
* avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when seekingGustav Grusell2022-02-09
* lavu/fifo: fix regressionHaihao Xiang2022-02-09
* libavutil: include assembly with full path from source rootAlexander Kanavin2022-02-08
* avcodec/cbs_mpeg2: Use smaller scope for variablesAndreas Rheinhardt2022-02-08
* avcodec/internal.h: Move avpriv_find_start_code() to startcode.hAndreas Rheinhardt2022-02-08
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-08