diff options
author | James Almer <jamrial@gmail.com> | 2024-01-20 12:39:15 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-03-07 08:53:30 -0300 |
commit | b8fef7e9c520b3923b32813b6a82c154c74402dc (patch) | |
tree | 935d7d7e806877940651d817dd1da683e8616faa /tests/ref/fate/h264-dts_5frames | |
parent | 4c92fc02f850f4f813e8cef8f8f8ed37d498e090 (diff) | |
download | ffmpeg-b8fef7e9c520b3923b32813b6a82c154c74402dc.tar.gz |
avutil: remove deprecated FF_API_PKT_DURATION
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/h264-dts_5frames')
-rw-r--r-- | tests/ref/fate/h264-dts_5frames | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/ref/fate/h264-dts_5frames b/tests/ref/fate/h264-dts_5frames index f0a9258717..74f6582814 100644 --- a/tests/ref/fate/h264-dts_5frames +++ b/tests/ref/fate/h264-dts_5frames @@ -8,8 +8,6 @@ pkt_dts=0 pkt_dts_time=0.000000 best_effort_timestamp=0 best_effort_timestamp_time=0.000000 -pkt_duration=166 -pkt_duration_time=0.166000 duration=166 duration_time=0.166000 pkt_pos=651 @@ -44,8 +42,6 @@ pkt_dts=167 pkt_dts_time=0.167000 best_effort_timestamp=167 best_effort_timestamp_time=0.167000 -pkt_duration=166 -pkt_duration_time=0.166000 duration=166 duration_time=0.166000 pkt_pos=15085 @@ -80,8 +76,6 @@ pkt_dts=333 pkt_dts_time=0.333000 best_effort_timestamp=333 best_effort_timestamp_time=0.333000 -pkt_duration=166 -pkt_duration_time=0.166000 duration=166 duration_time=0.166000 pkt_pos=15102 @@ -116,8 +110,6 @@ pkt_dts=500 pkt_dts_time=0.500000 best_effort_timestamp=500 best_effort_timestamp_time=0.500000 -pkt_duration=166 -pkt_duration_time=0.166000 duration=166 duration_time=0.166000 pkt_pos=15119 @@ -152,8 +144,6 @@ pkt_dts=667 pkt_dts_time=0.667000 best_effort_timestamp=667 best_effort_timestamp_time=0.667000 -pkt_duration=166 -pkt_duration_time=0.166000 duration=166 duration_time=0.166000 pkt_pos=15136 |