August 10, 2012
View 18b0c39

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/08/10 23:19:23
August 8, 2012
View 90f7e61

swf: Move shared table out of the header file

Diego Biurrun authored on 2012/08/08 22:54:02
View 2804ba6

swf: Move swf_audio_codec_tags table to the only place it is used

Diego Biurrun authored on 2012/08/08 22:51:59
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
August 5, 2012
View 36ef536

Replace all CODEC_ID_* with AV_CODEC_ID_*

Anton Khirnov authored on 2012/08/05 18:11:04
May 9, 2012
View 1308fa4

lavf/swf: fix make checkheaders.

Clément Bœsch authored on 2012/05/09 15:25:49
April 3, 2012
View 588eaa1

swfdec: support compressed swf.

Clément Bœsch authored on 2012/04/03 08:33:03
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
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