summaryrefslogtreecommitdiff
path: root/libavcodec/ac3enc_opts_template.c
Commit message (Expand)AuthorAge
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
* ac3enc: add macros for option names to make them more understandable.Justin Ruggles2011-08-11
* ac3enc: fix 'channel_coupling' option to actually allow 'auto'.Justin Ruggles2011-08-11
* eac3enc: support writing of basic mixing and info metadataJustin Ruggles2011-07-27
* ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles2011-06-13
* Update copyright year for ac3enc_opts_template.c.Justin Ruggles2011-06-10
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-27
* ac3enc: Move AC-3 AVOptions array to a separate file to make it easier toJustin Ruggles2011-05-27