summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec/cbs_mpeg2: Simplify splitting fragmentAndreas Rheinhardt2022-02-08
* avcodec/cbs: Make ff_cbs_insert_unit_data() always append the new unitAndreas Rheinhardt2022-02-08
* avcodec/cbs_jpeg: Remove redundant counterAndreas Rheinhardt2022-02-08
* avcodec/cbs_mpeg2: Remove redundant counterAndreas Rheinhardt2022-02-08
* avutil: use getauxval(3) for CPU capabilities on linux/android ARMAman Karmani2022-02-07
* lavu/tx: wrap missed string in NULL_IF_CONFIG_SMALLLynne2022-02-07
* lavu/tx: disable debugging information when CONFIG_SMALLLynne2022-02-07
* lavu/tx: refactor assembly codelet definitionLynne2022-02-07
* avutil/fifo: Deprecate old FIFO APIAnton Khirnov2022-02-07
* ffmpeg: switch to new FIFO APIAnton Khirnov2022-02-07
* ffplay: switch to new FIFO APIAnton Khirnov2022-02-07
* lavfi/vf_deshake_opencl: switch to new FIFO APIAnton Khirnov2022-02-07
* lavfi/qsvvpp: switch to new FIFO APIAnton Khirnov2022-02-07
* lavu/threadmessage: switch to new FIFO APIAnton Khirnov2022-02-07
* lavu/audio_fifo: switch to new FIFO APIAnton Khirnov2022-02-07
* lavu/audio_fifo: drop an unnecessary includeAnton Khirnov2022-02-07
* lavd/jack: switch to the new FIFO APIAnton Khirnov2022-02-07
* lavf/async: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/udp: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/swfenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/mpegenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/dvenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavf/dvenc: return an error on audio/video desyncAnton Khirnov2022-02-07
* avcodec/qsvenc: Reindent after the previous commitAndreas Rheinhardt2022-02-07
* lavc/qsvenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavc/qsvdec: switch to the new FIFO APIAnton Khirnov2022-02-07
* lavc/nvenc: switch to the new FIFO APIAnton Khirnov2022-02-07
* lavc/libvpxenc: remove unneeded context variableAnton Khirnov2022-02-07
* lavc/libvpxenc: switch to the new FIFO APIAnton Khirnov2022-02-07
* lavc/libvorbisenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavc/cuviddec: convert to the new FIFO APIAnton Khirnov2022-02-07
* lavc/cuviddec: do not reallocate the fifo unnecessarilyAnton Khirnov2022-02-07
* lavc/amfenc: switch to new FIFO APIAnton Khirnov2022-02-07