August 8, 2014
View d34ec64

replace calls to url_feof() with avio_feof()

James Almer authored on 2014/08/08 05:12:41
October 22, 2013
View 7e3e653

avformat/bintext: protect against potential overflow of chars_per_frame

Michael Niedermayer authored on 2013/10/22 06:19:04
October 13, 2013
View a807c68

avformat: use ff_alloc_extradata()

Paul B Mahol authored on 2013/10/13 19:30:59
April 5, 2013
View 3d9a789

bintext: make use of AV_OPT_TYPE_IMAGE_SIZE

Paul B Mahol authored on 2013/04/05 23:46:28
View 33b6d21

bintext: make use of AV_OPT_TYPE_VIDEO_RATE

Paul B Mahol authored on 2013/04/05 23:39:42
September 5, 2012
View d46c1c7

Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'

Michael Niedermayer authored on 2012/09/05 21:26:01
August 31, 2012
View e234301

bintext: remove stray ;

Michael Niedermayer authored on 2012/08/31 22:20:57
August 8, 2012
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
June 9, 2012
View c61c853

lavf/bintext: allocate FF_INPUT_BUFFER_PADDING_SIZE for extradata

Michael Niedermayer authored on 2012/06/09 21:36:41
June 3, 2012
View 169dae8

Unconditionally compile init_stream() in bintext.

Carl Eugen Hoyos authored on 2012/06/03 21:47:26
January 29, 2012
View 15d838b

bintext: use private options now that AVFormatParameters has been removed

Peter Ross authored on 2012/01/29 10:12:57
January 28, 2012
View e37f161

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/28 12:23:26
December 3, 2011
View 215b772

lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().

Clément Bœsch authored on 2011/12/03 08:45:46
November 14, 2011
View c142e2a

Rename remaining get_le16 to avio_rl16.

Clément Bœsch authored on 2011/11/14 09:36:32
View 4965106

Use AVIOContext.seekable instead of deprecated url_is_streamed.

Clément Bœsch authored on 2011/11/14 09:33:28