Age | Commit message (Expand) | Author |
---|---|---|
2014-11-06 | riffenc: do not fall back on AVCodecContext.frame_size for MP3 | Anton Khirnov |
2014-06-18 | lavf: switch to AVStream.time_base as the hint for the muxer timebase | Anton Khirnov |
2014-06-18 | riffenc: take an AVStream instead of an AVCodecContext | Anton Khirnov |
2014-05-17 | riff: Pass block_align to estimate frame duration | nu774 |
2014-04-04 | riff: add ISMP/timecode tag | Clément Bœsch |
2014-04-04 | riff: Add ITRK tag | James Almer |
2013-08-06 | riff: Move muxing code to a separate file | Diego Biurrun |