log

age author description
Mon, 18 Oct 2010 20:44:04 +0000 cigaes Move the read_pnm function into a separate file.
Mon, 18 Oct 2010 20:27:07 +0000 cigaes Add a flag "initialized" to the mp_eosd_source structure.
Mon, 18 Oct 2010 15:00:17 +0000 siretart don't fail debian package build if not all shlibdeps information could be retrieved
Sun, 17 Oct 2010 17:41:05 +0000 reimar Reindent.
Sun, 17 Oct 2010 17:39:53 +0000 reimar Add support for AOPLAY_FINAL_CHUNK, reportedly also fixes a possible
Sun, 17 Oct 2010 16:10:17 +0000 reimar Fix possible crash for invalid http_proxy URLs like just
Sun, 17 Oct 2010 16:00:04 +0000 reimar More strict autodetection of RT subtitle format.
Sun, 17 Oct 2010 15:56:04 +0000 reimar Mention af_cmdline command in Changelog.
Sun, 17 Oct 2010 15:54:55 +0000 reimar Add experimental af_cmdline slave command to allow changing filter options at runtime.
Sun, 17 Oct 2010 15:52:18 +0000 reimar Make af_reinit "public", to allow using it in future patches.
Sun, 17 Oct 2010 15:30:14 +0000 reimar Avoid C99-style loops with variable declaration inside for ()
Sun, 17 Oct 2010 15:25:38 +0000 reimar Add proper include for set_priority,
Sun, 17 Oct 2010 15:23:33 +0000 reimar Move gui-specific code out of common_init, it certainly does
Sun, 17 Oct 2010 15:17:46 +0000 reimar Add windows.h include to fix compilation in some cases.
Sun, 17 Oct 2010 09:06:18 +0000 reimar Make code clearer by putting the "special case hack" inside the if.
Sun, 17 Oct 2010 08:59:41 +0000 reimar Fix indentation.
Sun, 17 Oct 2010 08:58:40 +0000 reimar Do not fail opening a -input file= file just because stat failed, but try
Sun, 17 Oct 2010 08:49:02 +0000 reimar Add missing avstring include for av_strlcpy.
Sun, 17 Oct 2010 08:47:08 +0000 reimar Add proper include for av_strlcpy.
Sun, 17 Oct 2010 02:19:05 +0000 reynaldo Small grammar and formatting fixes
Fri, 15 Oct 2010 10:45:19 +0000 siretart in auto mode, enable internal libdvdcss only if it is actually available
Thu, 14 Oct 2010 09:27:38 +0000 cigaes Cosmetic: remove useless braces.
Thu, 14 Oct 2010 09:26:21 +0000 cigaes Use intptr_t for integers stored in opaque pointers.
Thu, 14 Oct 2010 08:43:19 +0000 siretart ignore debhelper generated debug logfiles
Thu, 14 Oct 2010 08:37:47 +0000 siretart add hint for building an mplayer package that uses libdvdcss at runtime instead of the internal copy
Thu, 14 Oct 2010 08:36:31 +0000 siretart make clean target more robust (i.e. don't fail when config.mak isn't there)
Wed, 13 Oct 2010 18:56:44 +0000 reimar Replace snprintf by av_strlcpy.
Wed, 13 Oct 2010 18:38:50 +0000 reimar Do not call Setup_FS_Segment if the QuickTime framework is used on OSX
Wed, 13 Oct 2010 15:09:24 +0000 siretart do not create a fake 'bestsites' if neither 'fping' or 'netselect' are installed
Wed, 13 Oct 2010 15:02:00 +0000 siretart use 'dpkg --print-architecture'
Tue, 12 Oct 2010 22:08:46 +0000 cigaes EOSD: add a function to test if a source has already been registered.
Tue, 12 Oct 2010 16:53:43 +0000 diego Remove some obsolete and misleading comments.
Mon, 11 Oct 2010 17:09:33 +0000 reimar Fix handling of invalid values in aspect_save_screenres to not overwrite
Mon, 11 Oct 2010 12:33:57 +0000 diego Remove #warning preprocessor directives or replace them by suitable comments.
Sun, 10 Oct 2010 11:20:57 +0000 reimar Extract code to read a pnm file into a separate function.
Sun, 10 Oct 2010 09:30:42 +0000 cigaes Add the overlay_add and overlay_remove commands.
Sun, 10 Oct 2010 09:27:11 +0000 cigaes Use a dynamic list for the sources of EOSD elements.
Sat, 09 Oct 2010 17:52:35 +0000 reimar Avoid printing AAC with SBR warning on every decode call, instead print
Sat, 09 Oct 2010 15:55:09 +0000 reimar Write the code in a more understandable way instead of trying to explain
Sat, 09 Oct 2010 15:51:28 +0000 reimar Whitespace cosmetics: format init function more consistent with the
Sat, 09 Oct 2010 15:46:17 +0000 reimar Fix typo in error message: ACC -> AAC
Sat, 09 Oct 2010 15:16:24 +0000 reimar Simplify some ifdefs.
Sat, 09 Oct 2010 15:14:33 +0000 reimar Move OS-fixup hacks in init code into a separate function.
Sat, 09 Oct 2010 15:10:08 +0000 reimar Sanitize indentation of common init functions.
Sat, 09 Oct 2010 15:04:50 +0000 reimar Avoid duplicating common init code between MPlayer and mencoder.
Sat, 09 Oct 2010 14:17:06 +0000 reimar Remove some commented-out and generally useless code.
Sat, 09 Oct 2010 13:35:16 +0000 reimar Fix validity checks before closing a file descriptor.
Sat, 09 Oct 2010 13:31:03 +0000 reimar Fix indentation.
Sat, 09 Oct 2010 13:29:25 +0000 reimar Remov gui-specific code, the way teh GUI works was changed so most
Sat, 09 Oct 2010 12:12:14 +0000 reimar Add a va_list version of mp_msg and use it to avoid yet another intermediate
Sat, 09 Oct 2010 12:08:50 +0000 reimar Add a missing const to declaration.
Sat, 09 Oct 2010 12:07:49 +0000 reimar Simplify code for writing to /proc/mtrr.
Sat, 09 Oct 2010 11:45:45 +0000 reimar Spelling fix.
Sat, 09 Oct 2010 11:41:10 +0000 reimar Use FFALIGN macro.
Sat, 09 Oct 2010 11:33:50 +0000 reimar Spelling fix.
Sat, 09 Oct 2010 11:31:40 +0000 reimar Remove an unmotivated and pointless panscan_calc call.
Sat, 09 Oct 2010 11:26:37 +0000 reimar xvidix: reconfigure also on window move.
Sat, 09 Oct 2010 11:24:37 +0000 reimar Fix xmga event handling: Reconfigure hardware on move and resize,
Sat, 09 Oct 2010 11:20:51 +0000 reimar Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.
Sat, 09 Oct 2010 11:17:28 +0000 reimar Add VO_EVENT_MOVE which is required for VOs that interact directly