Changeset 6c65cf58 in ffmpeg

Timestamp:
Mar 5, 2012, 6:08:18 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
a7fa7568
Parents:
11ac796f
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (02/27/12 20:54:41)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (03/05/12 18:08:18)
Message:

lavf: Use av_get_audio_frame_duration() in get_audio_frame_size()

Also, do not give AVCodecContext.frame_size priority for muxing.

Updated 2 FATE references:
dxa-feeble - adds 1 audio frame that is still within 2 seconds as specified

by -t 2 in the FATE test

wmv8-drm-nodec - durations are not needed. previously they were estimated

using the packet size and average bit rate.

(No files)

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