February 22, 2011
View 77eb550

avio: avio: avio_ prefixes for put_* functions

Anton Khirnov authored on 2011/02/22 03:28:17
View b3db9ce

avio: make get_partial_buffer internal.

Anton Khirnov authored on 2011/02/22 03:28:16
View b7effd4

avio: avio_ prefixes for get_* functions

Anton Khirnov authored on 2011/02/22 00:43:01
February 20, 2011
View 8d9ac96

avio: rename av_alloc_put_byte -> avio_alloc_context for consistency

Anton Khirnov authored on 2011/02/20 23:03:29
View e731b8d

avio: move init_put_byte() to a new private header and rename it

Anton Khirnov authored on 2011/02/20 19:04:13
View ae628ec

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
January 23, 2011
View 93b78d1

lavf: make a variant of ff_get_str16_nolen public

Anton Khirnov authored on 2011/01/23 20:38:27
January 22, 2011
View dccbd97

lavf: move ff_put_str16_nolen from asf to avio and rename it

Anton Khirnov authored on 2011/01/22 04:18:08
View 4efd5cf

avio: add av_put_str and deprecate put_strz in favor of it

Anton Khirnov authored on 2011/01/22 04:18:07
January 13, 2011
View c66f53c

Revert aviobuf: Retry if the read/write function returns AVERROR(EAGAIN)

Martin Storsjö authored on 2011/01/13 15:22:43
January 12, 2011
View a6963f8

aviobuf: Retry if the read/write function returns AVERROR(EAGAIN)

Martin Storsjö authored on 2011/01/12 16:06:27
January 2, 2011
View 17ee8f6

Add function put_nbyte() to speed up padding in SPDIF muxer.

Anssi Hannula authored on 2011/01/02 19:45:07
August 20, 2010
View 364cacc

add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf() public function

Aurelien Jacobs authored on 2010/08/20 06:28:43
July 25, 2010
View 853a0fc

Cosmetics: fix indentation and remove a useless else.

Reimar Döffinger authored on 2010/07/25 23:35:12
View 3aa13da

Simplify get_byte and url_fgetc.

Reimar Döffinger authored on 2010/07/25 23:33:40