log

age author description
Fri, 22 Aug 2008 21:35:38 +0000 diego Remove unused and untested function. It is only part of our local patchset.
Fri, 22 Aug 2008 20:53:44 +0000 diego Remove duplicate vsscanf fallback implementation, we have another in osdep/.
Fri, 22 Aug 2008 17:26:16 +0000 reimar -geometry support for -vo fbdev.
Thu, 21 Aug 2008 13:40:16 +0000 diego Sync libdvdcss with upstream version r212.
Thu, 21 Aug 2008 11:00:47 +0000 diego Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
Thu, 21 Aug 2008 09:52:47 +0000 diego cosmetics: Remove trailing whitespace and tabs.
Mon, 18 Aug 2008 06:30:10 +0000 diego Remove SKIP_DEPS trick. The same effect can be achieved without it.
Sun, 17 Aug 2008 22:32:30 +0000 diego fix for alignment problem on older ARM cores
Sun, 17 Aug 2008 22:02:05 +0000 diego Add check for ARM VFP instructions.
Fri, 15 Aug 2008 19:48:09 +0000 gpoirier sync w/r27466
Fri, 15 Aug 2008 17:14:53 +0000 diego Work correctly with very small files where less than outburst is to be played.
Fri, 15 Aug 2008 11:40:01 +0000 michael Document -lavcopts o, aka libavcodec AVOption.
Thu, 14 Aug 2008 20:42:54 +0000 diego FFmpeg no longer has fastmemcpy support, so no longer trigger recursing
Thu, 14 Aug 2008 16:04:32 +0000 diego Remove unused static declarations, fixes the warnings:
Thu, 14 Aug 2008 15:54:53 +0000 diego Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
Thu, 14 Aug 2008 15:48:11 +0000 diego 100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.
Wed, 13 Aug 2008 22:09:33 +0000 aurel add mapping for real audio and video CODEC_ID to MPlayer's fourcc
Wed, 13 Aug 2008 18:22:10 +0000 compn fixes spotted by diego
Wed, 13 Aug 2008 00:01:31 +0000 aurel demux_lavf: fix mp_seek behavior in case of seeking error
Tue, 12 Aug 2008 07:38:30 +0000 diego Remove pointless #ifdefs around extern declarations.
Tue, 12 Aug 2008 07:33:15 +0000 diego Remove useless DVB-related #include.
Tue, 12 Aug 2008 07:16:18 +0000 diego Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.
Tue, 12 Aug 2008 01:58:36 +0000 compn updates
Mon, 11 Aug 2008 23:15:24 +0000 ben Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.
Mon, 11 Aug 2008 23:11:38 +0000 ben Update ChangeLog with latest VIDIX related changes regarding SuperH.
Mon, 11 Aug 2008 23:10:03 +0000 ben Add VIDIX driver for SuperH Mobile VEU hardware block.
Mon, 11 Aug 2008 23:04:03 +0000 ben Add proper VIDIX support for SuperH architecture.
Mon, 11 Aug 2008 21:10:04 +0000 gpoirier sync w/r27348, patch by JRaSH
Mon, 11 Aug 2008 17:32:31 +0000 compn fix audio in some rtsp streams, ok'd by lu_zero
Sun, 10 Aug 2008 18:38:13 +0000 diego The PNG encoder in libavcodec needs to be enabled for vf_screenshot even if