March 21, 2011
View 895678f

rtsp: Specify unicast for TCP interleaved streams, too

Martin Storsjö authored on 2011/03/21 21:19:09
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
March 17, 2011
View 6dc7d80

avio: avio_ prefix for url_close_dyn_buf

Anton Khirnov authored on 2011/03/17 16:16:07
March 13, 2011
View c76374c

Use AVERROR_EXIT with url_interrupt_cb.

Nicolas George authored on 2011/03/13 08:42:27
February 22, 2011
View 22a3212

avio: rename url_fopen/fclose -> avio_open/close.

Anton Khirnov authored on 2011/02/22 06:45:20
View b7effd4

avio: avio_ prefixes for get_* functions

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

libavformat: Remove FF_NETERRNO()

Martin Storsjö authored on 2011/02/20 03:14:11
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
February 16, 2011
View 9fcae97

Replace remaining uses of parse_date with av_parse_time.

Anton Khirnov authored on 2011/02/16 17:52:37
View 2c35a6b

rtsp: udp_read_packet returning 0 doesn't mean success

Martin Storsjö authored on 2011/02/16 21:35:47
February 12, 2011
View b2dd842

rtsp/rdt: Assign the RTSPStream index to AVStream->id

Martin Storsjö authored on 2011/02/12 06:36:47
February 4, 2011
View b22dbb2

Use avformat_free_context for cleaning up muxers

Martin Storsjö authored on 2011/02/04 19:04:18
View 1338dc0

libavformat: Use avcodec_copy_context for chained muxers

Martin Storsjö authored on 2011/02/04 19:04:15
February 2, 2011
View ce41c51

Free AVStream->info in chained muxers

Martin Storsjö authored on 2011/02/02 17:57:26