log

age author description
Sat, 27 Sep 2014 18:44:44 +0000 reimar codec-cfg.h: Fix GUID type to be identical between 32 and 64 bit builds.
Thu, 18 Sep 2014 20:22:31 +0000 reimar configure: fix up some FFmpeg config.h defines, especially for ARM.
Wed, 17 Sep 2014 18:16:22 +0000 reimar bluray: Fix STREAM_CTRL_SEEK_TO_TIME for out-of-bound values.
Wed, 17 Sep 2014 18:00:19 +0000 reimar bluray: fix seek implementation again.
Wed, 17 Sep 2014 17:49:55 +0000 reimar bluray: check bd_seek result more thoroughly.
Wed, 17 Sep 2014 17:49:54 +0000 reimar lavf: fix AVSEEK_SIZE when STREAM_CTRL_GET_SIZE is not implemented.
Wed, 17 Sep 2014 17:13:35 +0000 reimar Add stdint.h include for intptr_t.