summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lavc/avcodec: switch to new FIFO APIAnton Khirnov2022-02-07
* lavu/tests/fifo: switch to the new APIAnton Khirnov2022-02-07
* lavu/fifo: add a flag for automatically growing the FIFO as neededAnton Khirnov2022-02-07
* lavu/fifo: Add new AVFifo API based upon the notion of element sizeAnton Khirnov2022-02-07
* lavu/fifo: disallow overly large fifo sizesAnton Khirnov2022-02-07
* avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek()Andreas Rheinhardt2022-02-07
* avformat/rtpproto: set ttl upper bound to 255Zhao Zhili2022-02-06
* avformat/udp: set ttl upper bound to 255Zhao Zhili2022-02-06
* avfilter/asrc_sinc: switch to rdft from lavu/txPaul B Mahol2022-02-06
* configure: afir filter no longer depends on rdft from avcodecPaul B Mahol2022-02-06