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
September 26, 2010
View b9f9e59

Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the corresponding AVMEDIA_TYPE_* symbols.

Stefano Sabatini authored on 2010/09/26 08:27:16
September 11, 2010
View 16f8250

FLV Metadata

Tomás Touceda authored on 2010/09/11 08:29:07
August 18, 2010
View df4f1d5

Add AVC EOS tag to H264-encoded FLV files.

Thierry Foucu authored on 2010/08/18 18:39:21
May 23, 2010
View 80b39e1

Move AVCodecTag from riff.h into internal.h.

Francesco Lavra authored on 2010/05/23 01:01:32
March 31, 2010
View cc947f0

Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.

Jean-Daniel Dupas authored on 2010/03/31 21:29:58
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
February 3, 2010
View c5e1e98

Guess the duration before converting video and write guessed duration into flv header.

Justin Johnson authored on 2010/02/03 07:23:09
December 14, 2009
View 8e9efe4

FLV 8-bit PCM is unsigned, not signed

Daniel Verkamp authored on 2009/12/14 12:30:25
November 21, 2009
View 1b88277

FLV muxer support for Flash screen codec v2

Daniel Verkamp authored on 2009/11/21 05:02:49
October 16, 2009
View 68677dd

Log a clearer warning message when muxing FLV with Speex containing more than 8 frames per packet.

Justin Ruggles authored on 2009/10/16 19:04:35
View 046c400

Add Speex support to the FLV muxer.

Justin Ruggles authored on 2009/10/16 12:02:25
September 16, 2009
View e458dd0

Flv should be AVFMT_VARIABLE_FPS.

Michael Niedermayer authored on 2009/09/16 10:49:34