22 Commits (5d97af0cb2a67ba7f708477dc3f0b5220ac27f43)

Author SHA1 Message Date
Michael Niedermayer 8afaa03c53 avformat/riffenc: move MP3 LSF threshold to the midway point between the 2 10 years ago
Anton Khirnov 56dc46a189 riffenc: do not fall back on AVCodecContext.frame_size for MP3 10 years ago
Benoit Fouet 6843b9dc78 avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() 10 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Anton Khirnov d754ed4172 riffenc: take an AVStream instead of an AVCodecContext 11 years ago
nu774 584f884090 riff: Pass block_align to estimate frame duration 11 years ago
Carl Eugen Hoyos c2b0ce70ad Initialize riff and wav size fields to -1 instead of 0. 11 years ago
Daniel Verkamp 5e7d21c7ad ff_put_wav_header: add flag to force WAVEFORMATEX 11 years ago
Carl Eugen Hoyos bf87d582b1 Do not allow writing invalid wav channel layouts by default. 11 years ago
Clément Bœsch 235bf1dab5 riff: add ISMP/timecode tag 11 years ago
James Almer fa570a5548 riff: Add ITRK tag 11 years ago
Daniel Verkamp cf3fccce06 ff_put_wav_header: remove manual byte counting 11 years ago
Carl Eugen Hoyos bf9a8d183d Support writing E-AC3 in wav. 11 years ago
Carl Eugen Hoyos 862174ec83 Move GUID-related objects to riffenc.c and riff.c. 11 years ago
Peter Ross f93b0abe40 avformat/riffenc: indent 11 years ago
Peter Ross fcbb94712d riffenc: add option to ff_put_bmp_header to ignore extradata 11 years ago
Diego Biurrun 3dd5c95dee riff: Move muxing code to a separate file 12 years ago