June 3, 2011
View 99eb31e

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/03 12:19:30
June 2, 2011
View e65ab9d

Remove unused variables

Mans Rullgard authored on 2011/06/02 01:26:27
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
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
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
January 20, 2009
View 406792e

cosmetics: Remove pointless period after copyright statement non-sentences.

Diego Biurrun authored on 2009/01/20 00:46:40
January 14, 2009
View 6d32ec6

cleanup gif, use BISTREAM_WRITER_LE

Baptiste Coudurier authored on 2009/01/14 09:27:43
June 4, 2008
View bde15e7

Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me

Stefano Sabatini authored on 2008/06/04 01:20:54
May 9, 2008
View 245976d

Use full path for #includes from another directory.

Diego Biurrun authored on 2008/05/09 20:56:36