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

avio: avio_ prefix for url_open_dyn_buf

Anton Khirnov authored on 2011/03/17 16:13:34
March 15, 2011
View 45a8a02

lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense

Anton Khirnov authored on 2011/03/15 17:14:38
March 4, 2011
View a2704c9

avio: add avio_tell macro as a replacement for url_ftell

Anton Khirnov authored on 2011/03/04 04:11:45
February 28, 2011
View e356fc5

lavf: replace all uses of url_fskip with avio_seek

Anton Khirnov authored on 2011/02/28 22:57:55
February 22, 2011
View 77eb550

avio: avio: avio_ prefixes for put_* functions

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

avio: avio_ prefixes for get_* functions

Anton Khirnov authored on 2011/02/22 00:43:01
February 20, 2011
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 10, 2011
View 44adbeb

Remove final semicolon from some macros

Mans Rullgard authored on 2011/02/10 21:04:25
January 26, 2011
View c6610a2

Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.

Diego Elio Pettenò authored on 2011/01/26 07:03:28
January 15, 2011
View 06ed024

Copy metadata from ASF files contained in RTSP streams from ASF to RTSP layer, so that applications can read it also.

Ronald S. Bultje authored on 2011/01/15 04:44:44
August 14, 2010
View afbc4d2

Prevent overflow on random input.

Ronald S. Bultje authored on 2010/08/14 05:06:18
July 30, 2010
View 965a3dd

Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file

Martin Storsjö authored on 2010/07/30 21:04:27