| 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 |
||
| December 10, 2010 | ||
|---|---|---|
View c61cdd0
Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from libavcodec to libavcore.Stefano Sabatini authored on 2010/12/10 02:27:33 |
||
| December 4, 2010 | ||
|---|---|---|
View a4dc7aa
Port libmpcodecs hqdn3d filter.Baptiste Coudurier authored on 2010/12/04 22:03:42 |
||
View 4da12e3
Implement av_image_alloc() and use it in avfilter_default_get_video_buffer().Stefano Sabatini authored on 2010/12/04 21:56:16 |
||
| October 7, 2010 | ||
|---|---|---|
View daed21a
avfilter: remove stray semicolonMans Rullgard authored on 2010/10/07 11:11:55 |
||