May 13, 2017
View ed93ed5

avfilter: don't anonymously typedef structs

Paul B Mahol authored on 2017/05/13 03:00:49
March 28, 2017
View 5490452

Fix all -Wformat warnings raised by DJGPP

Clément Bœsch authored on 2017/03/28 04:31:46
January 22, 2017
View 0a5add4

avfilter/af_hdcd: Fix leak of memory allocated by ff_make_format_list()

Michael Niedermayer authored on 2017/01/22 07:44:51
October 14, 2016
View c8a6eb5

doc: fix spelling errors

Andreas Cadhalpun authored on 2016/10/14 06:08:01
October 6, 2016
View 2c3d936

af_hdcd: disable auto-convert by default

Burt P authored on 2016/10/06 02:52:56
October 2, 2016
View f51ddbf

af_hdcd: add experimental 20 and 24-bit decoding support

Burt P authored on 2016/10/02 16:25:13
September 28, 2016
View 4f94f01

af_hdcd: hdcd_scan() and hdcd_integrate() handle stereo and single channel

Burt P authored on 2016/09/28 20:51:50
View 80d89c1

af_hdcd: support s16p (WavPack) directly

Burt P authored on 2016/09/28 20:18:19
View de9b23a

af_hdcd: add mono as a supported channel layout

Burt P authored on 2016/09/28 20:25:03
September 9, 2016
View 91117fc

af_hdcd: fix bounds check in hdcd_envelope()

Burt P authored on 2016/09/09 08:06:54
September 8, 2016
View 7e46bb8

af_hdcd: allow all HDCD sample rates

Burt P authored on 2016/09/08 00:48:03
September 5, 2016
View eb00865

af_hdcd: tweak hdcd_analyze_prepare() a bit

Burt P authored on 2016/09/05 19:59:39
September 4, 2016
View e700e21

af_hdcd: move decoding setup from init to config_input

Burt P authored on 2016/09/04 23:49:44
View 91be2ad

af_hdcd: fix possible integer overflow

Burt P authored on 2016/09/04 23:28:39
September 3, 2016
View 38445d5

af_hdcd: hdcd_analyze_gen() using int instead of float

Burt P authored on 2016/09/03 18:39:07