111823 Commits (8028b8260e6d0a4a469529ec5c5d504782a5f875)
 

Author SHA1 Message Date
Anton Khirnov 75d0af388f fftools/ffmpeg_filter: make OutputFilter.filter private 1 year ago
Anton Khirnov 9a97f9cf3a fftools/ffmpeg_enc: initialize audio/video encoders from frame parameters 1 year ago
Anton Khirnov b295ec31f3 fftools/ffmpeg_filter: only flush vsync code if encoding actually started 1 year ago
Anton Khirnov 0a6751a78a fftools/ffmpeg: rework initializing encoders with no frames 1 year ago
Anton Khirnov 20c42213ea fftools/ffmpeg_mux_init: drop an obsolete assignment 1 year ago
Anton Khirnov c328bff4da fftools/ffmpeg_enc: return errors from enc_subtitle() instead of aborting 1 year ago
Anton Khirnov 2e742a2c3c fftools/ffmpeg_mux: return errors from of_streamcopy() instead of aborting 1 year ago
Anton Khirnov 464a5e8e76 fftools/ffmpeg: handle error codes from process_input_packet() 1 year ago
Anton Khirnov 5fe3914c39 fftools/ffmpeg: return an error instead of aborting 1 year ago
Anton Khirnov 858b635613 fftools/ffmpeg_mux_init: replace all remaining aborts with returning error codes 1 year ago
Anton Khirnov 45473258ff fftools/ffmpeg_mux_init: return error codes from metadata processing instead of aborting 1 year ago
Anton Khirnov dd44871eb9 fftools/ffmpeg_mux_init: improve of_add_programs() 1 year ago
Anton Khirnov fd40197170 fftools/ffmpeg_mux_init: return error codes from validate_enc_avopt() instead of aborting 1 year ago
Anton Khirnov 4e3557aadb fftools/ffmpeg_mux_init: return error codes from parse_forced_key_frames() instead of aborting 1 year ago
Anton Khirnov 6691d131d8 fftools/ffmpeg_mux_init: return error codes from copy_meta() instead of aborting 1 year ago
Anton Khirnov 54cbe6f57d fftools/ffmpeg_mux_init: return error codes from ost_add() instead of aborting 1 year ago
Anton Khirnov 38a2fc2c29 fftools/ffmpeg_mux_init: move allocation out of prologue 1 year ago
Anton Khirnov 4e366100e9 fftools/ffmpeg_mux_init: return error codes from map_*() instead of aborting 1 year ago
Anton Khirnov eee09cdf39 fftools/ffmpeg_mux_init: improve error handling in of_add_attachments() 1 year ago
Anton Khirnov b3eedca5e5 fftools/ffmpeg_mux_init: return errors from create_streams() instead of aborting 1 year ago
Anton Khirnov c23cff5a8a fftools/ffmpeg_demux: return errors from ist_add() instead of aborting 1 year ago
Anton Khirnov cce294638b fftools/ffmpeg: return errors from assert_file_overwrite() instead of aborting 1 year ago
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