March 15, 2011
View b7f2fdd

avio: rename put_flush_packet -> avio_flush

Anton Khirnov authored on 2011/03/15 04:39:06
February 22, 2011
View 77eb550

avio: avio: avio_ prefixes for put_* functions

Anton Khirnov authored on 2011/02/22 03:28:17
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
February 13, 2009
View 69acc88

cosmetics: format long_name spelling fixes

Diego Biurrun authored on 2009/02/13 02:24:17
January 20, 2009
View 406792e

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

Diego Biurrun authored on 2009/01/20 00:46:40
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
November 21, 2007
View 899681c

Use dynamically allocated ByteIOContext in AVFormatContext

Björn Axelsson authored on 2007/11/21 16:41:00
October 8, 2006
View b78e719

Change license headers to say 'FFmpeg' instead of 'this program/this library' and fix GPL/LGPL version mismatches.

Diego Biurrun authored on 2006/10/08 00:30:46
July 11, 2006
View ff70e60

allow individual selection of muxers and demuxers

Måns Rullgård authored on 2006/07/11 06:14:37
July 10, 2006
View d2a067d

give AVInput/OutputFormat structs consistent names

Måns Rullgård authored on 2006/07/10 08:40:53
January 13, 2006
View 5509bff

Update licensing information: The FSF changed postal address.

Diego Biurrun authored on 2006/01/13 07:43:26
September 23, 2005
View a9e35095

Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS in libavformat to allow building (de)coders and (de)muxers independently at some point + support for this option in configure.

Diego Biurrun authored on 2005/09/23 09:25:41
July 10, 2005
View c6fa36c

remove -f singlejpeg as its identical to -f mjpeg

Michael Niedermayer authored on 2005/07/10 19:28:59
May 29, 2004
View e928649

pass AVPacket into av_write_frame() fixes the random dts/pts during encoding asf preroll fix no more initial zero frames for b frame encoding mpeg-es dts during demuxing fixed .ffm timestamp scale fixed, ffm is still broken though

Michael Niedermayer authored on 2004/05/29 11:06:32
October 14, 2003
View 764ef40

disable encoders where appropriate (patch courtesy of BERO <bero -at- geocities.co.jp>)

Mike Melanson authored on 2003/10/14 13:15:53