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
View 7b79305

Rename remaining url_fskip to avio_skip.

Clément Bœsch authored on 2011/11/14 09:28:05
View b04ee90

Rename remaining av_metadata_set2 to av_dict_set.

Clément Bœsch authored on 2011/11/14 09:25:52
View 055cda8

Rename remaining get_byte to avio_r8.

Clément Bœsch authored on 2011/11/14 09:19:56
View f3c47e4

Rename remaining url_fsize to avio_size.

Clément Bœsch authored on 2011/11/14 08:54:10
View 53d70a3

Rename remaining get_buffer to avio_read.

Clément Bœsch authored on 2011/11/14 08:53:50
View 39edfcc

Rename remaining url_fseek to avio_seek.

Clément Bœsch authored on 2011/11/14 08:52:55
View eef3ea8

Rename remaining ByteIOContext to AVIOContext.

Clément Bœsch authored on 2011/11/14 08:36:45
November 5, 2011
View 0e5ecd8

Replace remaining av_new_stream() with avformat_new_stream().

Clément Bœsch authored on 2011/11/05 21:11:18
October 16, 2011
View 658c520

idf: Improve idf_probe() so it doesnt succeed on 0 byte input

Michael Niedermayer authored on 2011/10/16 09:38:02
September 25, 2011
View 4a14dd7

bintext: remove unused variable.

Nicolas George authored on 2011/09/25 20:12:05