Changeset d0e9415d in ffmpeg

Timestamp:
Jun 7, 2012, 10:28:39 AM (12 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
a8656cd4
Parents:
ecf79c4d
git-author:
Mans Rullgard <mans@mansr.com> (06/06/12 16:12:29)
git-committer:
Mans Rullgard <mans@mansr.com> (06/07/12 10:28:39)
Message:

fate: avoid freopen(NULL) in videogen/rotozoom

A number of systems do not implement freopen() with a NULL filename
correctly. This changes these programs to output individual images
if opening a named output argument as a file fails, in this case
assuming it is a directory.

Signed-off-by: Mans Rullgard <mans@mansr.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.