changeset | ac6c37d85d65 |
---|---|
branch | default |
bookmark | |
tag | tip |
user | al |
description | configure: Fix initialization of variable def_local_aligned_32 It contiained the #define of HAVE_LOCAL_ALIGNED_16 instead of HAVE_LOCAL_ALIGNED_32. |
files | configure |
changeset | d773c8901dd8 |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | demux_lavf: set stream_pts if possible. |
files | libmpdemux/demux_lavf.c |
changeset | 82a15e343f94 |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | dmo: print messages to stderr instead of stdout. |
files | loader/dmo/DMO_VideoDecoder.c loader/dmo/dmo.c |
changeset | 277b0288b0f9 |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | dmo.c: Remove cast that is not a good idea. |
files | loader/dmo/dmo.c |
changeset | 5b78a5e38218 |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | DMO_AudioDecoder: Disable some debug code. |
files | loader/dmo/DMO_AudioDecoder.c |
changeset | 86ba78d8137c |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | codec-cfg.h: Fix GUID type to be identical between 32 and 64 bit builds. |
files | codec-cfg.h |
changeset | baa61e26cf83 |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | configure: fix up some FFmpeg config.h defines, especially for ARM. |
files | configure |
changeset | 32aab8a15bfc |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | bluray: Fix STREAM_CTRL_SEEK_TO_TIME for out-of-bound values. |
files | stream/stream_bluray.c |
changeset | db6c0aa280ff |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | bluray: fix seek implementation again. |
files | stream/stream_bluray.c |
changeset | 297da727ee2b |
---|---|
branch | |
bookmark | |
tag | |
user | reimar |
description | bluray: check bd_seek result more thoroughly. Also implement GET_SIZE stream control. |
files | stream/stream_bluray.c |