Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2d079588 authored by Gopalakrishnan Nallasamy's avatar Gopalakrishnan Nallasamy
Browse files

MPEG4Writer: Better logging in DumpTimeStamps()

Current Log messages when recording stops before receiving first frame.
E MPEG4Writer: Dumping Video track's last 10 frames timestamp and frame type
E MPEG4Writer:
E MPEG4Writer:

That is split between two prints.

After this change, it would be a one print statement with all data.
E/MPEG4Writer: Dumping Video track's last 10 frames' timestamps(pts, dts) and frame type :
               (369851us, 369851us Non-Key frame)
	       (403171us, 403171us Non-Key frame)

E/MPEG4Writer: 0 frames to dump in Audio track

Bug: 129554199

Test: Checked that expected log messages were present when recording
      as mentioned in the description above for both cases.

Change-Id: If6c3b96f30b6ebe9e0cca479c7258b5fe3c5dec8
parent baf2d2c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment