February 7, 2011
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
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
View 28e5d45

Bump lavfi minor and add an entry after r26108 (which added AV_PERM_NEG_LINESIZES to avfilter.h).

Stefano Sabatini authored on 2010/12/28 03:16:52
View 0ccabee

Support filters and decoders that dont support negative linesizes. This patch is based on work by stefano.

Michael Niedermayer authored on 2010/12/28 00:10:21
December 26, 2010
View 17fc949

Add erode libopencv filter.

Stefano Sabatini authored on 2010/12/26 20:27:09
View 91cbb6b

Add dilate libopencv filter.

Stefano Sabatini authored on 2010/12/26 20:27:05
December 24, 2010
View cf69ad3

Redesign the libopencv wrapper to make it more generic. Accept both FILTERNAME=ARGS and FILTERNAME:ARGS syntax.

Stefano Sabatini authored on 2010/12/24 02:24:19
December 13, 2010
View d5f187f

Add gradfun filter, ported from MPlayer.

Nolan L authored on 2010/12/13 02:59:10
October 7, 2010
View daed21a

avfilter: remove stray semicolon

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