April 4, 2011
View 2cae980

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/04 09:15:12
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
March 15, 2011
View b7f2fdd

avio: rename put_flush_packet -> avio_flush

Anton Khirnov authored on 2011/03/15 04:39:06
March 6, 2011
View 8978fed

avio: introduce an AVIOContext.seekable field

Anton Khirnov authored on 2011/03/06 05:06:46
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 6b4aa5d

avio: avio_ prefix for url_fseek

Anton Khirnov authored on 2011/02/28 22:57:54
February 24, 2011
View bbc413f

lavf: replace remaining uses of put_tag with avio_write

Anton Khirnov authored on 2011/02/24 15:36:04
February 22, 2011
View 77eb550

avio: avio: avio_ prefixes for put_* functions

Anton Khirnov authored on 2011/02/22 03:28:17
February 20, 2011
View ae628ec

avio: rename ByteIOContext to AVIOContext.

Anton Khirnov authored on 2011/02/20 19:04:12
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
March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
June 23, 2009
View 1a40491

Add ff_ prefixes to exported symbols in libavformat/riff.h. patch by Daniel Verkamp, aniel drv nu

Daniel Verkamp authored on 2009/06/23 08:09:34
May 22, 2009
View ec6b02b

check av_fifo_alloc return

Baptiste Coudurier authored on 2009/05/22 08:12:41
April 14, 2009
View fb53b4a

Rename pbBufPtr() to put_bits_ptr(). The new name is more readable and consistent with the FFmpeg naming style.

Stefano Sabatini authored on 2009/04/14 01:59:38
April 12, 2009
View b275500

Split bitstream.h, put the bitstream writer stuff in the new file put_bits.h.

Stefano Sabatini authored on 2009/04/12 17:35:26