log

age author description
Sat, 29 Sep 2007 07:55:43 +0000 henry analyzeduration option for lavf demuxer
Sat, 29 Sep 2007 07:49:02 +0000 henry remove useless int->double conversion
Sat, 29 Sep 2007 07:42:31 +0000 henry fix warnings
Sat, 29 Sep 2007 07:18:39 +0000 voroshil r24646: add -lavfdopts format option
Fri, 28 Sep 2007 21:20:41 +0000 nicodvb fixed bug introduced with previous commit: patch_panscan() must work in the sequence_display_extension, not on se_ptr
Fri, 28 Sep 2007 21:13:26 +0000 nicodvb 1000l, the tff flag was never cleared before being overwritten with the value on bff_mask;
Fri, 28 Sep 2007 21:06:45 +0000 iive Define profiles_t as const to fix a warning. Prevent profiles[] from been exported.