1160 Commits (4e633e51da64d35c83ae9391a2734d2fd4ef7877)

Author SHA1 Message Date
Lynne 4acd08be6c
ffplay: port to lavu/tx 1 year ago
Leo Izen 60be62d293
fftools/ffmpeg_mux: replace monotonous with monotonic 1 year ago
Anton Khirnov 3c397a1d46 fftools/ffmpeg: move sending filtergraph commands to a separate function 1 year ago
Anton Khirnov bff48e8d69 fftools/ffmpeg_mux: rename of_close() to of_free() 1 year ago
Anton Khirnov d55262704e fftools/ffmpeg_filter: shorten a variable name 1 year ago
Anton Khirnov fbcecdec8a fftools/ffmpeg_filter: reindent after previous commit 1 year ago
Anton Khirnov d9c862b57f fftools/ffmpeg_filter: factor processing a single frame out of reap_filters() 1 year ago
Anton Khirnov 82dd4dbe3f fftools/ffmpeg_filter: sanitize framerate retrieved from the filtergraph 1 year ago
Anton Khirnov d65d0f4df1 fftools/ffmpeg_enc: reindent after previous commit 1 year ago
Anton Khirnov 411ada649f fftools/ffmpeg_enc: only use fallback framerate when encoding CFR 1 year ago
Anton Khirnov 8b6b2518fa fftools/ffmpeg_enc: reindent after previous commit 1 year ago
Anton Khirnov d1a2cd1e13 fftools/ffmpeg_enc: factor out setting encoder timebase 1 year ago
Anton Khirnov 8ecbb1f9af fftools/ffmpeg_mux: stop rescaling timestamps in of_streamcopy() 1 year ago
Anton Khirnov ed5caaaf22 fftools/ffmpeg_mux: use correct timebases for bitstream filtering 1 year ago
Anton Khirnov b39b6b7456 fftools/ffmpeg: simplify handling input -t for streamcopy 1 year ago
Anton Khirnov 8f2e7e9dcf fftools/ffmpeg: stop explicitly closing output streams on input EOF 1 year ago
Andreas Rheinhardt 9583a2c8eb fftools/ffprobe: Use proper enum type 1 year ago
Andreas Rheinhardt 739f24d833 fftools/opt_common: Don't add unnecessary " " 1 year ago
Andreas Rheinhardt 41409405d4 fftools/opt_common: Use %c instead of %s to write single char 1 year ago
Andreas Rheinhardt 0e9956a06e fftools/ffprobe: Fix memleak 1 year ago
Anton Khirnov e8777221f2 fftools/ffprobe: fix handling parse_options() return value 1 year ago
Andreas Rheinhardt 071c625ad7 fftools/ffmpeg_opt: Reduce scope of variables for deprecated code 1 year ago
Andreas Rheinhardt 8bb1bcf47d fftools/ffmpeg_opt: Fix leak on error 1 year ago
Andreas Rheinhardt 0368ded1a9 fftools/opt_common: Fix leak on error 1 year ago
Andreas Rheinhardt 2654347d7a fftools/ffmpeg_opt: Fix leak on error 1 year ago
Andreas Rheinhardt 2a44c4bc9e fftools/ffmpeg_mux_init: Fix leak on error 1 year ago
Anton Khirnov ccc6849932 fftools/ffmpeg: stop calling exit_program() 1 year ago
Anton Khirnov a81d9231b9 fftools/ffprobe: stop calling exit_program() 1 year ago
Anton Khirnov be49c48282 fftools/ffprobe: inline opt_output_file() into its only caller 1 year ago
Anton Khirnov 411e183360 fftools/opt_common: replace report_and_exit() with returning an error code 1 year ago
Anton Khirnov 78699923ac fftools/ffplay: replace report_and_exit() with returning an error code 1 year ago
Anton Khirnov 140cb5a742 fftools/ffprobe: replace report_and_exit() with returning error codes 1 year ago
Anton Khirnov 83ace80bfd fftools/ffmpeg: return an error from MATCH_PER_STREAM_OPT() instead of aborting 1 year ago
Anton Khirnov 2f155b18a1 fftools/ffmpeg: return an error from assert_avoptions() instead of aborting 1 year ago
Anton Khirnov eda1fac27a fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of aborting() 1 year ago
Anton Khirnov 8173623e39 fftools/ffmpeg: consolidate exiting from main() on error 1 year ago
Anton Khirnov c56fabde27 fftools/ffmpeg_opt: consolidate printing errors in ffmpeg_parse_options() 1 year ago
Anton Khirnov 87f0333af1 fftools/cmdutils: add error handling to filter_codec_opts() 1 year ago
Anton Khirnov 6b8cf2505a fftools/cmdutils: constify the first parameter of filter_codec_opts() 1 year ago
Anton Khirnov 39d5104332 fftools: handle errors in parse_options() 1 year ago
Anton Khirnov 49ac7fc485 fftools: remove parse_time_or_die() 1 year ago
Anton Khirnov 9cb47c78d6 fftools: return errors from parse_number_or_die() instead of aborting 1 year ago
Anton Khirnov 4adbe2d219 fftools/opt_common: replace exit_program() with returning error codes 1 year ago
Anton Khirnov a50f90f1c2 fftools/ffmpeg_opt: replace exit_program() with returning error codes 1 year ago
Anton Khirnov 6c6f13baf3 fftools/ffmpeg: return errors from find_codec_or_die() instead of aborting 1 year ago
Anton Khirnov 2e6afa799e fftools/cmdutils: add error handling to GROW_ARRAY() 1 year ago
Anton Khirnov b23abb7c48 fftools/cmdutils: add error handling to grow_array() 1 year ago
Anton Khirnov 6be4a29397 fftools/cmdutils: add error handling to allocate_array_elem() 1 year ago
Anton Khirnov 8eb5adeab8 fftools/cmdutils: drop unused ALLOC_ARRAY_ELEM() 1 year ago
Anton Khirnov 26e1e80152 fftools/ffmpeg_opt: reimplement -streamid using a dictionary 1 year ago