Skip to content

Commit

Permalink
Revert this.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Jul 23, 2024
1 parent 9731489 commit f7d4055
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion av/av_stubs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1831,7 +1831,6 @@ CAMLprim value ocaml_av_initialize_stream_copy(value _av, value _stream_index,
if (err < 0)
ocaml_avutil_raise_error(err);

avstream->avg_frame_rate = params->framerate;
avstream->codecpar->codec_tag = 0;

CAMLreturn(Val_unit);
Expand Down

0 comments on commit f7d4055

Please sign in to comment.