February 3, 2015
View 0a3371f

avformat/tta: fix crash with corrupted files

wm4 authored on 2015/02/03 22:41:10
October 17, 2012
View d6ea59b

tta: datalen is unsigned integer per reference library

Paul B Mahol authored on 2012/10/17 18:12:18
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
August 1, 2012
View d1dad7c

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/08/01 05:41:00
July 24, 2012
View 0177b7d

Improve descriptiveness of a number of codec and container long names

Diego Biurrun authored on 2012/07/24 10:23:48
April 7, 2012
View 2e0c360

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/04/07 05:52:01
April 6, 2012
View 20234a4

cosmetics: Align muxer/demuxer declarations

Martin Storsjö authored on 2012/04/06 23:50:48
March 4, 2012
View 15c6be8

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/03/04 10:03:25
February 4, 2012
View e54165a

tta: Check return value of avio_seek and avoid modifying state if it fails

Joakim Plate authored on 2012/02/04 04:13:44
January 28, 2012
View e37f161

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/28 12:23:26
January 14, 2012
View 101c369

tta demuxer: set packet duration

Justin Ruggles authored on 2012/01/14 03:35:06
January 12, 2012
View 6e9651d

lavf: remove AVFormatParameters from AVFormatContext.read_header signature

Anton Khirnov authored on 2012/01/12 21:20:36
January 7, 2012
View 4b4acc5

tta: Fix returned error code at EOF

Michael Niedermayer authored on 2012/01/07 01:34:22
View d8b33a9

tta: fix off be 1 error in the end detection. Fixes use of uninitialized values.

Michael Niedermayer authored on 2012/01/07 01:30:05