log

age author description
Wed, 12 Mar 2008 15:17:06 +0000 reimar Fix and simplify lscale=2 (bicub_x) scaler, produced funny
Tue, 11 Mar 2008 18:47:46 +0000 vayne removed redundant wincfg.h.
Tue, 11 Mar 2008 18:46:52 +0000 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
Tue, 11 Mar 2008 18:44:16 +0000 ptt 34% synced with r22753
Tue, 11 Mar 2008 18:36:10 +0000 vayne mingw uses windows sockets.
Tue, 11 Mar 2008 14:44:19 +0000 reimar Fix handling of comments in input.c, current code had useless ifs and in addition
Tue, 11 Mar 2008 10:03:25 +0000 reimar Try to fix the description of what mbcmp influences, please fix if I misunderstood the code.
Tue, 11 Mar 2008 09:01:38 +0000 diego Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings.
Mon, 10 Mar 2008 20:20:08 +0000 diego Add missing header #include.
Mon, 10 Mar 2008 20:19:15 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:43:07 +0000 diego sync with FFmpeg r12398
Mon, 10 Mar 2008 19:28:42 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:28:18 +0000 diego Remove useless #include.
Mon, 10 Mar 2008 19:19:03 +0000 diego Add missing header #include to fix 'make checkheaders'.
Mon, 10 Mar 2008 19:12:29 +0000 diego af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that
Mon, 10 Mar 2008 18:38:46 +0000 diego typo
Mon, 10 Mar 2008 18:00:25 +0000 diego CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.
Mon, 10 Mar 2008 14:30:49 +0000 benoit Make av_class a pointer to const.
Mon, 10 Mar 2008 14:28:25 +0000 benoit define VOF as double of VOFW.
Mon, 10 Mar 2008 08:16:55 +0000 zuxy Disable QTX emulation on win32; fix builds on cygwin and mingw32.
Mon, 10 Mar 2008 07:30:24 +0000 diego Remove redundant swScaler: output from places where av_log()
Sun, 09 Mar 2008 18:49:31 +0000 iive Fix wrong check for vidix usage.
Sun, 09 Mar 2008 10:35:45 +0000 iive Don't use void * arithmetic.
Sun, 09 Mar 2008 10:34:04 +0000 iive Handle vga_init() error and output error message.
Sat, 08 Mar 2008 18:55:08 +0000 diego CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpeg
Sat, 08 Mar 2008 16:44:51 +0000 diego Move HP-UX SCSI header check from the internal libdvdread check to the
Sat, 08 Mar 2008 14:54:36 +0000 diego cosmetics: Remove useless empty line.
Sat, 08 Mar 2008 14:40:18 +0000 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
Sat, 08 Mar 2008 11:20:17 +0000 ben remove duplicated pci ids in nvidia vidix driver
Fri, 07 Mar 2008 21:30:01 +0000 diego Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
Fri, 07 Mar 2008 21:25:28 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 07 Mar 2008 20:38:21 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 07 Mar 2008 20:25:26 +0000 diego This header uses parts of stdint.h, so #include it.
Fri, 07 Mar 2008 20:07:15 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 07 Mar 2008 19:27:08 +0000 mru simplify library version handling
Fri, 07 Mar 2008 17:20:04 +0000 diego Remove unnecessary #ifdef nesting.
Fri, 07 Mar 2008 17:16:10 +0000 diego cosmetics: Decrapify the indentation of the last few blocks of main().
Fri, 07 Mar 2008 10:39:43 +0000 diego Add parentheses where necessary to fix || conditions to work as intended.
Fri, 07 Mar 2008 10:36:31 +0000 diego Remove duplicate conditions in dvdread check.
Fri, 07 Mar 2008 10:05:08 +0000 diego Set ASFLAGS in configure and initialize it as necessary for OS/2.
Fri, 07 Mar 2008 00:22:09 +0000 diego sync with FFmpeg r12354
Thu, 06 Mar 2008 20:44:47 +0000 mru consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Thu, 06 Mar 2008 14:28:59 +0000 gpoirier sync w/r26067, patch by JRaSH jrash06 A 163 P com
Thu, 06 Mar 2008 14:27:47 +0000 gpoirier sync w/r26057, patch by JRaSH jrash06 A 163 P com
Thu, 06 Mar 2008 11:32:25 +0000 bcoudurier change sws_format_name to return const char*, supress many warnings
Thu, 06 Mar 2008 09:51:25 +0000 bcoudurier remove redundant SwScaler text since av_log uses AVClass context
Thu, 06 Mar 2008 08:52:22 +0000 diego Add some more paths to find tools on Slackware 12.
Thu, 06 Mar 2008 08:43:20 +0000 diego Fix printf format string mismatch, eliminates the warning:
Thu, 06 Mar 2008 08:34:50 +0000 diego Add necessary header #includes to fix 'make checkheaders'.
Thu, 06 Mar 2008 01:57:26 +0000 uau ve_vfw.c: #include aviheader.h instead of wine avifmt.h
Thu, 06 Mar 2008 00:42:24 +0000 diego Disable S3 VIDIX driver on non-x86 platforms.
Thu, 06 Mar 2008 00:34:40 +0000 diego 10l: ENABLE_GRAY needs to be present for libavcodec to compile.
Wed, 05 Mar 2008 23:32:01 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Wed, 05 Mar 2008 23:04:27 +0000 diego Do not enable grayscale decoding in FFmpeg, it slows down the
Wed, 05 Mar 2008 23:03:04 +0000 diego Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS
Wed, 05 Mar 2008 17:54:36 +0000 reimar Yet another hdv fourcc
Wed, 05 Mar 2008 08:24:59 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Wed, 05 Mar 2008 08:24:09 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Wed, 05 Mar 2008 07:59:37 +0000 diego Rename url.c/url.h to the less generic gtk_url.c/gtk_url.h.
Wed, 05 Mar 2008 07:53:14 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Wed, 05 Mar 2008 07:52:36 +0000 diego consistency cosmetics: Use #ifdef everywhere instead of #if defined().
Wed, 05 Mar 2008 04:03:44 +0000 michael One more (forgotten) fix for fixing sws_flags.
Wed, 05 Mar 2008 03:00:25 +0000 michael Turn ancient V offset numerical constants into named ones.
Wed, 05 Mar 2008 02:46:50 +0000 ulion Fix ffvorbis decoder's output channel order with channel reordering function.
Tue, 04 Mar 2008 23:35:24 +0000 diego Add necessary #includes to pass 'make checkheaders'.
Tue, 04 Mar 2008 21:45:36 +0000 diego Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
Tue, 04 Mar 2008 21:14:05 +0000 diego Remove pointless extern keyword from function declaration.
Tue, 04 Mar 2008 21:02:42 +0000 diego #include parser-cfg.h instead of declaring m_config_parse_config_file extern.
Tue, 04 Mar 2008 20:58:25 +0000 diego Remove pointless extern keyword from function declaration.
Tue, 04 Mar 2008 19:34:56 +0000 diego Add comments to #endif preprocessor directives.
Tue, 04 Mar 2008 19:30:35 +0000 diego Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
Tue, 04 Mar 2008 19:13:18 +0000 diego Remove pointless #ifdef USE_LIBAVCODEC inside #ifdef USE_LIBAVCODEC.
Mon, 03 Mar 2008 22:28:07 +0000 nicodvb search channels.conf in mplayer's instdir if all other searches fail; patch by foxcore gmail com
Mon, 03 Mar 2008 19:40:39 +0000 diego Remove ugly workaround for conflicting dca.h headers, it is no longer
Mon, 03 Mar 2008 19:37:41 +0000 diego Only demux_lavf.o explicitly needs -I../libavcodec in CFLAGS.
Mon, 03 Mar 2008 19:32:15 +0000 diego Add directory names to libavcodec #includes.
Mon, 03 Mar 2008 19:31:38 +0000 diego Remove unnecessary addition of -Ilibavformat to CFLAGS.
Mon, 03 Mar 2008 18:15:35 +0000 diego cosmetics: prettyprinting and alphabetical order
Mon, 03 Mar 2008 18:12:05 +0000 diego Move decision about whether or not to compile Windows emulation
Mon, 03 Mar 2008 17:51:36 +0000 diego Move decision about whether or not to compile wrapper.S to configure.
Mon, 03 Mar 2008 17:50:25 +0000 diego Add CFLAG_STACKREALIGN unconditionally to win32.o CFLAGS, configure takes care
Mon, 03 Mar 2008 12:38:33 +0000 gpoirier replace all occurences of "M$" by "Microsoft" because it's what we really meant, and "M$" nickname is quite childish
Mon, 03 Mar 2008 09:59:11 +0000 diego Add checkheaders target, ported from FFmpeg.
Mon, 03 Mar 2008 09:53:18 +0000 diego Add ID_SEEKABLE information to -identify output.
Mon, 03 Mar 2008 09:47:01 +0000 diego #include osdep/mman.h if sys/mman.h is not available.
Mon, 03 Mar 2008 03:02:36 +0000 uau configure: Set CONFIG_ENCODERS=yes in config.mak unconditionally
Sun, 02 Mar 2008 19:38:50 +0000 diego Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
Sat, 01 Mar 2008 20:09:22 +0000 reimar Fix comment, qclp fourcc is Qclp not QCLP
Sat, 01 Mar 2008 12:35:07 +0000 Gabrov synced with r26138
Sat, 01 Mar 2008 10:48:29 +0000 diego Fix illegal identifiers starting with _ and capital letters.
Sat, 01 Mar 2008 10:31:51 +0000 diego Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
Sat, 01 Mar 2008 10:16:43 +0000 diego Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.
Sat, 01 Mar 2008 09:50:06 +0000 diego Remove va_start/vsnprintf workaround for OS/2.
Sat, 01 Mar 2008 09:45:38 +0000 diego Merge two #ifdefs.
Sat, 01 Mar 2008 09:04:00 +0000 diego cosmetics: reindent, detabify
Sat, 01 Mar 2008 08:56:28 +0000 diego Remove duplicate extern declaration.
Fri, 29 Feb 2008 20:06:21 +0000 ben fix bad function prototype
Fri, 29 Feb 2008 20:04:03 +0000 ben Remove now deprecated Savage VIDIX driver sources
Fri, 29 Feb 2008 20:02:37 +0000 ben Use MPlayer consistent define naming convention for newly introduce
Fri, 29 Feb 2008 20:01:28 +0000 ben New S3 VIDIX driver.
Fri, 29 Feb 2008 17:44:54 +0000 eugeni Add missing #include.
Fri, 29 Feb 2008 17:25:57 +0000 eugeni Support switching to/from nosound in demux_lavf.
Fri, 29 Feb 2008 17:25:55 +0000 eugeni Remove unused function.
Fri, 29 Feb 2008 17:25:54 +0000 eugeni Reindent.
Fri, 29 Feb 2008 17:25:52 +0000 eugeni Don't select audio stream in lavf and mkv demuxers.
Fri, 29 Feb 2008 17:25:50 +0000 eugeni Select audio stream in mplayer and mencoder, overriding demuxer decision.
Fri, 29 Feb 2008 17:25:48 +0000 eugeni Set audio->sh correctly when switching audio tracks. The same for video tracks.
Fri, 29 Feb 2008 17:25:47 +0000 eugeni Don't select subtitle track in lavf and mkv demuxers.
Fri, 29 Feb 2008 17:25:44 +0000 eugeni Demuxer-independent subtitle track selection.
Fri, 29 Feb 2008 17:25:43 +0000 eugeni Demuxer-independent functions for selecting tracks based on language.
Fri, 29 Feb 2008 17:25:41 +0000 eugeni Remove stupid checks of free() argument.
Fri, 29 Feb 2008 17:25:39 +0000 eugeni Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle
Fri, 29 Feb 2008 17:25:37 +0000 eugeni Fill sh_audio_t.lang in lavf and mkv demuxers. Use it for printing audio track
Fri, 29 Feb 2008 17:25:33 +0000 eugeni Add language info to sh_sub_t and sh_audio_t.
Thu, 28 Feb 2008 19:41:40 +0000 reimar Attempt to fix -chapter broken for mkv in r25987
Thu, 28 Feb 2008 18:32:17 +0000 diego joystick.c is only ever compiled on Linux, remove pointless #ifdef
Thu, 28 Feb 2008 18:31:35 +0000 diego TARGET_OS2 is never set, use __OS2__ instead.
Thu, 28 Feb 2008 18:19:10 +0000 diego Use _res_comment in joystick check.
Thu, 28 Feb 2008 16:35:47 +0000 diego cache support for OS/2
Wed, 27 Feb 2008 22:29:52 +0000 diego mmap() support for OS/2