summaryrefslogtreecommitdiff
path: root/libavformat/riffenc.c
Commit message (Expand)AuthorAge
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-18
* riffenc: take an AVStream instead of an AVCodecContextAnton Khirnov2014-06-18
* riff: Pass block_align to estimate frame durationnu7742014-05-17
* riff: add ISMP/timecode tagClément Bœsch2014-04-04
* riff: Add ITRK tagJames Almer2014-04-04
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-06