September 24, 2017
View a447b75

avformat: replace all uses of av_copy_packet()

James Almer authored on 2017/09/24 08:30:13
September 23, 2017
View bb4b762

avformat/apngenc: use av_packet_alloc()

James Almer authored on 2017/09/23 14:15:16
March 22, 2017
View 4de591e

Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'

James Almer authored on 2017/03/22 05:02:30
November 19, 2016
View 50e0e96

avformat/apngenc: use the stream parameters extradata if available

James Almer authored on 2016/11/19 00:21:54
October 28, 2016
View 940b890

apng: use side data to pass extradata to muxer

Andreas Cadhalpun authored on 2016/10/28 05:34:48
April 11, 2016
View 6f69f7a

Merge commit '9200514ad8717c63f82101dc394f4378854325bf'

Derek Buitenhuis authored on 2016/04/11 04:58:15
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
July 13, 2015
View 99b0cad

apng: Fix wrong default final frame delay in muxer

Donny Yang authored on 2015/07/13 17:17:42
May 5, 2015
View 8ad04d2

lavf/apngenc: Fix png remuxing by using default extension apng.

Carl Eugen Hoyos authored on 2015/05/05 00:49:36
April 9, 2015
View 79c1138

lavf/apngenc: Do not print a warning in the normal use-case.

Carl Eugen Hoyos authored on 2015/04/09 02:58:32
March 28, 2015
View 80be7da

apng: Add a basic APNG muxer

Donny Yang authored on 2015/03/28 17:06:24