Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 51423
Collapse All | Expand All

(-)src/dvdvob-orig.c (-1 / +1 lines)
Lines 1148-1155 Link Here
1148
                        printpts(pts1);
1148
                        printpts(pts1);
1149
                        fprintf(stderr,"\n");
1149
                        fprintf(stderr,"\n");
1150
                        ach->audpts[ach->numaudpts-1].pts[1]=pts0;
1150
                        ach->audpts[ach->numaudpts-1].pts[1]=pts0;
1151
                    noshow:
1152
                    }
1151
                    }
1152
                    noshow:
1153
                    ach->audpts[ach->numaudpts].pts[0]=pts0;
1153
                    ach->audpts[ach->numaudpts].pts[0]=pts0;
1154
                    ach->audpts[ach->numaudpts].pts[1]=pts1;
1154
                    ach->audpts[ach->numaudpts].pts[1]=pts1;
1155
                    ach->audpts[ach->numaudpts].sect=cursect;
1155
                    ach->audpts[ach->numaudpts].sect=cursect;

Return to bug 51423