log

age author description
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.
Sat, 10 Aug 2013 04:02:17 +0000 jrash Synced with help_mp-en.h rev. 36413
Fri, 09 Aug 2013 22:09:25 +0000 reimar If VDPAU is available enable all VDPAU HWACCELs.
Fri, 09 Aug 2013 20:11:22 +0000 reimar Avoid some code duplication.