March 27, 2017
View d3cedc5

lavf/ape: remove unused magic field

Clément Bœsch authored on 2017/03/27 16:41:34
March 22, 2017
View 4de591e

Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'

James Almer authored on 2017/03/22 05:02:30
September 27, 2016
View 83548fe

lavf: fix usage of AVIOContext.seekable

Anton Khirnov authored on 2016/09/27 23:26:37
April 11, 2016
View 6f69f7a

Merge commit '9200514ad8717c63f82101dc394f4378854325bf'

Derek Buitenhuis authored on 2016/04/11 04:58:15
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
June 19, 2014
View 9200514

lavf: replace AVStream.codec with AVStream.codecpar

Anton Khirnov authored on 2014/06/19 03:42:52
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