Stefano Sabatini
|
2b4abbd6f5
|
Move colorspace.h from libavcodec to libavutil.
Avoid a compile-time dependency of the pad filter on libavcodec.
Originally committed as revision 23940 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-07-01 18:49:44 +00:00 |
|
Stefano Sabatini
|
2e79db0141
|
Set pad description with NULL_IF_CONFIG_SMALL(), consistent with the
other filters.
Originally committed as revision 23923 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-30 23:52:28 +00:00 |
|
Stefano Sabatini
|
a74f893b85
|
Improve description for the pad filter.
Originally committed as revision 23922 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-30 23:52:26 +00:00 |
|
Stefano Sabatini
|
aeaa9630e5
|
Remove the name of the file from the @file doxy, it is unnecessary and
inconsistent with the other files.
Originally committed as revision 23122 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-05-13 18:26:11 +00:00 |
|
Stefano Sabatini
|
622e6ce53a
|
Make the init and config_filter callbacks of the pad filter return
AVERROR(EINVAL) rather than -1 in case of invalid parameters.
Originally committed as revision 23121 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-05-13 18:26:07 +00:00 |
|
Baptiste Coudurier
|
2c2b2c0ac2
|
silence gcc warning about potential uninitialized usage
Originally committed as revision 23093 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-05-11 17:39:52 +00:00 |
|
Måns Rullgård
|
f66b390582
|
vf_pad: fix mixed code and declarations
Originally committed as revision 23054 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-05-07 17:53:29 +00:00 |
|
Michael Niedermayer
|
3c940173c0
|
Add pad filter.
Originally committed as revision 23046 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-05-07 11:47:13 +00:00 |
|