Mercurial > mplayer.hg
log edl.c @ 25772:cb331cd820d4
age | author | description |
---|---|---|
Wed, 05 Jul 2006 06:54:58 +0000 | reynaldo | all cosmetics, mainly denestifying of main edl operation's fill loop |
Wed, 05 Jul 2006 06:39:39 +0000 | reynaldo | fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found |
Wed, 05 Jul 2006 06:36:54 +0000 | reynaldo | corectly report badly formated line number |
Wed, 05 Jul 2006 06:33:58 +0000 | reynaldo | reverts previous commit due to mixed cosmetics ... |
Tue, 04 Jul 2006 07:33:15 +0000 | reynaldo | - Fix segfault on overlapping start/stop |
Thu, 27 Apr 2006 12:40:29 +0000 | uau | Make EDL compilation unconditional |
Fri, 10 Mar 2006 21:34:54 +0000 | ods15 | remove edl.c pre-alloc, more readble and safe code |