summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavu/fifo: simplify av_fifo_alloc()Anton Khirnov2022-01-10
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-10
* lavf/dvenc: replace av_fifo_peek2() with av_fifo_generic_peek_at()Anton Khirnov2022-01-10
* lavc/flac_parser: use a custom FIFO implementationAnton Khirnov2022-01-10
* ffmpeg: remove a redundant assignment of interrupt_callbackAnton Khirnov2022-01-10
* avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE structTimo Rothenpieler2022-01-10
* avformat/movenc: fix duration in mdhd boxZhao Zhili2022-01-10
* lavfi/vf_libplacebo: fix side data stripping logicNiklas Haas2022-01-10
* avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11)softworkz2022-01-10
* lavc/qsvenc: add return check for ff_qsv_map_pixfmtLinjie Fu2022-01-10
* avformat/amr: Return error upon errorAndreas Rheinhardt2022-01-09
* avformat/dashdec: do not use filesize when reading XML fileMarton Balint2022-01-09
* avformat/imfdec: do not use filesize when reading XML fileMarton Balint2022-01-09
* avformat/mxfdec: support MCA audio informationMarc-Antoine Arnaud2022-01-09
* avcodec/v4l2_context: send start decode command after dynamic resolution chan...Ming Qian2022-01-09
* avcodec/v4l2_context: don't reinit output queue on dynamic resolution change ...Ming Qian2022-01-09
* avcodec/avcodec: Remove outdated commentAndreas Rheinhardt2022-01-09
* avcodec: Remove unnecessary h263.h inclusionsAndreas Rheinhardt2022-01-09
* avcodec/bitstream: Don't pretend VLCs to be initialized concurrentlyAndreas Rheinhardt2022-01-09
* avcodec/rl: Don't pretend ff_rl_init() initializes a RLTable twiceAndreas Rheinhardt2022-01-09
* avcodec/mpeg4videodec: Fix data race when initializing VLCsAndreas Rheinhardt2022-01-09
* avcodec/mpeg4video: Skip unneeded element when parsing picture headerAndreas Rheinhardt2022-01-09
* avcodec/h263: Move functions only used once to their callerAndreas Rheinhardt2022-01-09
* avcodec/mpegvideo: Avoid macro/av_calloc for ordinary allocationsAndreas Rheinhardt2022-01-09
* avcodec/mpegvideo: Don't unnecessarily allocate buffersAndreas Rheinhardt2022-01-09
* avcodec/mpeg12dec: Don't set write-only variableAndreas Rheinhardt2022-01-09
* avformat/rawvideodec: Disable option accidentally added for v210(x)Andreas Rheinhardt2022-01-09
* avformat/hlsenc: convey stream id to segment streamsGyan Doshi2022-01-09
* avcodec/jpeglsdec: Avoid get_bits_long() where possibleAndreas Rheinhardt2022-01-08
* avformat/matroskaenc: Disable MKV-only code if MKV muxer is disabledAndreas Rheinhardt2022-01-08
* fate/subtitles: Fix check for fate-binsub-mksenc testAndreas Rheinhardt2022-01-08
* avformat/matroskaenc: Move AAC extradata check to other audio checksAndreas Rheinhardt2022-01-08
* avdevice/iec61883: #if unused code away, fix -O0 compilationAndreas Rheinhardt2022-01-08
* configure: Let decklink indev suggest libzvbiAndreas Rheinhardt2022-01-08
* avformat/rtsp: #if unused functions away, fix -O0 compilationAndreas Rheinhardt2022-01-08
* avformat/img2dec: Don't include disabled demuxersAndreas Rheinhardt2022-01-08
* avformat/Makefile: Add entries for CRI, GEM and PGX image pipe demuxersAndreas Rheinhardt2022-01-08
* avformat/Makefile: Add missing alp-muxer->rawenc.o dependencyAndreas Rheinhardt2022-01-08
* fate/amrwb: Fix container typeAndreas Rheinhardt2022-01-08
* fate/amr[nw]b: Add remux testsAndreas Rheinhardt2022-01-08
* avformat/amr: Fix writing AMR headerAndreas Rheinhardt2022-01-08
* avformat/amr: Don't reset AVFormatContext.priv_dataAndreas Rheinhardt2022-01-08
* avformat/Makefile, amr: Add missing amr-demuxers->rawdec.o dependencyAndreas Rheinhardt2022-01-08
* avformat/Makefile: Add missing libamqp->urldecode dependencyAndreas Rheinhardt2022-01-08
* avformat/mvdec: re-indent after last commitJohn-Paul Stewart2022-01-08
* avformat/mvdec: make audio stream conditionalJohn-Paul Stewart2022-01-08
* aarch64: Disable ff_hevc_sao_band_filter_8x8_8_neon out of precautionMartin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao edge 16x16"Martin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao edge 8x8"Martin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao band 8x8 tiling"Martin Storsjö2022-01-07