webrtc/modules/video_coding/codecs
Sergey Silkin 853e247fbb Set full path to input video in EncodeDecode test
Replaced --video_name with --input_path, --input_width, --input_height and --input_framerate_fps.

Example of command line:
video_codec_perf_tests --input_width=1920 --input_height=1080 --input_framerate_fps=30 --input_path="/full/path/sample.yuv"

Also added y4m source support to the codec tester.

Bug: b/42225151, b/337757868
Change-Id: Ic399b3e819a126e097072c27d74a5fcc0dc1fe6d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349581
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42226}
2024-05-03 17:46:05 +00:00
..
av1 Query EncoderInfoSettings through propagated field trials 2024-04-30 11:16:31 +00:00
h264 Require webrtc::Environment to create H264 Encoder 2024-04-05 13:25:30 +00:00
interface Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
test Set full path to input video in EncodeDecode test 2024-05-03 17:46:05 +00:00
vp8 Query EncoderInfoSettings through propagated field trials 2024-04-30 11:16:31 +00:00
vp9 Query EncoderInfoSettings through propagated field trials 2024-04-30 11:16:31 +00:00