log

age author description
Wed, 26 Jul 2006 18:52:33 +0000 reimar demuxer might not set i_bps, so do not divide by it in that case
Wed, 26 Jul 2006 17:22:01 +0000 reimar Incorrect check in gxf demuxer leading to crash with textKO.gxf sample file
Wed, 26 Jul 2006 13:19:02 +0000 lucabe Replace MIN() and MAX() with FFMIN() and FFMAX()
Wed, 26 Jul 2006 09:30:43 +0000 gpoirier fix 3 bugs in libmpdemux/demux_mf.c
Tue, 25 Jul 2006 08:54:48 +0000 boskicinek - synced with 18964 by Emdej and fixes from Boski
Tue, 25 Jul 2006 08:23:26 +0000 gpoirier synced with r19181
Tue, 25 Jul 2006 07:08:34 +0000 uau Regular expression for conversions had 'P' instead of 'p', fixed