summaryrefslogtreecommitdiff
path: root/libavfilter/vf_pad.c
Commit message (Expand)AuthorAge
...
* Rename fields:S.N. Hemanth Meenakshisundaram2010-08-07
* Rename functions and fields:S.N. Hemanth Meenakshisundaram2010-08-07
* Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram2010-08-07
* Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini2010-08-06
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-26
* Add color source.Stefano Sabatini2010-07-17
* vf_pad: restore use of _CCIR colourspace conversion macrosMåns Rullgård2010-07-06
* Move shareable draw_rectangle() and query_formats function to the topStefano Sabatini2010-07-05
* Factorize out some code and implement the fill_line_with_color()Stefano Sabatini2010-07-05
* Enhance pad filter command-line description.Stefano Sabatini2010-07-03
* Move colorspace.h from libavcodec to libavutil.Stefano Sabatini2010-07-01
* Set pad description with NULL_IF_CONFIG_SMALL(), consistent with theStefano Sabatini2010-06-30
* Improve description for the pad filter.Stefano Sabatini2010-06-30
* Remove the name of the file from the @file doxy, it is unnecessary andStefano Sabatini2010-05-13
* Make the init and config_filter callbacks of the pad filter returnStefano Sabatini2010-05-13
* silence gcc warning about potential uninitialized usageBaptiste Coudurier2010-05-11
* vf_pad: fix mixed code and declarationsMåns Rullgård2010-05-07
* Add pad filter.Michael Niedermayer2010-05-07