log

age author description
Mon, 06 Jan 2014 20:01:48 +0000 iive XvMC: Handle shm xvimage allocation error.
Mon, 06 Jan 2014 19:55:26 +0000 iive XvMC: Minor refoactoring of allocate_xvimage().
Thu, 02 Jan 2014 09:16:57 +0000 ib Update year in copyright notes.
Wed, 01 Jan 2014 22:19:26 +0000 cehoyos Support Atrac 3+ in oma files.
Wed, 01 Jan 2014 22:18:33 +0000 cehoyos Support Atrac 3+ in wav files.
Wed, 01 Jan 2014 22:17:01 +0000 cehoyos Set audio channel_layout from container when using FFmpeg decoder.
Wed, 01 Jan 2014 22:13:47 +0000 cehoyos Update Copyright year.
Tue, 31 Dec 2013 15:31:23 +0000 reimar Merge declaration and initialization.
Tue, 31 Dec 2013 15:31:15 +0000 reimar Simpler/more robust cleanup code.
Tue, 31 Dec 2013 15:31:09 +0000 reimar Remove pointless explicit initialization.
Tue, 31 Dec 2013 15:30:58 +0000 reimar Add missing "static".
Tue, 31 Dec 2013 15:30:49 +0000 reimar libao2: Add sndio audio output module.
Sun, 22 Dec 2013 20:36:52 +0000 reimar Only update aspect when there was an actual change.
Tue, 17 Dec 2013 22:57:00 +0000 ib Get rid of guiInfo member afilter.
Tue, 17 Dec 2013 22:41:24 +0000 ib Cosmetic: Adjust indent.
Tue, 17 Dec 2013 22:40:51 +0000 ib Add mpctx_get_stream().
Tue, 17 Dec 2013 22:31:30 +0000 ib Add mpctx_get_global_sub_pos().
Tue, 17 Dec 2013 22:30:06 +0000 ib Cosmetic: Adjust indent.
Tue, 17 Dec 2013 22:27:13 +0000 ib Fix small bug with GUI_SET_STREAM.
Tue, 17 Dec 2013 22:18:13 +0000 ib Use variable for passed data in GUI_SET_AUDIO.
Tue, 17 Dec 2013 22:12:19 +0000 ib Provide GUI_SET_MIXER call with argument.
Tue, 17 Dec 2013 18:46:48 +0000 reimar Switch from deprecated intfloat_readwrite.h to intfloat.h
Tue, 17 Dec 2013 16:00:57 +0000 iive Add XvMC hwaccel defines to configure.
Tue, 17 Dec 2013 15:44:45 +0000 iive Allow the compilation of more than one hwaccel format.
Mon, 16 Dec 2013 00:06:28 +0000 cehoyos Define HAVE_LIBC_MSVCRT to avoid a warning.
Sat, 14 Dec 2013 00:43:10 +0000 michael configure: fix build when ffmpeg Makefiles use CONFIG_THREADS
Thu, 12 Dec 2013 21:25:47 +0000 compn more binary codecs, patch by David Spreadborough
Wed, 11 Dec 2013 20:03:03 +0000 reimar Only detect a file as MPEG-PS if we can find at least 2 packets.
Wed, 11 Dec 2013 20:03:02 +0000 reimar Fix potential endless loop while probing.
Mon, 09 Dec 2013 14:11:16 +0000 compn add imm5 / imm6 binary codec, patch by David Spreadborough