log

age author description
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
Sun, 08 Dec 2013 18:29:09 +0000 reimar Make handling of query_format more robust.
Sun, 08 Dec 2013 17:53:59 +0000 reimar Revert r36537.
Sun, 08 Dec 2013 17:52:23 +0000 reimar Query codec support first.
Sun, 08 Dec 2013 15:07:00 +0000 reimar Workaround VDPAU decode errors on aspect change on NVidia.
Fri, 06 Dec 2013 19:37:07 +0000 reimar Add support for Nios-II architecture.
Fri, 06 Dec 2013 19:32:52 +0000 reimar demux_avs: fixed pointer signedness mismatch
Fri, 06 Dec 2013 19:30:53 +0000 reimar demux_avs: calloc instead of malloc + memset
Mon, 02 Dec 2013 14:43:24 +0000 ib Update track information at GUI_SET_STREAM for CDDA and VCD.
Mon, 02 Dec 2013 14:38:08 +0000 ib Add stream control command STREAM_CTRL_GET_CURRENT_TITLE for VCD.