November 22, 2015
View fb99ef0

avcodec: use AV_OPT_TYPE_BOOL in a bunch of places

Clément Bœsch authored on 2015/11/22 06:04:39
September 27, 2014
View c895fa7

Merge commit 'cc4992aaf3dbb0af88d9727983d75636baf1f8cc'

Michael Niedermayer authored on 2014/09/27 05:18:07
View 15fda8b

Merge commit '4c2fd4b262347273afe97865ba451a1abde43ae6'

Michael Niedermayer authored on 2014/09/27 05:06:46
February 18, 2014
View cc4992a

ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.

Tim Walker authored on 2014/02/18 11:39:52
View 4c2fd4b

ac3enc: allow Dolby Pro Logic II as a preferred downmix mode.

Tim Walker authored on 2014/02/18 11:39:51
August 16, 2013
View d814a83

Reinstate proper FFmpeg license for all files.

Thilo Borgmann authored on 2013/08/16 06:12:51
August 31, 2012
View e6153f1

avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member

Martin Storsjö authored on 2012/08/31 19:22:31
View 124134e

avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member

Martin Storsjö authored on 2012/08/31 18:45:52
July 22, 2012
View b170b32

ac3: don't use different names for option tables in the template file.

Ronald S. Bultje authored on 2012/07/22 08:42:36
February 23, 2012
View 4e99501

(e)ac3enc: select a default bit rate based on the channel layout

Justin Ruggles authored on 2012/02/23 11:45:06
October 24, 2011
View ddfb8e1

ac3enc: Set max value for mode options correctly

John Stebbins authored on 2011/10/24 00:24:26
October 4, 2011
View 145f741

AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*

Anton Khirnov authored on 2011/10/04 14:38:01
August 10, 2011
View c766eb1

ac3enc: add macros for option names to make them more understandable.

Justin Ruggles authored on 2011/08/10 07:11:08
View 9542ca9

ac3enc: fix 'channel_coupling' option to actually allow 'auto'.

Justin Ruggles authored on 2011/08/10 23:21:10
August 8, 2011
View ae264bb

ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.

Justin Ruggles authored on 2011/08/08 06:47:42