aboutsummaryrefslogtreecommitdiff
path: root/libavformat/riffenc.c
AgeCommit message (Expand)Author
2014-11-06riffenc: do not fall back on AVCodecContext.frame_size for MP3Anton Khirnov
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-18riffenc: take an AVStream instead of an AVCodecContextAnton Khirnov
2014-05-17riff: Pass block_align to estimate frame durationnu774
2014-04-04riff: add ISMP/timecode tagClément Bœsch
2014-04-04riff: Add ITRK tagJames Almer
2013-08-06riff: Move muxing code to a separate fileDiego Biurrun