log

age author description
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 12 May 2009 19:25:35 +0000 diego Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories
Tue, 12 May 2009 18:09:53 +0000 diego Make sure that -I flags for internal library copies come before other CFLAGS
Tue, 12 May 2009 15:00:32 +0000 diego Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.
Tue, 12 May 2009 08:21:53 +0000 diego libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.
Tue, 12 May 2009 07:25:04 +0000 diego Add HAVE_PPC64 definition for FFmpeg.
Tue, 12 May 2009 06:52:57 +0000 diego Make sure CONFIG_MUXERS is always set.
Tue, 12 May 2009 03:03:35 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 03:01:09 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:58:29 +0000 reynaldo Some reformating to avoid two too long lines
Tue, 12 May 2009 02:45:52 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:43:03 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:41:04 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:33:28 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:31:11 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:29:29 +0000 reynaldo Get rid of some more trailing whitespace
Sun, 10 May 2009 21:13:15 +0000 rtogni chunk size = 0 is valid for DATA chunks (used in live streams), don't
Sun, 10 May 2009 14:00:00 +0000 diego Add const qualifier to param argument of sws_getContext() and
Sun, 10 May 2009 11:37:04 +0000 diego Move preprocessor condition before variable declaration, fixes the warning:
Sat, 09 May 2009 21:37:07 +0000 rik MPV_common_init balks if s->avctx->pix_fmt == PIX_FMT_NONE, so we set it correctly
Sat, 09 May 2009 18:47:18 +0000 diego Remove redundant information about configuring MPlayer for GUI support.
Sat, 09 May 2009 18:13:48 +0000 diego Move image formats section to a more appropriate place.
Sat, 09 May 2009 13:15:31 +0000 diego cosmetics: indentation fixes for the dvdread check
Sat, 09 May 2009 12:52:44 +0000 diego Fix misplaced 'fi' in external dvdread test.
Sat, 09 May 2009 10:56:37 +0000 diego Add missing const qualifiers to AltiVec function parameters where appropriate.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Fri, 08 May 2009 21:47:50 +0000 diego Replace informal GPL license header by standard GPL header.
Fri, 08 May 2009 21:47:03 +0000 diego Replace informal LGPL header by standard LGPL license header.
Fri, 08 May 2009 16:21:03 +0000 diego lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.
Fri, 08 May 2009 15:43:54 +0000 cehoyos Do not use flag CWBackPixel when calling vo_x11_create_vo_window():
Fri, 08 May 2009 13:58:42 +0000 diego The Apple remote code needs the Cocoa framework to link.
Thu, 07 May 2009 21:34:56 +0000 diego Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.
Thu, 07 May 2009 21:02:57 +0000 adrian Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.
Thu, 07 May 2009 20:41:04 +0000 vitor Fix sliced yuv410 -> yuv420 conversion
Thu, 07 May 2009 13:16:22 +0000 jrash revise previous translation
Thu, 07 May 2009 13:13:54 +0000 jrash sync with en/mplayer.1 r29252
Tue, 05 May 2009 23:02:59 +0000 diego cosmetics: Move Quartz and CoreVideo checks into the vo driver section.
Tue, 05 May 2009 21:03:56 +0000 diego LDFLAGS for CoreVideo and Quartz should be MPlayer-only.
Tue, 05 May 2009 18:45:59 +0000 diego libdvdcss requires the Carbon framework to link on Mac OS X.
Tue, 05 May 2009 18:04:53 +0000 diego cosmetics: Move $def_dvdcss to a more sensible place in config.h.
Tue, 05 May 2009 17:57:44 +0000 diego cosmetics: Move CoreAudio check to audio output section.
Tue, 05 May 2009 17:36:31 +0000 diego Add prototype for mp_a52_framesize().
Tue, 05 May 2009 17:30:50 +0000 diego Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h
Tue, 05 May 2009 17:27:36 +0000 diego Remove pointless #ifdef around spudec.h #include.
Tue, 05 May 2009 17:17:17 +0000 diego cosmetics: indentation
Tue, 05 May 2009 17:15:54 +0000 diego Allow disabling and enabling VCD support through command line parameters.
Tue, 05 May 2009 09:08:53 +0000 diego CoreAudio LDFLAGS should be MPlayer-only.
Tue, 05 May 2009 08:49:07 +0000 diego Improve CoreAudio check: Use all required headers and frameworks.
Tue, 05 May 2009 08:46:37 +0000 diego Simplify Mac OS X Finder and Mac OS X Bundle file locations checks.
Tue, 05 May 2009 01:34:16 +0000 michael Change VOFW for x86 to 5120, it allows larger images to be scaled and was
Mon, 04 May 2009 18:29:55 +0000 diego CONFIG_QUICKTIME should be set depending on the state of QTX support.
Mon, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Mon, 04 May 2009 16:56:36 +0000 diego ao_macosx was renamed to ao_coreaudio.
Mon, 04 May 2009 16:55:05 +0000 diego Rename macosx video output driver to corevideo.
Mon, 04 May 2009 14:53:47 +0000 diego Rename macosx audio output driver to coreaudio.
Mon, 04 May 2009 14:49:42 +0000 diego QuickTime codecs support requires -framework QuickTime to link on Mac OS X.
Mon, 04 May 2009 14:40:22 +0000 diego Replace QuickTime.h #include with Carbon.h, which is really needed.
Mon, 04 May 2009 14:09:31 +0000 diego Ulion no longer has time to be maintainer.
Mon, 04 May 2009 13:16:04 +0000 diego Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS.
Mon, 04 May 2009 11:44:36 +0000 diego Add information about configure options to config.mak.
Sun, 03 May 2009 21:52:41 +0000 bircoph Cosmetics for r29244 to follow K&R style closely.
Sun, 03 May 2009 21:51:37 +0000 bircoph Support for libbs2b ver. 3.0.0 API.
Sun, 03 May 2009 20:57:37 +0000 reimar Use libavutil/fifo.h for macosx ao instead of its own FIFO implementation.
Sat, 02 May 2009 08:40:53 +0000 sdrik Fix chroma shift when scaling from ARGB on LE and BGRA on BE
Mon, 27 Apr 2009 21:41:42 +0000 bircoph Fix polish spelling. Noticed in Gentoo ebuild long time ago.
Mon, 27 Apr 2009 14:25:44 +0000 sdrik Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c
Mon, 27 Apr 2009 09:44:59 +0000 gpoirier sync w/r29147
Sun, 26 Apr 2009 08:59:18 +0000 diego Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.
Sat, 25 Apr 2009 19:09:54 +0000 diego Replace glibc-specific __WORDSIZE preprocessor check with HAVE_FAST_64BIT.
Sat, 25 Apr 2009 18:43:35 +0000 diego Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.
Sat, 25 Apr 2009 18:39:19 +0000 diego Remove unnecessary -framework OpenGL from CoreVideo linker flags.
Sat, 25 Apr 2009 17:52:55 +0000 diego whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespace
Sat, 25 Apr 2009 17:48:48 +0000 diego Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.
Sat, 25 Apr 2009 16:37:08 +0000 diego typo in XFORM asm check, noticed by Emanuele Giaquinta
Sat, 25 Apr 2009 12:34:24 +0000 diego sane verbosity levels for menu initialization
Thu, 23 Apr 2009 22:19:53 +0000 cehoyos Make reset_ptr() void.
Thu, 23 Apr 2009 21:01:07 +0000 siretart commit remaining binary_codecs.sh changes from debian.
Thu, 23 Apr 2009 20:59:46 +0000 siretart check for missing libstdc++
Thu, 23 Apr 2009 20:56:59 +0000 siretart more cosmetics
Thu, 23 Apr 2009 18:54:22 +0000 diego whitespace cosmetics
Thu, 23 Apr 2009 10:18:32 +0000 reimar Change getdladdr to always use dlopen, dlsym and then dlclose.
Thu, 23 Apr 2009 08:46:05 +0000 siretart Part 3 of syncing binary_codecs.sh with Debian
Thu, 23 Apr 2009 08:37:20 +0000 siretart Part 2 of syncing binary_codecs.sh with Debian
Thu, 23 Apr 2009 07:39:39 +0000 diego Pass argc and argv parameters to main() function in SDL test.
Wed, 22 Apr 2009 20:46:33 +0000 siretart Part 1 of syncing binary_codecs.sh with Debian
Tue, 21 Apr 2009 21:27:53 +0000 eugeni Don't automatically wrap lines when WrapStyle==2.
Tue, 21 Apr 2009 08:19:22 +0000 gpoirier Fix a signedness issue that caused a warning to be wrongfully printed at runtime.
Tue, 21 Apr 2009 01:08:03 +0000 michael Planar 16bit 420 422 444 YUV support (output is only supported in some
Tue, 21 Apr 2009 00:08:06 +0000 michael Merge gray->gray converters into planarCopy(), this should also make planarCopy()
Tue, 21 Apr 2009 00:03:00 +0000 michael Add macro to check for 16bit per sample.
Tue, 21 Apr 2009 00:01:59 +0000 michael Make sure src/dst are NULL when they arent used, some code uses this to
Mon, 20 Apr 2009 21:05:32 +0000 michael Use generic BE check instead of checking for gray16LE.
Mon, 20 Apr 2009 21:04:55 +0000 michael add isBE()
Mon, 20 Apr 2009 18:20:37 +0000 diego Unify error message output and update error messages.
Mon, 20 Apr 2009 15:35:34 +0000 diego small typo fixes
Mon, 20 Apr 2009 15:24:47 +0000 diego Remove reference to outdated documentation file.
Mon, 20 Apr 2009 14:02:40 +0000 diego Move non-conditional SRCS lists below the conditional parts. This allows
Mon, 20 Apr 2009 13:52:14 +0000 diego whitespace cosmetics
Mon, 20 Apr 2009 13:51:47 +0000 diego Use temporary variables to add objects that depend on more than one
Mon, 20 Apr 2009 12:07:08 +0000 diego Add algorithm flag (SWS_POINT) to sws_getContext call to avoid a crash.
Mon, 20 Apr 2009 03:39:44 +0000 diego Only add existing files to the FFMPEGFILES variable.
Mon, 20 Apr 2009 00:19:39 +0000 diego Use ADDSUFFIXES function to simplify version.h dependency declaration.
Mon, 20 Apr 2009 00:18:59 +0000 diego Introduce ADDSUFFIXES function and use it to simplify the
Mon, 20 Apr 2009 00:16:53 +0000 diego cosmetics: Move ADD_ALL_* functions to a more sensible place.
Mon, 20 Apr 2009 00:10:45 +0000 diego Add HAVE_LDBRX to config.h for FFmpeg.
Mon, 20 Apr 2009 00:10:09 +0000 diego Add check for XFORM ASM, needed by FFmpeg/PPC.
Sun, 19 Apr 2009 22:27:02 +0000 diego cosmetics: reindent
Sun, 19 Apr 2009 15:54:48 +0000 diego whitespace cosmetics
Sun, 19 Apr 2009 15:54:16 +0000 diego cosmetics: Rename PARTS variable to FFMPEGPARTS.
Sun, 19 Apr 2009 15:51:06 +0000 diego Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands
Sun, 19 Apr 2009 15:22:27 +0000 diego Convert another forgotten ADD_ALL_EXESUFS call.
Sun, 19 Apr 2009 15:16:04 +0000 diego Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.
Sun, 19 Apr 2009 14:54:44 +0000 diego Remove duplicate entry from DIRS.
Sun, 19 Apr 2009 14:53:41 +0000 diego Add files in all library subdirectories to FFMPEGFILES variable, not
Sun, 19 Apr 2009 13:32:15 +0000 diego Remove pointless #ifdef around internal #include.
Sat, 18 Apr 2009 22:27:36 +0000 michael Remove 2 useless += at the end of rgb16to15(), found by CSA.
Sat, 18 Apr 2009 13:52:00 +0000 stefano Rename swscale_avoption.c to options.c.
Sat, 18 Apr 2009 11:53:59 +0000 stefano Make sws_setColorspaceDetails() return -1 if the destination format is
Sat, 18 Apr 2009 11:45:31 +0000 stefano Move sws_[gs]etColorspaceDetails() documentation from swscale.c to
Thu, 16 Apr 2009 10:02:10 +0000 diego Rely on POSIX-compatible head/tail versions that understand the -n option.