log

age author description
Thu, 17 Mar 2011 08:58:49 +0000 cehoyos Allow setting custom http header.
Mon, 14 Mar 2011 00:07:11 +0000 cehoyos Output ID_DVD_VOLUME_ID also for dvdnav://.
Sun, 13 Mar 2011 00:32:55 +0000 diego Simplify sed expressions to remove groups of decoders from libavdecoders list.
Sat, 12 Mar 2011 23:52:50 +0000 diego Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.
Sat, 12 Mar 2011 23:44:11 +0000 diego Revert broken crystalhd check and replace by minimal bandaid compile fix.
Sat, 12 Mar 2011 11:55:01 +0000 cehoyos Use fourcc instead of format where appropriate.
Sat, 12 Mar 2011 10:55:33 +0000 cehoyos Support 32bit big endian float pcm in aiff.
Sat, 12 Mar 2011 10:50:14 +0000 cehoyos Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.
Fri, 11 Mar 2011 16:06:43 +0000 iive Merge the configure CrystalHD dummy detection with
Fri, 11 Mar 2011 15:50:42 +0000 iive Fix MPlayer build after CrystalHD have been accepted in FFmpeg.
Fri, 11 Mar 2011 14:05:29 +0000 jrash sync with en/mplayer.1 rev. 33064
Fri, 11 Mar 2011 00:58:09 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 10 Mar 2011 18:59:44 +0000 ib Cosmetic: Prefer path relative to current directory.
Thu, 10 Mar 2011 18:45:42 +0000 ib Cosmetic: Remove incorrect comment.
Thu, 10 Mar 2011 18:43:54 +0000 ib Cosmetic: Add required include files.
Thu, 10 Mar 2011 15:43:08 +0000 ib Cosmetic: Rename pointers handling current window and items.
Thu, 10 Mar 2011 14:20:36 +0000 ib Replace some awkward and unnecessary usages of strlen().
Thu, 10 Mar 2011 13:22:11 +0000 ib Remove unused function guiMessageBox().
Wed, 09 Mar 2011 23:03:54 +0000 cehoyos Add a command line option -gamma.
Wed, 09 Mar 2011 21:18:25 +0000 ranma Use memmove when source and destination can overlap.
Wed, 09 Mar 2011 15:36:10 +0000 ib Make functions static that are only used inside the file.
Wed, 09 Mar 2011 14:15:14 +0000 cehoyos Add FourCC ai12 for AVC Intra 100 / 1080.
Tue, 08 Mar 2011 20:59:39 +0000 ib Cosmetic: Adjust indent.
Tue, 08 Mar 2011 20:56:51 +0000 ib Fix several issues with Translate().
Tue, 08 Mar 2011 19:07:55 +0000 ib Choose informative variable names.
Tue, 08 Mar 2011 18:53:54 +0000 ib Use double constants for higher precision calculations.
Tue, 08 Mar 2011 15:29:19 +0000 ib Make slabel work.
Tue, 08 Mar 2011 13:15:34 +0000 ib Cosmetic: Add missing break.
Tue, 08 Mar 2011 13:12:30 +0000 ib Avoid mixing declaration and code.
Tue, 08 Mar 2011 13:03:22 +0000 ib Replace ternary operator by more intelligible switch statement.
Tue, 08 Mar 2011 12:50:52 +0000 ib Remove needless casts.
Tue, 08 Mar 2011 12:38:23 +0000 ib Cosmetic: Rename macro controlling the dlabel delay.
Tue, 08 Mar 2011 12:29:44 +0000 ib Cosmetic: Format to MPlayer coding style.
Tue, 08 Mar 2011 12:12:37 +0000 ib Make constants explicitly type float.
Tue, 08 Mar 2011 11:08:28 +0000 ib Make constants explicitly type float.
Tue, 08 Mar 2011 11:06:27 +0000 ib Make constants explicitly type float.
Tue, 08 Mar 2011 10:25:28 +0000 ib Remove unreasonable inline definition from TranslateFilename().
Tue, 08 Mar 2011 09:57:04 +0000 ib Fix some debug messages.
Tue, 08 Mar 2011 08:55:10 +0000 cehoyos There is no help list for vo aa.
Mon, 07 Mar 2011 20:36:06 +0000 ib Move global variables to top of file.
Mon, 07 Mar 2011 20:27:29 +0000 ib Go without gtk functions.
Mon, 07 Mar 2011 20:15:30 +0000 ib Get prototype for GetTimerMS() from header file.
Mon, 07 Mar 2011 20:09:30 +0000 ib Cosmetic: Separate #endif from following line.
Mon, 07 Mar 2011 19:35:39 +0000 ib Remove needless includes.
Mon, 07 Mar 2011 16:44:42 +0000 ib Clean up debug messages.
Mon, 07 Mar 2011 13:33:00 +0000 ib Output right message number.
Sun, 06 Mar 2011 16:03:15 +0000 cboesch Cosmetics: add empty line between system and local headers and remove pointless
Sun, 06 Mar 2011 13:57:21 +0000 ib Add variable names to prototype declarations.
Sun, 06 Mar 2011 13:04:07 +0000 ib Prefer free() to gfree().
Sun, 06 Mar 2011 12:30:49 +0000 ib Simplify appClearItem() by using memset().
Sun, 06 Mar 2011 12:21:52 +0000 ib Cosmetic: Rename appResetStruct() appInitStruct().
Sun, 06 Mar 2011 11:55:52 +0000 ib Use FF_ARRAY_ELEMS() rather than a separate constant.
Sat, 05 Mar 2011 14:25:37 +0000 cehoyos Add VP8 fourcc.
Sat, 05 Mar 2011 12:27:15 +0000 reimar Fix dnet decoding with -ac ffac3, the data needs to be byte-swapped.
Sat, 05 Mar 2011 12:24:33 +0000 reimar Fix -ac a52 to work with codecs with tags other than 0x2000 or dnet
Sat, 05 Mar 2011 12:09:25 +0000 reimar 100l, actually only dnet tag indicates byte-swapped AC-3.
Sat, 05 Mar 2011 12:03:03 +0000 reimar Do not run the AC-3 parser on DNET (byte-swapped AC-3), that will break badly.
Fri, 04 Mar 2011 13:58:48 +0000 ib Reduce item arrays to reasonable size.
Fri, 04 Mar 2011 12:50:21 +0000 ib Cosmetic: Rename listItems structure.
Fri, 04 Mar 2011 12:03:12 +0000 jrash sync with en/mplayer.1 rev. 32946