June 8, 2015
View 70af8a5

avformat/aiffdec: avoid double and ldexp()

Michael Niedermayer authored on 2015/06/08 06:50:13
March 19, 2015
View c5c0950

avformat/aiffdec: do not fail if header parser hits EOF

Michael Niedermayer authored on 2015/03/19 09:44:14
View ae81e8a

avformat/aiffdec: Stop header parsing once a non header packet is reached

Michael Niedermayer authored on 2015/03/19 09:39:47
February 15, 2015
View a0fe1a2

Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'

Michael Niedermayer authored on 2015/02/15 05:07:40
January 9, 2015
View 6243845

avformat/aiffdec: improve readability

Peter Ross authored on 2015/01/09 08:09:04
January 5, 2015
View f1098eb

avformat/aiffdec: only read codec tag when there is space in header

Peter Ross authored on 2015/01/05 06:44:06
September 22, 2014
View daf8cf3

avformat: Don't anonymously typedef structs

Diego Biurrun authored on 2014/09/22 16:19:33
August 8, 2014
View d34ec64

replace calls to url_feof() with avio_feof()

James Almer authored on 2014/08/08 05:12:41
June 3, 2014
View 763e714

Do not limit blocksize when reading PCM from aiff.

Carl Eugen Hoyos authored on 2014/06/03 07:54:46
April 18, 2014
View 5331773

ff_id3v2_read: add option to limit ID3 magic number search

Peter Ross authored on 2014/04/18 13:49:40
December 26, 2013
View b59740e

avformat/aiffdec: use ff_get_extradata()

Michael Niedermayer authored on 2013/12/26 00:37:42
October 19, 2013
View 9860fb4

Fix decoding of G.726 in AIFF.

Carl Eugen Hoyos authored on 2013/10/19 02:53:47
October 13, 2013
View a807c68

avformat: use ff_alloc_extradata()

Paul B Mahol authored on 2013/10/13 19:30:59
June 9, 2013
View c153ea4

Support decoding G.722 in aiff.

Carl Eugen Hoyos authored on 2013/06/09 08:10:36
April 23, 2013
View 9526c9c

Read block_align from extradata when decoding qclp in aiff.

Carl Eugen Hoyos authored on 2013/04/23 22:16:50