32 Commits (0443b2cf790f62fa1405ec7e916a9416a7dc4b16)

Author SHA1 Message Date
Mats Peterson 3ba57bfe8d lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK 9 years ago
Michael Niedermayer 0910488a16 avformat/riffenc: Also check codec tag before setting raw_pal_avi 9 years ago
Mats Peterson a51d82b85c lavf/avienc: Add palette after BITMAPINFOHEADER 9 years ago
Michael Niedermayer 0b1e94c50a Revert "Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'" 9 years ago
Anton Khirnov 9f1eccb97b ff_parse_specific_params: do not use AVCodecContext.frame_size 9 years ago
Tobias Rapp 1416370027 avformat/avienc: add muxer option "write_channel_mask" 9 years ago
Juanjo a213e57cef lavf/riffenc: Set correct block align for mp2. 10 years ago
Michael Niedermayer c3671e1d57 avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag() 10 years ago
Michael Niedermayer 0a23129bfc avformat: Add prefix to get_codec_guid() 10 years ago
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 11 years ago