June 9, 2020
View 49e766a

Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted."

Michael Niedermayer authored on 2020/06/09 05:08:37
April 24, 2020
View 460132c

lavf/mp3dec: don't adjust start time; packets are not adjusted.

Dale Curtis authored on 2020/04/24 08:18:18
February 27, 2020
View 23645f9

avformat/mp3dec: Count last partial frame in probe.

Michael Niedermayer authored on 2020/02/27 02:38:33
November 11, 2019
View 72915ca

avformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASK

Limin Wang authored on 2019/11/11 10:05:02
View 5291451

avformat/mp3dec: cosmetics

Limin Wang authored on 2019/11/11 10:05:01
November 8, 2019
View c22665a

avformat/mp3dec: Check for occurances of headers within frames during probing

Limin Wang authored on 2019/11/08 01:16:22
View e9a3351

avformat/mp3dec: Check that the frame fits within the probe buffer

Michael Niedermayer authored on 2019/11/08 05:16:32
March 21, 2019
View 4d8875e

lavf: Constify the probe function argument.

Carl Eugen Hoyos authored on 2019/03/21 09:18:37
May 13, 2018
View cadf7a7

avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence

Michael Niedermayer authored on 2018/05/13 01:33:29
View 81b3e7c

avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>200 probing test

Michael Niedermayer authored on 2018/05/13 01:33:28
View 60d1792

avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed

Michael Niedermayer authored on 2018/05/13 01:33:27
November 20, 2017
View a30085f

avformat/mp3dec: use FFABS to instead of abs

Steven Liu authored on 2017/11/20 11:49:42
October 3, 2017
View 08c7513

avformat/mp3dec: Fix definition of MIDDLE_BITS

Ingo Brückl authored on 2017/10/03 22:50:37
March 22, 2017
View 4de591e

Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'

James Almer authored on 2017/03/22 05:02:30
January 29, 2017
View 65862f5

avformat: Ignore ID3v2 tags if other tags are present e.g. vorbis

Paul Arzelier authored on 2017/01/29 01:25:27