]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3enc_opts_template.c
mpeg12dec: avoid signed overflow in bitrate calculation
[ffmpeg] / libavcodec / ac3enc_opts_template.c
2014-09-26 Tim Walkerac3enc: allow Dolby Pro Logic IIz as the Dolby Surround...
2014-09-26 Tim Walkerac3enc: allow Dolby Pro Logic II as a preferred downmix...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-07-21 Ronald S. Bultjeac3: don't use different names for option tables in...
2012-02-29 Justin Ruggles(e)ac3enc: select a default bit rate based on the chann...
2011-10-23 John Stebbinsac3enc: Set max value for mode options correctly
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-09-05 Justin Rugglesac3enc: Add channel coupling support for the fixed...
2011-08-11 Justin Rugglesac3enc: add macros for option names to make them more...
2011-08-11 Justin Rugglesac3enc: fix 'channel_coupling' option to actually allow...
2011-07-27 Justin Ruggleseac3enc: support writing of basic mixing and info metadata
2011-06-13 Justin Rugglesac3enc: split templated float vs. fixed functions into...
2011-06-10 Justin RugglesUpdate copyright year for ac3enc_opts_template.c.
2011-05-27 Justin Rugglesac3enc: add support for E-AC-3 encoding.
2011-05-27 Justin Rugglesac3enc: Move AC-3 AVOptions array to a separate file...