| March 15, 2011 | ||
|---|---|---|
View 29ba091
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau authored on 2011/03/15 06:23:10 |
||
| February 14, 2011 | ||
|---|---|---|
View 70c275f
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 737eb59
Merge libavcore into libavutilReinhard Tartler authored on 2011/02/07 22:37:08 |
||
| February 3, 2011 | ||
|---|---|---|
View 910b5b8
Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer authored on 2011/02/03 04:39:56 |
||
| February 2, 2011 | ||
|---|---|---|
View 5fce60c
Log debug information in filter_samples().Stefano Sabatini authored on 2011/02/02 00:48:37 |
||
| January 30, 2011 | ||
|---|---|---|
View dfd2a00
Replace dprintf with av_dlogLuca Barbato authored on 2011/01/30 01:46:18 |
||
| January 25, 2011 | ||
|---|---|---|
View eb7ccf8
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 |
||