January 19, 2016
View 9cf8c3e

ape: Show more information for loglevel verbose.

Carl Eugen Hoyos authored on 2016/01/19 19:02:14
October 27, 2015
View c2f861c

Replace remaining occurances of av_free_packet with av_packet_unref

Hendrik Leppkes authored on 2015/10/27 22:35:30
April 8, 2015
View f289422

avformat/ape: Use av_malloc_array()

Michael Niedermayer authored on 2015/04/08 05:50:07
February 15, 2015
View a0fe1a2

Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'

Michael Niedermayer authored on 2015/02/15 05:07:40
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
April 25, 2014
View ced0d6c

Use correct msvc type specifiers for ptrdiff_t and size_t.

Carl Eugen Hoyos authored on 2014/04/25 01:01:30
December 24, 2013
View 459db51

avformat/ape: free packet on avio_read() failure

Michael Niedermayer authored on 2013/12/24 02:09:58
View 3cfa310

avformat/ape: zero seektable&bittable and warn when they where only partially filled

Michael Niedermayer authored on 2013/12/24 02:09:58
November 10, 2013
View b570835

avformat/ape: check version in probe

Michael Niedermayer authored on 2013/11/10 20:48:33
October 13, 2013
View a807c68

avformat: use ff_alloc_extradata()

Paul B Mahol authored on 2013/10/13 19:30:59
September 12, 2013
View fcfbc58

Merge commit '183b9d843a9533774fabd3984a52f3987001acbc'

Michael Niedermayer authored on 2013/09/12 20:45:03
View 183b9d8

ape: Don't allow the seektable to be omitted

Martin Storsjö authored on 2013/09/12 04:29:33
September 3, 2013
View 50fd98b

Merge commit '488b2984fece7ad0c2596826fee18e74aa904667'

Michael Niedermayer authored on 2013/09/03 21:57:47
August 25, 2013
View 488b298

ape demuxer: check for EOF in potentially long loops

Anton Khirnov authored on 2013/08/25 04:30:46