November 2, 2012
View 6788350

Merge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff'

Michael Niedermayer authored on 2012/11/02 22:15:28
October 22, 2012
View 90fcac0

flacdec: allow mid-stream channel layout change

Justin Ruggles authored on 2012/10/22 06:02:28
July 5, 2012
View 039e9fe

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/07/05 03:39:50
June 17, 2012
View d155b60

flac: make FLAC_CHMODE_* constants consecutive

Mans Rullgard authored on 2012/06/17 19:45:10
October 21, 2011
View dd8ffc1

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/10/21 08:27:28
October 17, 2011
View d9cca9f

lavc: use avpriv_ prefix for some flac symbols used in lavf.

Anton Khirnov authored on 2011/10/17 16:28:53
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
December 7, 2010
View a415144

Define FLAC_MIN_FRAME_SIZE and use it in the FLAC decoder. Patch by Michael Chinen [mchinen at gmail]

Michael Chinen authored on 2010/12/07 23:58:34
View 3c79569

Add log_level_offset parameter to ff_flac_decode_frame_header(). It will be used to optionally silence the error messages. Patch by Michael Chinen [mchinen at gmail]

Michael Chinen authored on 2010/12/07 23:00:38
View 71b6fc2

Add is_var_size and frame_or_sample_num to FLACFrameInfo and read them in ff_flac_decode_frame_header(). Patch by Michael Chinen [mchinen at gmail]

Michael Chinen authored on 2010/12/07 22:50:13
View 625daac

Move decode_frame_header() from flacdec.c to flac.c/h to share with the forthcoming FLAC parser. Patch by Michael Chinen [mchinen at gmail]

Michael Chinen authored on 2010/12/07 22:30:18
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
March 24, 2009
View cd98a03

flacdec: split frame header decoding and validation into a separate function

Justin Ruggles authored on 2009/03/24 10:17:55
March 23, 2009
View d1d9945

cosmetics: vertical alignment

Justin Ruggles authored on 2009/03/23 03:59:45
March 21, 2009
View 0fb2182

add a function to calculate a more accurate estimate for maximum FLAC frame size and use the function in the FLAC decoder and FLAC encoder

Justin Ruggles authored on 2009/03/21 10:54:31