111451 Commits (2d59873fc1b3ebdeaf4bae1e0db1e37bd3d0902f)
 

Author SHA1 Message Date
Anton Khirnov 2d59873fc1 fftools/ffmpeg_demux: add logging for -dump_attachment 1 year ago
Anton Khirnov 63e4e8e4f4 fftools/ffmpeg_demux: forward errors from dump_attachment() instead of aborting 1 year ago
Anton Khirnov ff0160cb37 fftools/ffmpeg_demux: drop a redundant avio_flush() 1 year ago
Anton Khirnov ad80857a97 fftools/ffmpeg_demux: return errors from ifile_open() instead of aborting 1 year ago
Anton Khirnov c313cdd70c fftools/ffmpeg_mux_init: return errors from of_open() instead of aborting 1 year ago
Paul B Mahol ef3b5789ec avfilter/af_atempo: improve RE_MALLOC_OR_FAIL macro 1 year ago
Anton Khirnov f264204de9 lavc: deprecate AV_CODEC_FLAG_DROPCHANGED 1 year ago
Logan Lyu 9557bf26b3 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv 1 year ago
Logan Lyu d48c89701c lavc/aarch64: new optimization for 8-bit hevc_epel_h 1 year ago
Logan Lyu 668eb4c00e lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_v 1 year ago
Logan Lyu 0c604b1913 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h 1 year ago
Logan Lyu e652e7dcda lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels 1 year ago
James Almer 74611cdb5c avcodec/decode: use the correct function name 1 year ago
James Almer dd7bdb40c4 avcodec/decode: fill missing frame fields for all decoders 1 year ago
James Almer 94ac647559 avcodec/decode: check the output frame for discard samples with all decoders 1 year ago
James Almer 7db4c3eaa6 avcodec/decode: simplify applying or exporting skip samples 1 year ago
James Almer 78c52a8ca4 avcodec/decode: move processing discard samples to its own function 1 year ago
David Lemler 357a863299 lavc/libvpxenc: prevent fifo from filling up 1 year ago
Paul B Mahol 374184a4dc avfilter/split: fix EOF passing to inlink 1 year ago
Vignesh Venkatasubramanian 7bcc1b4eb8 libsvtav1: Add workaround for gop_size == 1 1 year ago
Khem Raj a7b3c0203f libswscale/riscv: fix syntax of vsetvli 1 year ago
Anton Khirnov 9a2335444b fftools/ffmpeg_mux: forward EOF from the sync queue 1 year ago
Paul B Mahol 7430ee2b8b avfilter/avf_showcwt: add rotation option 1 year ago
Paul B Mahol 422bfdc4ae avfilter/avf_showcwt: add bar display support 1 year ago
Nicolas George ca9ec4e7ed lavu/avassert: include config.h 1 year ago
Nicolas George cf7ed01938 lavc/intrax8: fix an assert 1 year ago
James Almer e6954fd087 avcodec/decode: don't reject flush packets when buffer_pkt is not empty 1 year ago
Nicolas George 02aeacbb5e lavd/opengl: select the GL context before drawing 1 year ago
Jonas Lindner 886c1ffb5d libavcodec/ansi: fix ECMA-48 SGR parameter 49 1 year ago
Anton Khirnov 6a9d3f46c7 fftools/ffmpeg: drop an obsolete debug log 1 year ago
Anton Khirnov 57a42a714b fftools/ffmpeg_filter: consolidate calling avfilter_graph_set_auto_convert() 1 year ago
Anton Khirnov 432399780a fftools/ffmpeg_filter: make OutputFile.{formats,ch_layouts,sample_rates} private 1 year ago
Anton Khirnov a3ab5bf80d fftools/ffmpeg_filter: make OutputFile.width,height private 1 year ago
Anton Khirnov c19aa9c28f fftools/ffmpeg_filter: make OutputFile.ch_layout private 1 year ago
Anton Khirnov 42f3f54cf4 fftools/ffmpeg_filter: make OutputFile.format/sample_rate private 1 year ago
Anton Khirnov c9a99ffe51 fftools/ffmpeg_filter: make sure no input or output is bound twice 1 year ago
Anton Khirnov fcc33ada47 lavfi: make sure frame SAR matches the link value 1 year ago
Anton Khirnov afeb2468b2 lavc/encode: improve unsupported-format error messages 1 year ago
Anton Khirnov 39206c5e58 lavc/encode: improve input sample rate validation 1 year ago
Anton Khirnov fc6c746aa1 lavc/encoder: always print an error on an unsupported channel layout 1 year ago
Anton Khirnov e026395d22 lavc/encode: shorten code by using a local variable 1 year ago
Anton Khirnov 160fefacd3 lavc/encode: print separate messages for unknown and unsupported formats 1 year ago
James Almer 2bbb6cf74e avcodec/test/avcodec: check decoders for FF_CODEC_CAP_SETS_PKT_DTS 1 year ago
James Almer 31ae95d988 avcodec/v4l2_m2m_dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 132271c54e avcodec/mmaldec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 823387aa9f avcodec/mjpegdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 994dbcdade avcodec/mediacodecdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 5ad78a2684 avcodec/libdav1d: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
James Almer 62cb9d97c1 avcodec/av1dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 1 year ago
Anton Khirnov 1b45405d44 tests/fate-run: add testing with a random number of threads 1 year ago