summaryrefslogtreecommitdiff
path: root/libavformat/riffenc.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* ff_parse_specific_params: do not use AVCodecContext.frame_sizeAnton Khirnov2015-12-12
* riffenc: do not fall back on AVCodecContext.frame_size for MP3Anton Khirnov2014-11-06
* 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