log

age author description
Thu, 09 Oct 2008 08:36:04 +0000 cehoyos Change variable types from int to enum PixelFormat.
Thu, 09 Oct 2008 07:46:20 +0000 ulion Fix channel order for ffmpeg flac codec.
Wed, 08 Oct 2008 17:48:23 +0000 vitor Do not set src[1] to the palette, it is now in the context
Wed, 08 Oct 2008 17:46:22 +0000 vitor Add a new unscaled PAL8 -> RGB converter.
Wed, 08 Oct 2008 16:22:23 +0000 kraymer r27182: apply parameter name change of no-correct-pts from r26842 to man page
Wed, 08 Oct 2008 11:59:01 +0000 aurel Change one more variable type from int to enum PixelFormat.
Tue, 07 Oct 2008 19:44:39 +0000 cehoyos Change variable types from int to enum PixelFormat.
Tue, 07 Oct 2008 08:25:47 +0000 diego Remove unnecessary HAVE_AV_CONFIG_H #define.
Mon, 06 Oct 2008 14:09:22 +0000 gpoirier sync w/r27691
Sun, 05 Oct 2008 23:16:49 +0000 cehoyos Correctly place second const in declaration.
Sun, 05 Oct 2008 21:44:42 +0000 diego Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place where
Sun, 05 Oct 2008 21:00:16 +0000 lu_zero gcc-apple specific fallback not necessary anymore
Sun, 05 Oct 2008 20:43:09 +0000 cehoyos Disable mp3lib and liba52-internal for icc.
Sun, 05 Oct 2008 16:47:55 +0000 diego Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE macro.
Sun, 05 Oct 2008 13:43:45 +0000 Gabrov synced with r27718
Sat, 04 Oct 2008 18:50:39 +0000 cehoyos Remove b5Dither, g5Dither and r5Dither from libswscale.
Sat, 04 Oct 2008 17:55:42 +0000 diego Revert the removal of the likely/unlikely macros, they are still used.
Sat, 04 Oct 2008 17:15:39 +0000 diego Merge variable declaration and export.
Sat, 04 Oct 2008 16:40:35 +0000 cehoyos Remove g6Dither from libswscale.
Sat, 04 Oct 2008 15:11:39 +0000 ranma Fix "format '%d' expects type 'int', but argument 6 has type 'size_t'" warning.
Sat, 04 Oct 2008 15:06:50 +0000 diego Add a comment to lonely 'fi' for clarification.
Sat, 04 Oct 2008 15:03:10 +0000 ranma Make alsa resume after suspend to disk (would say 'file descriptor is in bad state' before this change)
Sat, 04 Oct 2008 13:07:31 +0000 diego cosmetics: more config.h reordering
Sat, 04 Oct 2008 12:39:16 +0000 diego cosmetics: Reorder entries in config.h.
Sat, 04 Oct 2008 12:24:18 +0000 diego 100l: Revert incorrect removal or --ar and --ranlib options.
Sat, 04 Oct 2008 12:14:38 +0000 diego cosmetics: Improve some config.h comments.
Sat, 04 Oct 2008 11:47:00 +0000 diego Do not duplicate likely/unlikely #defines from libmpeg2/libavcodec in config.h.
Sat, 04 Oct 2008 11:42:39 +0000 diego Remove unused HAVE_SYS_POLL_H definition from config.h.
Sat, 04 Oct 2008 11:27:39 +0000 diego cosmetics: Move around some more stuff in config.mak.
Sat, 04 Oct 2008 11:06:50 +0000 diego cosmetics: Move around stuff in config.mak.
Sat, 04 Oct 2008 10:57:57 +0000 diego Remove unused LIBDIR Makefile variable from config.mak.
Sat, 04 Oct 2008 10:53:28 +0000 diego Remove unused options --ar and --ranlib.
Sat, 04 Oct 2008 10:39:29 +0000 diego Do not set DESTDIR to an empty value so that it can be overridden on the
Sat, 04 Oct 2008 10:18:42 +0000 diego FAAC/FAAD are no longer the only available AAC encoders/decoders.
Sat, 04 Oct 2008 10:16:48 +0000 diego Remove word size check and macro and use __WORDSIZE directly instead.
Sat, 04 Oct 2008 09:52:07 +0000 diego Remove MPlayer-specific MP_WORDSIZE hack.
Sat, 04 Oct 2008 09:38:10 +0000 diego Merge SPARC and SPARC64 sections in the CPU detection code.
Sat, 04 Oct 2008 09:27:46 +0000 diego Skip setting variables to empty values in the CPU detection code.
Fri, 03 Oct 2008 23:44:40 +0000 diego Remove MinGW cruft.
Fri, 03 Oct 2008 22:49:53 +0000 diego 100l copy and paste typo fix
Fri, 03 Oct 2008 22:46:33 +0000 diego spelling cosmetics
Fri, 03 Oct 2008 22:39:06 +0000 diego Fix vsscanf test.
Fri, 03 Oct 2008 21:55:05 +0000 diego vo_fbdev now supports -geometry.
Fri, 03 Oct 2008 21:54:21 +0000 diego whitespace cosmetics
Fri, 03 Oct 2008 21:49:25 +0000 diego CVS --> Subversion
Fri, 03 Oct 2008 14:54:22 +0000 gpoirier fix compilation w/ FFmpeg r15533
Fri, 03 Oct 2008 10:18:53 +0000 diego Add missing #include for mplayer.h, fixes the warning:
Fri, 03 Oct 2008 09:56:37 +0000 diego Filter out xpm files from the list of dependencies to check for recursive
Fri, 03 Oct 2008 09:42:22 +0000 diego External liba52 parameters should only be enabled if the check succeeded.
Fri, 03 Oct 2008 09:40:43 +0000 diego Internal liba52 should default to enabled.
Thu, 02 Oct 2008 22:15:45 +0000 gpoirier fix FAQ about compiling 32 bit mplayer on x86_64
Wed, 01 Oct 2008 17:05:46 +0000 reimar Use the existing pt_iter_goto_head function instead of reimplementing it
Wed, 01 Oct 2008 17:05:39 +0000 reimar mpctx->playtree is a node, files can not be directly appended to it,
Wed, 01 Oct 2008 17:05:30 +0000 reimar Add a "pause" property to allow checking if MPlayer is paused.
Wed, 01 Oct 2008 17:05:18 +0000 reimar Add a m_property_flag_ro function for the default behaviour of a
Wed, 01 Oct 2008 06:47:26 +0000 diego 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.
Wed, 01 Oct 2008 01:01:59 +0000 diego Remove IWMMXT optimizations through libavcodec from libmpeg2.
Tue, 30 Sep 2008 19:35:10 +0000 gpoirier sync w/r27651
Tue, 30 Sep 2008 10:44:50 +0000 reimar Apply patch for oCERT #2008-013 / CVE-2008-3827
Mon, 29 Sep 2008 20:44:38 +0000 gpoirier sync w/r27607