log

age author description
Sun, 25 Aug 2013 17:23:22 +0000 reimar Fix disabling subtitles by switching through them.
Sun, 25 Aug 2013 11:30:45 +0000 reimar Quick an inefficient hack to enable planar encoding.
Sun, 25 Aug 2013 11:30:43 +0000 reimar Extract audio encoding code into a separate helper function.
Sun, 25 Aug 2013 11:30:42 +0000 reimar lavcac3enc: avoid code duplication.
Wed, 21 Aug 2013 18:08:37 +0000 reimar Avoid reinitializing VDPAU on e.g. simple aspect changes.
Wed, 21 Aug 2013 18:08:25 +0000 michael configure: add config_exif for ffmpeg
Thu, 15 Aug 2013 19:43:30 +0000 reimar Add define to reduce warnings.
Wed, 14 Aug 2013 16:54:11 +0000 reimar Leave it to FFmpeg to disable multithreading with hwaccel.
Wed, 14 Aug 2013 10:21:30 +0000 al vo png: Error handling and clean up
Wed, 14 Aug 2013 10:16:46 +0000 al vo png: Switch to avcodec_encode_video2
Tue, 13 Aug 2013 20:45:51 +0000 reimar Extract some setup code into a separate function.
Mon, 12 Aug 2013 19:56:34 +0000 reimar Fix a possible crash when DRI failed.
Mon, 12 Aug 2013 19:37:35 +0000 reimar Fix possible hang bug with -ao pcm.
Mon, 12 Aug 2013 19:37:33 +0000 reimar Do not increment frame drop count when at EOF.
Sun, 11 Aug 2013 18:28:58 +0000 reimar Make VDPAU support work again with latest FFmpeg.