log

age author description
Sat, 27 Sep 2014 18:44:47 +0000 reimar dmo: print messages to stderr instead of stdout.
Sat, 27 Sep 2014 18:44:46 +0000 reimar dmo.c: Remove cast that is not a good idea.
Sat, 27 Sep 2014 18:44:45 +0000 reimar DMO_AudioDecoder: Disable some debug code.
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.