Changeset a5dabfc9 in ffmpeg

Timestamp:
Nov 13, 2024, 2:26:22 PM (3 weeks ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
18883fbc
Parents:
e3558725
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (11/08/24 15:36:58)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (11/13/24 14:26:22)
Message:

enc_recon_frame_test: don't print an error on EOF.

Before:
$ make tools/enc_recon_frame_test
$ tools/enc_recon_frame_test ~/Movies/cif/bus_cif.y4m libx264 'tune=psnr'
Error submitting a frame for encoding

After:
All 150 encoded frames match

(No files)

Note: See TracChangeset for help on using the changeset viewer.