mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() This CL extracts the ivf file writer from `TestEncodedImageCallback` into separate .cc|.h files. Improve the `EncodedImageFileWriter` to support SVC that output ivf for all decode targets. EXAMPLE: Encode with VP9 L3T3_KEY, the outputs: output-VP9-L3T3_KEY-L0T0.ivf output-VP9-L3T3_KEY-L0T1.ivf output-VP9-L3T3_KEY-L0T2.ivf output-VP9-L3T3_KEY-L1T0.ivf output-VP9-L3T3_KEY-L1T1.ivf output-VP9-L3T3_KEY-L1T2.ivf output-VP9-L3T3_KEY-L2T0.ivf output-VP9-L3T3_KEY-L2T1.ivf output-VP9-L3T3_KEY-L2T2.ivf Bug: webrtc:15210 Change-Id: Iba46c897a7b783bb4b79ec18715e901476cb9f55 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/309280 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Jianhui J Dai <jianhui.j.dai@intel.com> Cr-Commit-Position: refs/heads/main@{#40363} |
||
---|---|---|
.. | ||
audioproc_f | ||
data_channel_benchmark | ||
frame_analyzer | ||
network_tester | ||
psnr_ssim_analyzer | ||
py_event_log_analyzer | ||
rtc_event_log_to_text | ||
rtc_event_log_visualizer | ||
rtp_generator | ||
testing | ||
unpack_aecdump | ||
video_encoder | ||
author_line_count.sh | ||
BUILD.gn | ||
class_usage.sh | ||
compare_videos.py | ||
DEPS | ||
header_usage.sh | ||
metrics_plotter.py | ||
OWNERS | ||
sanitizers_unittest.cc | ||
video_file_reader.cc | ||
video_file_reader.h | ||
video_file_reader_unittest.cc | ||
video_file_writer.cc | ||
video_file_writer.h | ||
video_file_writer_unittest.cc | ||
video_replay.cc |