| January 16, 2011 | ||
|---|---|---|
View 84cac86
Fix fate breakage in r26382.Ronald S. Bultje authored on 2011/01/16 12:20:03 |
||
View ecea47a
Remove useless free, fix warning: libavfilter/defaults.c: In function 'avfilter_default_get_audio_buffer': libavfilter/defaults.c:129: warning: 'buf' is used uninitialized in this functionBaptiste Coudurier authored on 2011/01/16 11:47:25 |
||
View a242ac3
Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.Stefano Sabatini authored on 2011/01/16 02:31:34 |
||
| December 4, 2010 | ||
|---|---|---|
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 |
||
| November 28, 2010 | ||
|---|---|---|
View 3fa77bd
In libavfilter, use consistently "Copyright (c)" in the license headers.Stefano Sabatini authored on 2010/11/28 19:22:58 |
||
| November 26, 2010 | ||
|---|---|---|
View d38c340
Implement avfilter_get_video_buffer_ref_from_arrays().Stefano Sabatini authored on 2010/11/26 05:50:28 |
||
View 4723bc2
Make avfilter_default_free_buffer() an internal shared symbol, so that it can be referenced outside defaults.c.Stefano Sabatini authored on 2010/11/26 05:50:23 |
||
| November 22, 2010 | ||
|---|---|---|
View 63e8d97
Use the new libavcore audio channel API.Stefano Sabatini authored on 2010/11/22 05:06:22 |
||
| November 12, 2010 | ||
|---|---|---|
View 5d6e4c1
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum SampleFormat with AVSampleFormat.Stefano Sabatini authored on 2010/11/12 20:04:40 |
||
| November 4, 2010 | ||
|---|---|---|
View ba7d6e7
Remove usage of deprecated libavcodec/audioconvert.h functions.Stefano Sabatini authored on 2010/11/04 05:19:34 |
||
| October 11, 2010 | ||
|---|---|---|
View 867ae7a
Add a time_base field to AVFilterLink.Stefano Sabatini authored on 2010/10/11 07:26:14 |
||
View f167a1a
Rename out -> outlink, link -> inlink in various defaults.c functions, improve readability / consistency.Stefano Sabatini authored on 2010/10/11 03:54:45 |
||
| September 25, 2010 | ||
|---|---|---|
View 1201192
Add missing NULL checks, fix crash.Stefano Sabatini authored on 2010/09/25 05:01:38 |
||
| September 8, 2010 | ||
|---|---|---|
View e16f217
Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini authored on 2010/09/08 04:15:29 |
||
| August 18, 2010 | ||
|---|---|---|
View 371cbff
Cosmetics: apply misc style fixes.Stefano Sabatini authored on 2010/08/18 03:08:09 |
||