log

age author description
Thu, 01 Jul 2010 20:57:40 +0000 reimar Use AV_RL32 also in x86, it is well enough optimized nowadays.
Thu, 01 Jul 2010 20:52:17 +0000 reimar Fix function prototypes to match the required type.
Thu, 01 Jul 2010 20:49:35 +0000 reimar Avoid void *-arithmentic warnings.
Thu, 01 Jul 2010 20:43:20 +0000 reimar Fix ffmpeg logging: mp_msg_test must be called after the proper target
Thu, 01 Jul 2010 20:41:42 +0000 reimar Add some const, the ad_functions structs are in rodata.
Thu, 01 Jul 2010 20:04:38 +0000 reimar Always request expose events, we have to handle them, the application
Thu, 01 Jul 2010 20:00:19 +0000 reimar Fix resizing with -wid after previous commit.
Thu, 01 Jul 2010 19:59:42 +0000 attila * fix compilation using external libfaad
Thu, 01 Jul 2010 19:52:18 +0000 reimar Some indentation fixes.
Thu, 01 Jul 2010 19:48:00 +0000 reimar Do not try to grab input from -wid windows, it will most likely break
Thu, 01 Jul 2010 19:43:38 +0000 reimar Fix -geometry with -wid behaviour (y position was flipped).
Thu, 01 Jul 2010 17:47:25 +0000 reimar skinName is already declared in interface.h, so remove
Thu, 01 Jul 2010 17:46:32 +0000 reimar Fix win32 gui compilation.
Thu, 01 Jul 2010 17:28:15 +0000 reimar Avoid some deprecated functions.
Thu, 01 Jul 2010 16:51:46 +0000 attila config.log belongs into mplayer's root directory, not into the tmp directory
Thu, 01 Jul 2010 16:48:03 +0000 reimar Add disabling input to hints.
Thu, 01 Jul 2010 10:22:19 +0000 diego Fix variable name for tmpdir selection iterator.
Thu, 01 Jul 2010 10:14:30 +0000 diego Add convenience function to check for the availability of system functions.
Thu, 01 Jul 2010 09:00:54 +0000 diego Place temporary files in a subdirectory of their own.
Wed, 30 Jun 2010 10:09:19 +0000 diego Move dvd_speed extern variable declaration from stream_dvd_common.h to stream.h.
Wed, 30 Jun 2010 09:55:14 +0000 diego MP3 decoding through libmpg123
Wed, 30 Jun 2010 09:27:03 +0000 astrange configure: Fix detection of SDL backend for vo_gl on OS X
Tue, 29 Jun 2010 16:30:28 +0000 reimar Add config.h include needed for other included files
Tue, 29 Jun 2010 14:48:54 +0000 reimar Avoid a crash if stream->url is not set, but print a warning since this
Tue, 29 Jun 2010 12:13:57 +0000 diego Replace HAVE_BIGENDIAN #ifdef around swap_palette() by av_unused attribute.
Tue, 29 Jun 2010 08:33:39 +0000 cehoyos Update ffvp8 comment.
Mon, 28 Jun 2010 16:54:27 +0000 diego Place swap_palette declaration under the same #ifdef as its usage; fixes:
Mon, 28 Jun 2010 16:45:47 +0000 diego Remove help target that prints available targets.
Mon, 28 Jun 2010 16:31:11 +0000 diego Remove some commented-out cruft.
Mon, 28 Jun 2010 09:39:49 +0000 diego Clean up #include handling in mplayer.c and mencoder.c.
Mon, 28 Jun 2010 09:35:18 +0000 diego cosmetics: Move volstep global var to the top where all other global vars live.
Mon, 28 Jun 2010 09:25:56 +0000 diego Remove unnecessary HELP_MP_DEFINE_STATIC #define and corresponding #ifdefs.
Mon, 28 Jun 2010 08:43:05 +0000 siretart Revert the previous two commits to configure and clarify the res_comment.
Mon, 28 Jun 2010 08:26:14 +0000 diego Factorize MPlayer/MEncoder version string handling.
Sun, 27 Jun 2010 20:47:26 +0000 cehoyos ffvp8 decodes all reference vectors fine.
Sun, 27 Jun 2010 20:46:42 +0000 cehoyos fflibvpx is significantly faster than ffvp8 for nearly all users.
Sun, 27 Jun 2010 19:56:49 +0000 siretart reindent after last commit
Sun, 27 Jun 2010 19:55:17 +0000 siretart libvpx does not require static libavcodec
Sun, 27 Jun 2010 19:20:38 +0000 reimar Fix indentation.
Sun, 27 Jun 2010 19:19:50 +0000 reimar Simplify clang version extraction.
Sun, 27 Jun 2010 19:10:29 +0000 reimar clang also does not support -march=native.
Sun, 27 Jun 2010 19:07:51 +0000 reimar Experimental support for clang compiler.
Sun, 27 Jun 2010 19:02:10 +0000 reimar Include internal.h last to avoid a conflict between its dprintf()
Sun, 27 Jun 2010 16:28:45 +0000 reimar 100l, actually enable libvpx encoder if libvpx is detected.
Sun, 27 Jun 2010 15:04:13 +0000 reimar Use MSG_NOSIGNAL flag if available for send().
Sun, 27 Jun 2010 15:01:24 +0000 reimar Remove (or for now actually only disable) support for external libfaad.
Sun, 27 Jun 2010 14:58:50 +0000 reimar Update VP8 support information.
Sun, 27 Jun 2010 14:55:58 +0000 reimar Fix arpa/inet.h configure check.
Sun, 27 Jun 2010 14:49:35 +0000 reimar Add missing include for usec_sleep.
Sun, 27 Jun 2010 14:47:50 +0000 reimar Fix missing iopl declaration on x86_64 systems.
Sat, 26 Jun 2010 18:06:20 +0000 reimar Allow the FFmpeg VP8 decoder to work by disabling dr for it (thus we do not
Fri, 25 Jun 2010 16:56:40 +0000 reimar Ensure that e.g. -af-pre will not cause the filter list to be
Fri, 25 Jun 2010 16:53:27 +0000 reimar ladspa: ensure that activate is called on each filter instance, even
Fri, 25 Jun 2010 13:30:34 +0000 jrash Synced with help_mp-en.h rev. 31512
Fri, 25 Jun 2010 13:27:37 +0000 jrash sync with en/mplayer.1 rev. 31552
Thu, 24 Jun 2010 17:19:49 +0000 diego Clean up sub-related extern declarations.
Thu, 24 Jun 2010 16:50:47 +0000 diego Add libvo/sub.h #include instead of declaring sub_visibility extern.
Thu, 24 Jun 2010 16:38:13 +0000 diego Add #include for libvo/sub.h instead of duplicating sub_pos extern declaration.
Thu, 24 Jun 2010 14:06:51 +0000 attila make clear that -frames 0 surpresses all _video_ output and not the
Thu, 24 Jun 2010 10:19:49 +0000 diego Add prototypes for exported FilterGraph_ functions.
Thu, 24 Jun 2010 09:38:02 +0000 diego Remove redundant mp_msg_levels[] extern declaration.
Thu, 24 Jun 2010 09:23:49 +0000 diego Move rtsp_port extern declaration to demuxer.h.
Thu, 24 Jun 2010 08:15:46 +0000 diego Fix catch() callback function declaration in two compile tests.
Thu, 24 Jun 2010 08:14:32 +0000 diego whitespace cosmetics
Thu, 24 Jun 2010 08:12:49 +0000 diego Remove unnecessary #includes from libnut test.
Thu, 24 Jun 2010 08:03:41 +0000 diego Replace manual header checks by header_check function.
Wed, 23 Jun 2010 23:56:10 +0000 diego Improve extrastereo audio filter description.
Wed, 23 Jun 2010 18:44:06 +0000 cehoyos Improve LATM recognition.
Wed, 23 Jun 2010 17:34:19 +0000 reimar Add FFmpeg VP8 decoder, even though it is not working since MPlayer requires
Wed, 23 Jun 2010 16:57:04 +0000 reimar Change libvpx configure check to match FFmpeg's and also enable the encoder.
Wed, 23 Jun 2010 16:44:21 +0000 reimar Replace ever-growing-to-uglyness IS_* macros to by functions
Wed, 23 Jun 2010 16:39:16 +0000 diego Move rtsp_destination extern declaration to stream.h.
Wed, 23 Jun 2010 13:36:02 +0000 diego Get rid of xsltproc wrapper redirection; run commands directly from make.
Wed, 23 Jun 2010 13:24:53 +0000 diego Move xsltproc target file hack to the Makefile.
Wed, 23 Jun 2010 12:38:40 +0000 diego Drop support for the Saxon XSLT processor.
Wed, 23 Jun 2010 12:24:48 +0000 diego Drop configure support for Jade/OpenJade XSLT processors.
Wed, 23 Jun 2010 12:07:29 +0000 diego Get rid of xmllint wrapper redirection; run commands directly from make.
Wed, 23 Jun 2010 11:37:26 +0000 diego Fix iopl() function declaration, fixes the warning:
Wed, 23 Jun 2010 11:36:40 +0000 diego Remove pointless __linux__ preprocessor checks.
Wed, 23 Jun 2010 10:59:26 +0000 diego Remove duplicated MKTAG macro definition, #include libavutil/common.h instead.
Wed, 23 Jun 2010 10:50:55 +0000 diego Change timer_name type from char* to char[]; patch taken from Uoti's tree.
Wed, 23 Jun 2010 10:47:48 +0000 diego Add CONFIG_SHARED to config.h for FFmpeg.
Tue, 22 Jun 2010 13:15:34 +0000 diego Move the .SUFFIXES rule to the bottom of the Makefile and explain it.
Tue, 22 Jun 2010 07:41:12 +0000 diego Remove disabled and unused timer-linux test main routine.
Tue, 22 Jun 2010 07:02:18 +0000 diego Remove some unnecessary #includes from configure tests.
Mon, 21 Jun 2010 20:44:12 +0000 reynaldo Improves EDL to avoid jumping into a skipped out scene. It also
Mon, 21 Jun 2010 17:36:25 +0000 diego typo fixes; mention lowering of hardware MPEG decoder priority
Mon, 21 Jun 2010 17:10:07 +0000 diego Move video decoder option array extern declarations to vd.h.
Mon, 21 Jun 2010 17:09:14 +0000 diego Add header file for video encoder extern variable declarations.
Mon, 21 Jun 2010 16:58:42 +0000 reimar Place AUDIO_AAC_LATM definition next to AUDIO_AAC.
Mon, 21 Jun 2010 16:41:30 +0000 reimar Make demux_ts detect LATM AAC as a separate type.
Mon, 21 Jun 2010 14:46:09 +0000 diego Surround conditionally used orig_lines variable declaration by #ifdefs.
Mon, 21 Jun 2010 14:43:08 +0000 diego Move lavfopts_conf/mpegopts_conf/nuvopts_conf extern declarations to muxer.h.
Mon, 21 Jun 2010 14:40:28 +0000 diego Move dvbin_opts_conf extern variable declaration to stream.h.
Mon, 21 Jun 2010 14:39:24 +0000 diego Use angular brackets for system #includes.
Mon, 21 Jun 2010 12:55:43 +0000 diego Fix type of dvbin_opts_conf extern declaration.
Mon, 21 Jun 2010 11:03:03 +0000 diego Move cddb_data_t and cd_toc_t structs to the only place they are used.
Mon, 21 Jun 2010 10:58:02 +0000 diego Shut up strict prototype warnings from the gui subdirectory.
Mon, 21 Jun 2010 10:51:31 +0000 diego Adjust printf length modifier, fixes the warning:
Mon, 21 Jun 2010 10:40:30 +0000 diego cosmetics: Reorder functions to avoid forward declarations.
Mon, 21 Jun 2010 10:33:00 +0000 diego Remove unused static function cddb_freedb_sites_parse().
Mon, 21 Jun 2010 10:30:54 +0000 diego Move declarations for functions defined in stream_cddb.c to cdd.h.
Mon, 21 Jun 2010 10:26:45 +0000 diego Remove unused static function cddb_get_freedb_sites(), fixes the warning:
Mon, 21 Jun 2010 10:20:17 +0000 diego Reorder #includes and drop an unnecessary set of #ifdefs.
Mon, 21 Jun 2010 10:19:01 +0000 diego Move cdda_priv structure to the only place it is used.
Mon, 21 Jun 2010 09:55:59 +0000 diego Move demuxer-specific option array declarations to demuxer.h.
Mon, 21 Jun 2010 09:51:26 +0000 diego Move faac/lame/toolame/twolame option array declarations to appropriate headers.
Mon, 21 Jun 2010 09:42:28 +0000 diego Move mpae_twolame_ctx structure to ae_twolame.c.
Mon, 21 Jun 2010 09:42:01 +0000 diego Move mpae_toolame_ctx structure to ae_toolame.c.
Mon, 21 Jun 2010 08:58:49 +0000 diego Remove redundant dvd_device extern variable declaration.
Mon, 21 Jun 2010 08:58:09 +0000 diego Move dvd_device extern declaration from stream_dvd_common.h to stream.h.
Mon, 21 Jun 2010 08:38:23 +0000 diego Remove redundant cdrom_device extern variable declarations.
Sun, 20 Jun 2010 19:29:18 +0000 attila Prefere the use of inet_ntop over inet_ntoa, as the former is ipv6 safe.
Sun, 20 Jun 2010 19:26:57 +0000 cehoyos Fix compilation after r31490.
Sun, 20 Jun 2010 18:19:47 +0000 diego Move noconfig_opts extern variable declaration to mpcommon.h.
Sun, 20 Jun 2010 17:58:37 +0000 diego Move network_prefer_ipv4/reuse_socket extern declarations to tcp.h/udp.h.
Sun, 20 Jun 2010 17:54:46 +0000 diego Mark data parameter of my_write function as const.
Sun, 20 Jun 2010 16:01:17 +0000 diego Remove duplicate network_bandwidth extern declarations.
Sun, 20 Jun 2010 15:53:45 +0000 diego Add declarations for open.c externally used variables to stream.h.
Sun, 20 Jun 2010 15:43:45 +0000 diego Move af_cfg extern variable declaration to dec_audio.h.