October 28, 2017
View eb54efc

avformat/ac3dec: Check buf2 before adding 16 in ac3_eac3_probe()

Michael Niedermayer authored on 2017/10/28 23:16:46
View e0250cf

Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'

James Almer authored on 2017/10/28 01:52:19
March 30, 2017
View 50a1c66

ac3_parser: add a public function for parsing the data required by the demuxer

Anton Khirnov authored on 2017/03/30 23:56:28
January 28, 2017
View 227d602

avformat/ac3dec: Fix to prevent runaway ac3 detection by looking at the actual frame rather than the first detected frame.

Marijn Meijles authored on 2017/01/28 06:08:15
October 17, 2015
View 957f927

avcodec: drop 2 suffix from avpriv_ac3_parse_header2

Andreas Cadhalpun authored on 2015/10/17 07:23:32
July 18, 2015
View f687049

avformat: increase first_frames threshold for mp3,ac3

Ganesh Ajjanagadde authored on 2015/07/18 11:09:48
March 1, 2014
View 0c9dd93

avformat/ac3dec: Use avpriv_ac3_parse_header2()

Michael Niedermayer authored on 2014/03/01 09:56:25
May 5, 2013
View f083b4c

Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'

Michael Niedermayer authored on 2013/05/05 19:29:56
March 26, 2013
View e0f8be6

avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate

Diego Biurrun authored on 2013/03/26 00:12:51
December 25, 2012
View 658bd6d

ac3_eac3_probe: mark buffer pointers const

Michael Niedermayer authored on 2012/12/25 09:42:23
August 30, 2012
View b3facc4

ac3dec: fix uninitialized var warning

Michael Niedermayer authored on 2012/08/30 12:17:24
August 26, 2012
View 0c3a3b7

ac3_probe: fix probing of non standard AC3

Michael Niedermayer authored on 2012/08/26 08:55:10
August 8, 2012
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
August 5, 2012
View 36ef536

Replace all CODEC_ID_* with AV_CODEC_ID_*

Anton Khirnov authored on 2012/08/05 18:11:04
May 31, 2012
View ebfe0c6

ac3_probe: speedup by checking for header earlier

Michael Niedermayer authored on 2012/05/31 23:14:27