log

age author description
Sun, 03 Jul 2011 09:46:18 +0000 reimar Remove condition that is now always true.
Sun, 03 Jul 2011 09:45:29 +0000 reimar Do not assign anything when a stream control returns an error.
Sat, 02 Jul 2011 23:27:19 +0000 reimar Use proper format string for sizeof() type.
Sat, 02 Jul 2011 23:26:05 +0000 reimar Remove pointless and in addition incorrect cast.
Sat, 02 Jul 2011 23:22:49 +0000 reimar Use "const char *" type for paths.
Sat, 02 Jul 2011 23:12:45 +0000 reimar Clean up some function prototypes.
Sat, 02 Jul 2011 22:59:40 +0000 reimar Cosmetics: Fix strange space placement.
Sat, 02 Jul 2011 22:55:52 +0000 reimar Fix type to match read_pnm arguments.
Sat, 02 Jul 2011 17:13:26 +0000 iive Increase video muxer output frame size.
Sat, 02 Jul 2011 08:17:45 +0000 reimar 100l, forgot to test without -vobsub.
Fri, 01 Jul 2011 20:54:57 +0000 reimar Add a hack to receive audio while probing video FPS.
Fri, 01 Jul 2011 19:08:13 +0000 reimar Fix linking order to allow compiling against Debian unstable version of LIVE555.
Fri, 01 Jul 2011 18:58:13 +0000 reimar Fix ridiculously slow LIVE555 test by sanity-checking the path for
Fri, 01 Jul 2011 17:48:29 +0000 diego configure: Drop check for compiler support of named assembler arguments.
Fri, 01 Jul 2011 17:43:40 +0000 reimar Make vobsub options available in mencoder, though with my test file
Fri, 01 Jul 2011 15:17:53 +0000 ptt corrected suboption stereo descriptions, and reformatted to be compliant with other sections
Fri, 01 Jul 2011 01:24:03 +0000 compn add yv16 raw fourcc
Thu, 30 Jun 2011 11:58:49 +0000 diego configure: Remove obsolete test for ARM pld instruction.
Wed, 29 Jun 2011 15:26:03 +0000 ib Cosmetic: Move command MP_CMD_QUIT to the end.
Wed, 29 Jun 2011 15:22:22 +0000 ib Don't let MPlayer directly call user interface functions.
Wed, 29 Jun 2011 14:31:17 +0000 ib Rename guiGetEvent type guiSetDefaults guiNewFile.
Wed, 29 Jun 2011 14:24:39 +0000 ib Don't let MPlayer directly call user interface functions.
Wed, 29 Jun 2011 13:37:04 +0000 ib Use unsigned index variable for comparison with array size.
Wed, 29 Jun 2011 13:33:21 +0000 ib Cosmetic: Arrange guiGetEvent() types in the sequence they are called.
Wed, 29 Jun 2011 13:16:35 +0000 ib Remove unused guiGetEvent type guiSetFileName.
Wed, 29 Jun 2011 11:38:21 +0000 ib Add missing #include "libavutil/common.h".
Wed, 29 Jun 2011 11:35:58 +0000 ib Replace numeric constants for gtkEquChannels array size.
Wed, 29 Jun 2011 11:21:09 +0000 ib Don't destroy the equalizer settings.
Wed, 29 Jun 2011 10:53:15 +0000 ib Cosmetic: Rename variable dvdp dvd.
Wed, 29 Jun 2011 10:51:22 +0000 ib Prefer previously assigned guiInfo.StreamTyp over stream->type.