| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -4/+4 |
* | Use the new null callbacks to simplify filters and reduce duplicated code. | Bobby Bingham | 2010-03-18 | 1 | -29/+8 |
* | Allow format and noformat filters to be more completely disabled when the | Bobby Bingham | 2010-03-17 | 1 | -0/+5 |
* | Cosmetics: rearrange functions to simplify ifdeffery | Bobby Bingham | 2010-03-17 | 1 | -12/+12 |
* | Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt() | Stefano Sabatini | 2010-01-30 | 1 | -1/+2 |
* | Add a slice_dir parameter to avfilter_draw_slice(). | Stefano Sabatini | 2009-12-04 | 1 | -2/+2 |
* | Explicitely define get_video_buffer() callbacks in the format, | Stefano Sabatini | 2009-11-03 | 1 | -0/+8 |
* | Change file doxy from | Stefano Sabatini | 2009-11-03 | 1 | -1/+1 |
* | Fix/clarify description of the noformat filter. | Stefano Sabatini | 2009-11-03 | 1 | -1/+1 |
* | Add format and noformat filters. | Stefano Sabatini | 2009-10-27 | 1 | -0/+154 |