FFmpeg/libavfilter
Stefano Sabatini 19add3224f lavfi/scale: implement clever/insane parsing heuristic, and add a size option
If the first argument can be read as a video size, set that output size
in the scale. This allows to specify in a filtergraph scale=qcif or
scale=320x240.

This is not completely safe, for example in case of a typo in the video
size string the first argument will be read as the input width
expression, giving rise to a confusing comment.
2012-10-29 17:44:53 +01:00
..
2012-10-13 01:51:45 +02:00
2012-10-01 22:26:19 +02:00
2012-10-21 17:29:10 +02:00
2012-10-21 17:29:10 +02:00
2012-10-01 22:26:19 +02:00
2012-10-22 13:12:15 +02:00
2012-10-13 01:08:08 +02:00