]> git.sesse.net Git - x264/commit
Filtering system-related fixes
authorSteven Walters <kemuri9@gmail.com>
Sun, 25 Jul 2010 23:45:27 +0000 (19:45 -0400)
committerFiona Glaser <fiona@x264.com>
Mon, 26 Jul 2010 03:46:28 +0000 (20:46 -0700)
commitb476e0583896124e6ec33ccf7756b240deae0d96
tree7fc8d0eddb5ba53749888f7066f5b88aaa2dab92
parent5cbf8cf1ee08772a75278c5d9b5cd8d39874e3bb
Filtering system-related fixes
Fix configure to check for outdated libavutil in resize filter support.
Do not print an explicit error message in ffms when requesting a frame beyond the number of frames in the source.
Mention in --*help that filtering options can be specified as name=value.
Fix the shadowing warning in the resize filter on posix systems.
configure
filters/video/resize.c
input/ffms.c
x264.c