October 16, 2009
View bc2d2a0

Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.

Carl Eugen Hoyos authored on 2009/10/16 23:46:06
March 15, 2009
View 40a1d41

remove unused fields in swf context

Baptiste Coudurier authored on 2009/03/15 07:49:01
March 8, 2009
View 41dd680

Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. Yes this breaks ABI/API but ive already broken it and will bump avutil major soon.

Michael Niedermayer authored on 2009/03/08 23:16:55
January 20, 2009
View 406792e

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

Diego Biurrun authored on 2009/01/20 00:46:40
October 3, 2008
View bc5c918

Remove offset_t typedef and use int64_t directly instead. The name offset_t is easily confused with the standard off_t type and *_t is POSIX reserved namespace if any POSIX header is included.

Diego Biurrun authored on 2008/10/03 19:16:29
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
August 2, 2008
View 758af98

Recommit r14497 Log: Add missing header #includes. Limited to ffm.h & swf.h which are maintained by baptiste who requested that version to be kept.

Michael Niedermayer authored on 2008/08/02 08:12:10
View c5e56a8

Revert r14497 Log: Add missing header #includes. Policy violation (change not approved by maintainer) and while discussions where ongoing and no consensus has been reached.

Michael Niedermayer authored on 2008/08/02 07:29:29
View 2e11268

Add missing header #includes.

Diego Biurrun authored on 2008/08/02 01:29:26
July 19, 2008
View 9b92ed7

update swf video frame number when muxing done, fix #439

Baptiste Coudurier authored on 2008/07/19 12:25:50
May 28, 2008
View 003ae66

simplify, use pointer to codec context in struct instead of only id

Baptiste Coudurier authored on 2008/05/28 07:31:26
May 27, 2008
View ed03be6

use AVFifoBuffer

Baptiste Coudurier authored on 2008/05/27 13:33:48
May 21, 2008
View 3b35f4a

split swf de/muxer

Baptiste Coudurier authored on 2008/05/21 08:31:10