On Mon, Aug 18, 2014 at 11:42:15AM +0000, Carl Eugen Hoyos wrote:
> Andre Wolokita <andre.wolokita <at> analog.com> writes:
>
> > - if (ret == AVERROR(EINVAL)) {
> > + if (ret == AVERROR(EINVAL) || ret == AVERROR(ENODATA)) {
>
> If I read fate correctly this broke compilation
> on OpenBSD where ENODATA isn't defined.pushed a fix, hope it works [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In a rich man's house there is no place to spit but his face. -- Diogenes of Sinope
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
