summaryrefslogtreecommitdiff
path: root/libavfilter/vf_null.c
Commit message (Expand)AuthorAgeFilesLines
* Explicitely define get_video_buffer() callbacks in the format,Stefano Sabatini2009-11-031-0/+7
* Remove the get_video_buffer() callback.Stefano Sabatini2009-10-301-7/+0
* Add descriptions for the committed filters.Stefano Sabatini2009-10-271-0/+1
* Break over-80-chars-long line.Stefano Sabatini2009-10-191-1/+2
* Make clear in the doxy that this is a *video* filter.Stefano Sabatini2009-10-181-1/+1
* Add the null video filter.Stefano Sabatini2009-10-181-0/+56