openbsd-ports/x11/mplayer/patches/patch-mencoder_c
jakemsr d11f853ac6 maintenence update to mplayer-1.0rc2
ok biorn@ (MAINTAINER), ajacoutot@, brad@
2008-02-08 17:32:41 +00:00

12 lines
495 B
Plaintext

$OpenBSD: patch-mencoder_c,v 1.3 2008/02/08 17:32:42 jakemsr Exp $
--- mencoder.c.orig Sun Oct 7 12:49:33 2007
+++ mencoder.c Sun Dec 16 21:06:56 2007
@@ -1506,6 +1506,7 @@ if(sh_audio && !demuxer2){
} // while(!at_eof)
+mux_v->aspect=sh_video->aspect;
if (!interrupted && filelist[++curfile].name != 0) {
if (sh_video && sh_video->vfilter) { // Before uniniting sh_video and the filter chain, break apart the VE.
vf_instance_t * ve; // this will be the filter right before the ve.