April 4, 2011
View 2cae980

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/04 09:15:12
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 21, 2011
View aadfc9e

lavfi: add fade filter

Brandon Mintern authored on 2011/02/21 20:02:57
February 7, 2011
View 7ffe76e

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
View 737eb59

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
February 3, 2011
View 910b5b8

Add sample_aspect_ratio to AVFilterLink

Michael Niedermayer authored on 2011/02/03 04:39:56
February 1, 2011
View 7b3ea55

Add sample_aspect_ratio fields to vsrc_buffer arguments. This fixes aspect handling in ffmpeg This is based on a patch by baptiste

Michael Niedermayer authored on 2011/02/01 04:48:35
View 14b171c

Add sample_aspect_ratio to AVFilterLink

Michael Niedermayer authored on 2011/02/01 02:51:47
January 29, 2011
View 9409c38

libavfilter: add video movie source

Stefano Sabatini authored on 2011/01/29 19:22:41
January 16, 2011
View a242ac3

Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.

Stefano Sabatini authored on 2011/01/16 02:31:34
View 6baf4af

Make avfilter_unref_buffer() accept a NULL parameter.

Stefano Sabatini authored on 2011/01/16 02:21:15
January 13, 2011
View caeb0c3

Make avfilter_graph_free() do nothing if graph is NULL.

Stefano Sabatini authored on 2011/01/13 06:23:16
January 12, 2011
View 36dc00d

Add w,h,format back into AVFilterBuffer, these are required for direct rendering. These fields are needed to be able to know which area of memory is allocated and which is off limits. This reverts 24291 and parts of r24424.

Michael Niedermayer authored on 2011/01/12 08:53:17
December 28, 2010
View b567020

Add copy filter, useful for testing the avfilter_draw_slice() copy code.

Stefano Sabatini authored on 2010/12/28 10:01:09
October 7, 2010
View daed21a

avfilter: remove stray semicolon

Mans Rullgard authored on 2010/10/07 11:11:55