September 22, 2017
View 724cf83

Remove some unneeded casts of bit_rate.

Carl Eugen Hoyos authored on 2017/09/22 08:33:22
December 13, 2016
View ad5807f

avformat: fix overflows during bit rate calculation

Andreas Cadhalpun authored on 2016/12/13 08:38:25
April 11, 2016
View 6f69f7a

Merge commit '9200514ad8717c63f82101dc394f4378854325bf'

Derek Buitenhuis authored on 2016/04/11 04:58:15
January 30, 2016
View d3d03fd

lavf/vqf: fix suported/supported typo

Clément Bœsch authored on 2016/01/30 21:08:37
October 27, 2015
View 7f5af80

Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'

Hendrik Leppkes authored on 2015/10/27 22:28:56
October 23, 2015
View ce70f28

avpacket: Replace av_free_packet with av_packet_unref

Luca Barbato authored on 2015/10/23 18:11:31
September 16, 2015
View 7404f3b

lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.

Michael Niedermayer authored on 2015/09/16 01:01:32
June 30, 2015
View 059a934

lavc: Consistently prefix input buffer defines

Vittorio Giovara authored on 2015/06/30 06:48:34
February 21, 2015
View cb08687

avformat/vqf: Use 64bit for ret to avoid overflow

Michael Niedermayer authored on 2015/02/21 05:00:57
February 11, 2015
View 2924514

Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'

Michael Niedermayer authored on 2015/02/11 10:13:46
February 6, 2015
View 9deaec7

lavf: move internal fields from public to internal context

wm4 authored on 2015/02/06 22:53:40
August 8, 2014
View d34ec64

replace calls to url_feof() with avio_feof()

James Almer authored on 2014/08/08 05:12:41
July 30, 2014
View a0941c8

Use new av_dict_set_int helper function.

Reimar Döffinger authored on 2014/07/30 04:10:39
June 19, 2014
View 9200514

lavf: replace AVStream.codec with AVStream.codecpar

Anton Khirnov authored on 2014/06/19 03:42:52
January 1, 2014
View 06bb1de

avformat/vqf: check avio_read()s return value more completely

Michael Niedermayer authored on 2014/01/01 23:29:20