[MPlayer-cvslog] CVS: main/libmpdemux demux_audio.c,1.29,1.30
D Richard Felker III
dalias at aerifal.cx
Fri Mar 4 03:01:11 CET 2005
On Thu, Mar 03, 2005 at 08:59:31PM -0500, D Richard Felker III wrote:
> On Thu, Mar 03, 2005 at 08:43:22PM -0500, D Richard Felker III wrote:
> > On Sat, Jan 29, 2005 at 01:55:58PM +0100, Reimar Döffinger CVS wrote:
> > > CVS change done by Reimar Döffinger CVS
> > >
> > > Update of /cvsroot/mplayer/main/libmpdemux
> > > In directory mail:/var2/tmp/cvs-serv12427/libmpdemux
> > >
> > > Modified Files:
> > > demux_audio.c
> > > Log Message:
> > > Fix possible hang when playing broken MP3 from linear stream and remove
> > > duplicate code.
> >
> > 10l, this patch breaks seeking with -ac mad and -hr-mp3-seek
> > (First seek fails; if backwards it goes to beginning of file, forwards
> > sets pts=infinity permenantly..)
> >
> > Please try to find the cause soon and fix it or I'll reverse this.
>
> Fixed. 100l, actually. :)
BTW, this is why we say never mix cosmetic changes with bugfixes. Your
"cosmetic" change actually had an error in it, and finding it took a
good bit of work.
Rich
More information about the MPlayer-cvslog
mailing list