summaryrefslogtreecommitdiff
path: root/test/audio_decoder_test.cc
AgeCommit message (Expand)Author
2015-06-12Remove PassReason stuff.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-05-27FFmpegContent does not need audio_length().Carl Hetherington
2015-05-27Tiny cleanup to test.Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-05-26{Video,Audio}Frame -> Frame.Carl Hetherington
2015-05-13Don't bother decoding video frames when we're seeking around trying to find s...Carl Hetherington
2014-05-02Rename AudioContent frame_rate methods and move resampled_audio_frame_rate in...Carl Hetherington
2014-05-01Various fixes so that audio_delay_test works again.Carl Hetherington