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