Changeset c019070f in ffmpeg

Timestamp:
Mar 5, 2012, 6:08:15 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
14aecc50
Parents:
9524cf79
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (02/27/12 07:34:14)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (03/05/12 18:08:15)
Message:

riffenc: use av_get_audio_frame_duration()

For encoding, frame_size is not a reliable indicator of packet duration.
Also, we don't want to have to force the demuxer to find frame_size for
stream copy to work.

(No files)

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