| February 14, 2011 | ||
|---|---|---|
View 6985d7b
Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter.Stefano Sabatini authored on 2011/02/14 06:59:55 |
||
| February 7, 2011 | ||
|---|---|---|
View 7ffe76e
Merge libavcore into libavutilReinhard Tartler authored on 2011/02/07 22:37:08 |
||
| February 2, 2011 | ||
|---|---|---|
View 057f3d2
Log debug information in filter_samples().Stefano Sabatini authored on 2011/02/02 00:48:37 |
||
| February 1, 2011 | ||
|---|---|---|
View 14b171c
Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer authored on 2011/02/01 02:51:47 |
||
| January 30, 2011 | ||
|---|---|---|
View 9ef5a9d
Replace dprintf with av_dlogLuca Barbato authored on 2011/01/30 01:46:18 |
||
| January 25, 2011 | ||
|---|---|---|
View 97e528a
Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò authored on 2011/01/25 09:29:34 |
||
| January 16, 2011 | ||
|---|---|---|
View b177980
Include libavcore/audioconvert.h, required for av_get_channel_layout_string() in ff_dprintf_link.Stefano Sabatini authored on 2011/01/16 05:43:01 |
||
View 1d5b188
Reindent.Stefano Sabatini authored on 2011/01/16 05:02:03 |
||
View 7986e34
Make ff_dprintf_link() print meaningful information for audio links.Stefano Sabatini authored on 2011/01/16 04:58:29 |
||
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 891aeee
Check linked pads media type mismatch in avfilter_link().Stefano Sabatini authored on 2011/01/13 10:00:36 |
||
| 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 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 20, 2010 | ||
|---|---|---|
View fee0deb
Fix avfilter_draw_slice() copy code with alpha planes.Stefano Sabatini authored on 2010/12/20 04:08:30 |
||