111466 Commits (464a5e8e7681267501cb4a5e96ad040522a67d4e)
 

Author SHA1 Message Date
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 2 years ago
Vignesh Venkatasubramanian 7bcc1b4eb8 libsvtav1: Add workaround for gop_size == 1 2 years ago
Khem Raj a7b3c0203f libswscale/riscv: fix syntax of vsetvli 2 years ago
Anton Khirnov 9a2335444b fftools/ffmpeg_mux: forward EOF from the sync queue 2 years ago
Paul B Mahol 7430ee2b8b avfilter/avf_showcwt: add rotation option 2 years ago
Paul B Mahol 422bfdc4ae avfilter/avf_showcwt: add bar display support 2 years ago
Nicolas George ca9ec4e7ed lavu/avassert: include config.h 2 years ago
Nicolas George cf7ed01938 lavc/intrax8: fix an assert 2 years ago
James Almer e6954fd087 avcodec/decode: don't reject flush packets when buffer_pkt is not empty 2 years ago
Nicolas George 02aeacbb5e lavd/opengl: select the GL context before drawing 2 years ago
Jonas Lindner 886c1ffb5d libavcodec/ansi: fix ECMA-48 SGR parameter 49 2 years ago
Anton Khirnov 6a9d3f46c7 fftools/ffmpeg: drop an obsolete debug log 2 years ago
Anton Khirnov 57a42a714b fftools/ffmpeg_filter: consolidate calling avfilter_graph_set_auto_convert() 2 years ago
Anton Khirnov 432399780a fftools/ffmpeg_filter: make OutputFile.{formats,ch_layouts,sample_rates} private 2 years ago
Anton Khirnov a3ab5bf80d fftools/ffmpeg_filter: make OutputFile.width,height private 2 years ago
Anton Khirnov c19aa9c28f fftools/ffmpeg_filter: make OutputFile.ch_layout private 2 years ago
Anton Khirnov 42f3f54cf4 fftools/ffmpeg_filter: make OutputFile.format/sample_rate private 2 years ago