mirror of https://github.com/FFmpeg/FFmpeg.git
The only difference of the currently used write_packet()-function to ff_raw_write_packet() is that the former also counts the number of frames. Yet doing so in the muxer itself is unnecessary as this is already done generically in write_packet() in libavformat/mux.c. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>pull/336/head
parent
2cae3f60bf
commit
40a9363033
2 changed files with 4 additions and 17 deletions
Loading…
Reference in new issue