February 5, 2015
View f968166

avformat/rpl: check av_get_packet() for failure

Paul B Mahol authored on 2015/02/05 23:44:43
August 8, 2014
View d34ec64

replace calls to url_feof() with avio_feof()

James Almer authored on 2014/08/08 05:12:41
March 12, 2014
View 28ee775

Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'

Michael Niedermayer authored on 2014/03/12 05:05:34
March 10, 2014
View d92024f

lavf: more correct printf format specifiers

Diego Biurrun authored on 2014/03/10 23:35:59
December 20, 2013
View 5eeeb4a

rpl: Dont fill the index with entries that failed to be parsed

Michael Niedermayer authored on 2013/12/20 03:22:38
November 24, 2013
View ccdfa3e

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/11/24 13:21:19
View 8f8bc92

Add missing #includes for *INT64_MAX and *INT64_C

Diego Biurrun authored on 2013/11/24 05:32:55
October 15, 2013
View 42a8d8a

avformat/rpl: use avpriv_report_missing_feature/avpriv_request_sample

Paul B Mahol authored on 2013/10/15 03:18:25
April 10, 2013
View 89388a9

Replace all occurrences of PRI in sscanf() calls with SCN

James Almer authored on 2013/04/10 16:52:08
November 21, 2012
View 9a0ecd5

rpl: return AVERROR_EOF instead of -1

Piotr Bandurski authored on 2012/11/21 18:48:46
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
July 31, 2012
View b5da7d4

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/07/31 06:04:28
July 25, 2012
View 6774247

avformat: Drop pointless "format" from container long names

Diego Biurrun authored on 2012/07/25 06:51:41
December 17, 2011
View 350914f

Escape 130 (RPL) decoder

Eli Friedman authored on 2011/12/17 05:30:27