log

age author description
Sun, 30 Sep 2007 21:56:09 +0000 cehoyos Added EOF detection for RTSP via live555
Sun, 30 Sep 2007 21:53:46 +0000 cehoyos Clarify some RTSP changes
Sun, 30 Sep 2007 20:36:32 +0000 nicodvb mention the recent telecining bugfix in muxer_mpeg
Sun, 30 Sep 2007 20:02:57 +0000 rtogni Disable direct rendering for ROQ video, the buffer management used by
Sun, 30 Sep 2007 12:07:00 +0000 attila revert changes r23805, r23819 and r23866 to restore the mga_vid check
Sun, 30 Sep 2007 11:11:54 +0000 lu_zero Require atleast libnemesi 0.6.2 (range api and h263 support
Sun, 30 Sep 2007 03:49:22 +0000 voroshil AMV demuxer and audio/video decoder
Sat, 29 Sep 2007 22:49:25 +0000 lu_zero Gentoo patches for Xext
Sat, 29 Sep 2007 22:28:24 +0000 diego Give temporary executable file the system-specific executable extension.
Sat, 29 Sep 2007 22:26:35 +0000 diego Move declaration of temporary file variables to after the system-specific
Sat, 29 Sep 2007 22:19:54 +0000 diego Fix Theora check without pkgconfig, -ltheora will not link on its own,
Sat, 29 Sep 2007 22:16:07 +0000 diego Nuke some more outdated and confusing comments.
Sat, 29 Sep 2007 22:12:30 +0000 diego Remove redundant comment.
Sat, 29 Sep 2007 22:09:31 +0000 diego Remove useless comment.
Sat, 29 Sep 2007 22:04:56 +0000 diego cosmetics: Move the command to remove configure.log out of a block of variable
Sat, 29 Sep 2007 21:30:04 +0000 gpoirier sync w/24656
Sat, 29 Sep 2007 19:56:17 +0000 diego spelling cosmetics
Sat, 29 Sep 2007 19:48:45 +0000 diego Enable SSE on MinGW, many builds out there seem to use it without ill effect.
Sat, 29 Sep 2007 17:11:24 +0000 compn add flac speedups
Sat, 29 Sep 2007 15:56:06 +0000 kraymer compile fix for faq.xml
Sat, 29 Sep 2007 15:33:32 +0000 voroshil r24655: analyzeduration option for lavf demuxer
Sat, 29 Sep 2007 15:17:27 +0000 Gabrov synced with r24656
Sat, 29 Sep 2007 13:03:57 +0000 kraymer r24030: Document special A-V sync issues with FLV files
Sat, 29 Sep 2007 12:27:13 +0000 reimar AVI can do video stream switching, too
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;