log mplayer.c @ 27195:5eb532ff5793

age author description
Mon, 16 Jun 2008 18:42:58 +0000 reimar Try harder to honour CTRL+C etc. during dumpstream
Sun, 15 Jun 2008 13:37:44 +0000 diego Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like
Sun, 15 Jun 2008 12:56:09 +0000 diego Remove pointless HELP_MP_DEFINE_STATIC definition.
Sat, 07 Jun 2008 12:57:23 +0000 ben Rename some functions as they are mplayer related and not
Fri, 06 Jun 2008 13:28:25 +0000 diego Fix the linking of TOOLS/netstream and TOOLS/vivodump.
Tue, 27 May 2008 18:39:57 +0000 ben Add a slave command to stop stream playback.
Sat, 24 May 2008 07:47:11 +0000 reimar Re-add (hackish) support for -chapter (only start chapter, end is not supported) with -dumpstream.
Wed, 21 May 2008 20:46:05 +0000 reimar Avoid crash with video stream switching and -nosound
Tue, 13 May 2008 17:26:41 +0000 ben Delcare a dvdnav-specific input section if the currently played
Mon, 12 May 2008 20:40:42 +0000 eugeni Cosmetics: remove some commented code.
Mon, 12 May 2008 20:40:39 +0000 eugeni Change subtitle selection order by giving "indirect" ways of specifying the
Sat, 10 May 2008 15:03:04 +0000 reimar Request a timer resolution of 1 ms on Windows, the default of
Wed, 23 Apr 2008 20:14:14 +0000 corey use existing MSGTR_FilefmtFourccSizeFpsFtime translatable string macro
Mon, 14 Apr 2008 11:21:29 +0000 albeu Add options to disable some or all config files.
Sun, 13 Apr 2008 19:18:51 +0000 albeu Replace the trivial command line preparser with a more robust version
Wed, 09 Apr 2008 00:36:28 +0000 albeu Remove the need for code using stream to export an mp_input_check_interrupt()
Wed, 02 Apr 2008 01:01:22 +0000 uau Add some const qualifiers to reduce warnings
Tue, 01 Apr 2008 15:24:53 +0000 uau Remove unnecessary includes
Sun, 30 Mar 2008 16:55:46 +0000 eugeni Support 'default' attribute for audio and subtitle tracks.
Fri, 28 Mar 2008 08:30:53 +0000 reimar Handle property commands in idle mode.
Mon, 17 Mar 2008 20:21:16 +0000 reimar Experimental support for -framedrop with -correct-pts.
Fri, 07 Mar 2008 17:16:10 +0000 diego cosmetics: Decrapify the indentation of the last few blocks of main().
Tue, 04 Mar 2008 21:45:36 +0000 diego Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
Mon, 03 Mar 2008 09:53:18 +0000 diego Add ID_SEEKABLE information to -identify output.
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:44 +0000 eugeni Demuxer-independent subtitle track selection.
Thu, 28 Feb 2008 19:41:40 +0000 reimar Attempt to fix -chapter broken for mkv in r25987
Fri, 22 Feb 2008 06:57:51 +0000 diego Fix continuous scrolling on OS/2 due to status line updates unless -quiet
Thu, 21 Feb 2008 16:20:33 +0000 diego OS/2 getch2() support
Thu, 21 Feb 2008 16:15:31 +0000 diego Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
Thu, 14 Feb 2008 14:50:34 +0000 reimar Change force_fps and force_ofps to double
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Mon, 11 Feb 2008 22:03:34 +0000 nicodvb -chapter is now handled uniformly calling demuxer_seek_chapter() instead
Sun, 03 Feb 2008 12:17:10 +0000 reimar Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary
Fri, 01 Feb 2008 20:11:14 +0000 reimar ao_functions_t should be const, part 1
Tue, 29 Jan 2008 15:11:38 +0000 reimar Use defines to give names to the different seek flags.
Sun, 27 Jan 2008 15:15:55 +0000 reimar Make sure sub_font is freed.
Sat, 26 Jan 2008 23:47:25 +0000 reimar Support vobsub palette in extradata, as exported by libavformat
Sat, 26 Jan 2008 16:18:58 +0000 ben Check for stream change in dvdnav.
Sat, 26 Jan 2008 11:51:34 +0000 ben Add support for dvdnav still frames playback.
Sun, 20 Jan 2008 15:39:13 +0000 ulion Fix auto-sub code to support filenames with any extension length.
Sat, 19 Jan 2008 11:33:36 +0000 reimar audio_out / video_out structs should be treated as const
Sat, 12 Jan 2008 01:12:39 +0000 eugeni Instead of keeping attachments in mkv demuxer, use demuxer_add_attachment().
Thu, 10 Jan 2008 23:32:50 +0000 ben allow profile loading per audio/video output
Thu, 10 Jan 2008 18:46:08 +0000 ben factorizes variable check
Thu, 10 Jan 2008 18:45:08 +0000 ben add support for per protocol and per extension playback profile loading
Tue, 08 Jan 2008 22:18:48 +0000 reimar Use getppid instead of getpid and move a snprintf to where it is actually needed.
Tue, 08 Jan 2008 22:18:35 +0000 reimar Simplify a needlessly complex use of snprintf
Tue, 08 Jan 2008 21:40:44 +0000 reimar Do not use exit_player in the signal handler, this code just can not
Tue, 08 Jan 2008 12:46:20 +0000 eugeni Clear fonts when the file is closed.
Mon, 07 Jan 2008 12:30:15 +0000 reimar Add heartbeat-cmd option
Sun, 06 Jan 2008 22:03:59 +0000 reimar Make some functions in mplayer.c static
Sat, 22 Dec 2007 11:25:59 +0000 reimar Remove useless #ifdefs
Sat, 22 Dec 2007 06:14:38 +0000 ulion OSD menu support mouse selection.
Wed, 19 Dec 2007 16:17:26 +0000 ulion Ignore mouse pos command when pausing.
Wed, 19 Dec 2007 08:42:18 +0000 ulion Make libmenu init and uninit in proper place.
Tue, 18 Dec 2007 03:33:36 +0000 ulion Do not operate on vobsub when no video (Bug #312).
Sun, 16 Dec 2007 23:50:05 +0000 diego Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.
Sat, 15 Dec 2007 13:05:06 +0000 nicodvb dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)